[Webkit-unassigned] [Bug 77980] New: [GTK] Include gdk-pixbuf in the jhbuild modules

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 06:11:47 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77980

           Summary: [GTK] Include gdk-pixbuf in the jhbuild modules
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: msanchez at igalia.com
                CC: xan.lopez at gmail.com, mrobinson at webkit.org,
                    pnormand at igalia.com


We need to add gdk-pixbuf to the jhbuild modules to avoid breaking things if building with a too recent version of gdk-pixbuf, which would fail to find symbols provided by the new GIO's GResource, not present until glib 2.31.16 (we include 2.31.2 in WKGTK's jhbuild modules).

We could raise glib up to 2.31.16, but this would cause even more trouble when trying to build libsoup (it will fail to link due to not finding g_module_open() while generating the introspection information) and so it seems more sensible to add gdk-pixbuf, instead.

I'm thinking of gdk-pixbuf 2.35.5 since that's what we have installed in the bots now.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list