← Back to team overview

gwibber-bugs team mailing list archive

[Bug 655752] Re: should build without GTK deprecations

 

** Changed in: gwibber/libgwibber
       Status: Fix Committed => Fix Released

** Changed in: gwibber/libgwibber
    Milestone: libgwibber-0.1.0 => None

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/655752

Title:
  should build without GTK deprecations

Status in Gwibber:
  Fix Committed
Status in Gwibber libgwibber series:
  Fix Released
Status in “libgwibber” package in Ubuntu:
  In Progress

Bug description:
  Ubuntu will start using GTK3 in its default installation next cycle, as a first step to be ready for that your sources should build on GTK 2.22 with GTK deprecations disabled which is not the case for libgwibber.

You can set CFLAGS='-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGSEAL_ENABLE -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES' to testbuild it.

You can also find documentation on how to port code on http://library.gnome.org/devel/gtk/2.91/gtk-migrating-2-to-3.html