gdk-pixbuf: remove no-longer-applying patch
authorM. Dietrich <mdt@emdete.de>
Thu, 29 Jan 2009 12:10:07 +0000 (13:10 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 29 Jan 2009 12:10:07 +0000 (13:10 +0100)
packages/gtk+/gdk-pixbuf_2.10.14.bb

index 7d3e7dc..0aa53b8 100644 (file)
@@ -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 \