SECTION = "libs"
LICENSE = "LGPL"
PRIORITY = "optional"
-DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native libgcrypt"
+DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc-native \
+ libgcrypt libxdamage libxrender libxcomposite"
inherit autotools pkgconfig
require gtk+.inc
DEPENDS += "cairo"
-PR = "r18"
+PR = "r19"
# disable per default - untested and not all patches included.
DEFAULT_PREFERENCE = "-1"
require gtk+.inc
DEPENDS += "cairo"
-PR = "r1"
+PR = "r2"
# disable per default - untested and not all patches included.
DEFAULT_PREFERENCE = "-1"
require gtk+.inc
-PR = "r14"
+PR = "r15"
SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.6/gtk+-${PV}.tar.bz2 \
file://no-demos.patch;patch=1 \
file://filechooser-default.patch;patch=1 \
file://toggle-font.diff;patch=1;pnum=0 \
file://combo-arrow-size.patch;patch=1;pnum=0 \
- file://range-no-redraw.patch;patch=1;pnum=0 \
+ file://range-no-redraw.patch;patch=1;pnum=0 \
"
EXTRA_OECONF = "--without-libtiff --disable-xkb --disable-glibtest"