After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 788075 - Add the D binding to the list of gstreamer bindings.
Add the D binding to the list of gstreamer bindings.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: www
unspecified
Other other
: Normal minor
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-09-23 11:28 UTC by Mike Wey
Modified: 2017-09-23 11:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add the D binding to the list of gstreamer bindings. (1.24 KB, patch)
2017-09-23 11:28 UTC, Mike Wey
committed Details | Review

Description Mike Wey 2017-09-23 11:28:52 UTC
Created attachment 360301 [details] [review]
Add the D binding to the list of gstreamer bindings.

As the title states, add the gstreamer binding for the D programming language to the list of bindings.

I didn't see any particular order to the list, so in the patch it sits between Rust and .Net.
Comment 1 Sebastian Dröge (slomo) 2017-09-23 11:49:44 UTC
Yeah the list should be ordered alphabetically I guess, and some of the bindings might also be unmaintained nowadays.

Thanks for the patch!
Comment 2 Sebastian Dröge (slomo) 2017-09-23 11:50:42 UTC
commit 4bd99262d78a4a7fc355b21ba4eed5ba578d1255 (HEAD -> master)
Author: Mike Wey <mike@mikewey.eu>
Date:   Mon Sep 11 22:36:56 2017 +0200

    bindings: Add the binding for D to the list
    
    https://bugzilla.gnome.org/show_bug.cgi?id=788075