Bug 31088

Summary: support standalone gdk-pixbuf
Product: libopenraw Reporter: Christian Krause <chkr>
Component: GeneralAssignee: Hubert Figuiere <hub>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Christian Krause 2010-10-24 14:41:36 UTC
in gtk2 >= 2.22.0 gdk-pixbuf was split of into a separate package using different patch names for the pixbuf loaders:
/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders
instead of
/usr/lib/gtk-2.0/2.10.0/loaders/

It looks like that the only place which needs a change is configure.in. An example how it can be fixed in a general way so that gtk2 < 2.22.0 is supported as well can be found in the configure.in of librsvg2:

http://git.gnome.org/browse/librsvg/diff/configure.in?h=gnome-2-32&id=4098d4e287ec5aaa989b025292511abf860164c9

(the patch is rather large, but only some pixbuf-related parts of configure.in are needed)
Comment 1 Hubert Figuiere 2010-10-24 17:23:22 UTC
This is bug 29208, isn't it? (bug 30013)

*** This bug has been marked as a duplicate of bug 29208 ***
Comment 2 Christian Krause 2010-10-25 13:39:41 UTC
(In reply to comment #1)
> This is bug 29208, isn't it? (bug 30013)
> 
> *** This bug has been marked as a duplicate of bug 29208 ***

Yes, it is. Sorry that I've missed the other report.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.