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 622816 - Make demos -DSEAL safe
Make demos -DSEAL safe
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal blocker
: 0.10.24
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-26 18:16 UTC by Guido Günther
Modified: 2010-06-27 08:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Make demos buildable with GTK+ 3.0 (3.72 KB, patch)
2010-06-26 18:16 UTC, Guido Günther
none Details | Review

Description Guido Günther 2010-06-26 18:16:55 UTC
Created attachment 164691 [details] [review]
Make demos buildable with GTK+ 3.0

Attached patch makes the demos use accessor functions where necessary so they also build with GTK+ 3.0. Please apply.
Comment 1 Sebastian Dröge (slomo) 2010-06-27 05:29:13 UTC
Yes, we should get this into the next pre-release
Comment 2 Sebastian Dröge (slomo) 2010-06-27 08:33:48 UTC
commit b47b3935669e253de6a83704e6c362b0d71c41dc
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Sun Jun 27 10:31:17 2010 +0200

    configure: Require GTK+ >= 2.14 for the examples

commit 496ed42bbd9390572ca58f853062e5aa5695f39a
Author: Guido Günther <agx@sigxcpu.org>
Date:   Sat Jun 26 20:12:25 2010 +0200

    examples: Make demos -DSEAL safe to fix build with GTK+ 3.0