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 594990 - [introspection] pkg-config file madness and another bug
[introspection] pkg-config file madness and another bug
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.25
Other Linux
: Normal blocker
: 0.10.25
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-12 11:54 UTC by Sebastian Dröge (slomo)
Modified: 2009-09-13 09:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-introspection-Don-t-typedef-GstTagList-to-GstStructu.patch (1.33 KB, patch)
2009-09-12 11:55 UTC, Sebastian Dröge (slomo)
committed Details | Review
0002-introspection-Build-pkgconfig-before-all-libraries-a.patch (4.80 KB, patch)
2009-09-12 11:55 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2009-09-12 11:54:16 UTC
Hi,
attached patches fix some bugs with the introspection files. Should be self explanatory ;)
Comment 1 Sebastian Dröge (slomo) 2009-09-12 11:55:01 UTC
Created attachment 143053 [details] [review]
0001-introspection-Don-t-typedef-GstTagList-to-GstStructu.patch
Comment 2 Sebastian Dröge (slomo) 2009-09-12 11:55:39 UTC
Created attachment 143054 [details] [review]
0002-introspection-Build-pkgconfig-before-all-libraries-a.patch

I should probably add, that without this patch it's impossible to build the introspection files for the libraries if no gstreamer is installed yet.
Comment 3 Sebastian Dröge (slomo) 2009-09-13 09:18:42 UTC
commit 3c1f41ee7d51264fae86af49925c880dc319ed42
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Sat Sep 12 13:52:00 2009 +0200

    introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH
    
    This way g-ir-scanner can find the gstreamer-0.10 pkg-config file.

commit 1c253a01a45e5736c40217c44ba30cf5490e4e53
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Sat Sep 12 13:51:29 2009 +0200

    introspection: Don't typedef GstTagList to GstStructure for gobject-introspe