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 622792 - standalone gdk-pixbuf .pc file needs binary version variable
standalone gdk-pixbuf .pc file needs binary version variable
Status: RESOLVED FIXED
Product: gdk-pixbuf
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 622790
 
 
Reported: 2010-06-26 11:34 UTC by Christian Persch
Modified: 2010-07-10 04:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add binary version and module loader dir variables to .pc file (1.57 KB, patch)
2010-06-26 11:37 UTC, Christian Persch
none Details | Review
Add binary version and module loader dir variables to .pc file (1.78 KB, patch)
2010-06-26 12:56 UTC, Christian Persch
none Details | Review
Add binary version and module loader dir variables to .pc file (1.78 KB, patch)
2010-06-26 13:03 UTC, Christian Persch
reviewed Details | Review

Description Christian Persch 2010-06-26 11:34:51 UTC
.. so one knows where to install the modules. I also added a variable that points directly to the loader dir.
Comment 1 Christian Persch 2010-06-26 11:37:52 UTC
Created attachment 164670 [details] [review]
Add binary version and module loader dir variables to .pc file

Bug #622792.
Comment 2 Christian Persch 2010-06-26 12:52:14 UTC
Would also be good to have a variable containing the dir, and one for the filename, of the loaders.cache file. Seems that's $(libdir)/gdk-pixbuf-2.0/$(GDK_PIXBUF_BINARY_VERSION)/ now.
Comment 3 Christian Persch 2010-06-26 12:56:37 UTC
Created attachment 164673 [details] [review]
Add binary version and module loader dir variables to .pc file

Bug #622792.
Comment 4 Christian Persch 2010-06-26 13:03:16 UTC
Created attachment 164674 [details] [review]
Add binary version and module loader dir variables to .pc file

Bug #622792.
Comment 5 Emmanuele Bassi (:ebassi) 2010-06-26 14:08:37 UTC
Review of attachment 164674 [details] [review]:

looks good to me
Comment 6 Matthias Clasen 2010-06-26 18:39:28 UTC
Yeah, please commit.
Comment 7 Christian Persch 2010-06-26 18:42:30 UTC
Pushed to master.