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 758363 - Remove all mentions to the gst-plugins-gl module which is now part of gst-plugins-bad
Remove all mentions to the gst-plugins-gl module which is now part of gst-plu...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: www
1.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-19 18:39 UTC by Bence Varga
Modified: 2016-02-28 21:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bence Varga 2015-11-19 18:39:56 UTC
This website links to an empty repository:
http://gstreamer.freedesktop.org/modules/gst-plugins-gl.html

Downloading the tar.gz (form 2012) will require gstreamer-0.10 >= 0.10.35.

Background: I'm trying to compile the latest plugins-bad (1.7 git) which will error during make (not configure!) with some missing GL symbols, and Internet gossip said I need gst-plugins-gl.

Also I could not find any info with Google about gst-plugins-gl being deprecated for something else.
Comment 1 Tim-Philipp Müller 2015-11-19 18:48:19 UTC
gst-plugins-gl has been merged into gst-plugins-bad, as the last commit message in the code repository says:

http://cgit.freedesktop.org/gstreamer/attic/gst-plugins-gl/log/

The link on the website should be removed, I'll do that.

Any Internet gossip that mentions gst-plugins-gl should probably be ignored, it's either misinformed or relates to an ancient and now-unmaintained and unsupported version of GStreamer (0.10) :)


Perhaps you could mention what kind of errors you are getting? (ideally attach a full build log)
Comment 2 Bence Varga 2015-11-19 19:33:32 UTC
Thanks for the quick answer. I made the ticet mainly for the web-confusion. I will retry the compilation ina clean vm and open a new one if it still holds.
Comment 3 Tim-Philipp Müller 2016-02-28 21:05:09 UTC
Looks I've done this but forgot to close the bug.