GNOME Bugzilla – Bug 657436
Doesn't add pygst include dir to CFLAGS
Last modified: 2011-10-12 11:53:04 UTC
See attached patch, needs bug #657435 resolved first
Created attachment 194830 [details] [review] python: Add $(PYGST_CFLAGS) to CFLAGS to fix the build https://bugzilla.gnome.org/show_bug.cgi?id=657435
commit 01cd77e423979e4f9d72ab9f7b5a49e5b37b6434 Author: Tim-Philipp Müller <tim.muller@collabora.co.uk> Date: Wed Oct 12 12:37:54 2011 +0100 bindings: fix up pygst includes for new install directory Changes from pygst/pygst.h to gst/pygst.h to match the source code layout, which makes things easier in an uninstalled setup. https://bugzilla.gnome.org/show_bug.cgi?id=657435 https://bugzilla.gnome.org/show_bug.cgi?id=657436 commit f68d370b176a5d424d60169d1ba340f4db0d9908 Author: Tim-Philipp Müller <tim.muller@collabora.co.uk> Date: Wed Oct 12 12:32:16 2011 +0100 configure: require pygst from git for the headers commit fe9cc61252526787cfcb3d3ee4e5f1b54efdaf71 Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Fri Aug 26 15:21:25 2011 +0200 python: Add $(PYGST_CFLAGS) to CFLAGS to fix the build https://bugzilla.gnome.org/show_bug.cgi?id=657436