aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/gtk+/gdk-pixbuf_2.10.14.bb32
1 files changed, 6 insertions, 26 deletions
diff --git a/packages/gtk+/gdk-pixbuf_2.10.14.bb b/packages/gtk+/gdk-pixbuf_2.10.14.bb
index 7d3e7dc92a..0aa53b856a 100644
--- a/packages/gtk+/gdk-pixbuf_2.10.14.bb
+++ b/packages/gtk+/gdk-pixbuf_2.10.14.bb
@@ -5,35 +5,15 @@ SECTION = "libs"
LICENSE = "LGPL"
PRIORITY = "optional"
DEPENDS = "libpng gettext glib-2.0"
-PR = "r1"
+PR = "r2"
S = "${WORKDIR}/gtk+-${PV}"
FILESPATH = "${FILE_DIRNAME}/gdk-pixbuf-csource:${FILE_DIRNAME}/gtk+-${PV}:${FILE_DIRNAME}/files"
-SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \
- file://automake-lossage.patch;patch=1 \
- file://reduce-dependencies.patch;patch=1"
-
-# file://no-xwc.patch;patch=1 \
-# file://disable-tooltips.patch;patch=1 \
-# file://gtklabel-resize-patch;patch=1 \
-# file://menu-deactivate.patch;patch=1 \
-# file://xsettings.patch;patch=1 \
-# file://scroll-timings.patch;patch=1 \
-# file://small-gtkfilesel.patch;patch=1 \
-# file://migration.patch;patch=1;pnum=0 \
-# file://run-iconcache.patch;patch=1 \
-# file://hardcoded_libtool.patch;patch=1 \
-# file://no-demos.patch;patch=1 \
-# file://single-click.patch;patch=1 \
-# file://spinbutton.patch;patch=1 \
-# file://gtk+-handhelds.patch;patch=1 \
-# file://filesel-fix-segfault.patch;patch=1 \
-# file://combo-arrow-size.patch;patch=1;pnum=0 \
-# file://range-no-redraw.patch;patch=1;pnum=0 \
-# file://scrolled-placement.patch;patch=1;pnum=0 \
-# file://treeview-checkbox-size.patch;patch=1;pnum=0 \
-# file://cell-renderer-edit-focus.patch;patch=1;pnum=0 \
+SRC_URI = "\
+ ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \
+ file://automake-lossage.patch;patch=1 \
+"
inherit autotools pkgconfig
@@ -44,7 +24,7 @@ FILES_${PN} = "${bindir}/gdk-pixbuf-query-loaders \
${libdir}/lib*.so.*"
FILES_${PN}-dev += " \
- ${datadir}/gtk-2.0/include \
+ ${datadir}/gtk-2.0/include \
${libdir}/gtk-2.0/include \
${libdir}/gtk-2.0/${LIBV}/loaders/*.la \
${bindir}/gdk-pixbuf-csource \