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 594993 - [introspection] pkg-config file madness
[introspection] pkg-config file madness
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.25
Other Linux
: Normal blocker
: 0.10.25
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-12 12:02 UTC by Sebastian Dröge (slomo)
Modified: 2009-09-13 09:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-introspection-Build-pkgconfig-before-all-libraries-a.patch (10.82 KB, patch)
2009-09-12 12:03 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2009-09-12 12:02:42 UTC
Hi,
attached patch is the same as in bug #594990 but for -base.
Comment 1 Sebastian Dröge (slomo) 2009-09-12 12:03:14 UTC
Created attachment 143056 [details] [review]
0001-introspection-Build-pkgconfig-before-all-libraries-a.patch
Comment 2 Sebastian Dröge (slomo) 2009-09-13 09:20:20 UTC
commit df9b8b57b37f0ad69d136d8d0cb7af7b2069e448
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Sat Sep 12 14:01:20 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 files.