[oe-commits] M. Dietrich : gdk-pixbuf: remove no-longer-applying patch

GIT User account git at amethyst.openembedded.net
Thu Jan 29 12:12:00 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5a5ef46cc609b77bf34c735558d5f1fcbe36530d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5a5ef46cc609b77bf34c735558d5f1fcbe36530d

Author: M. Dietrich <mdt at emdete.de>
Date:   Thu Jan 29 13:10:07 2009 +0100

gdk-pixbuf: remove no-longer-applying patch

---

 packages/gtk+/gdk-pixbuf_2.10.14.bb |   32 ++++++--------------------------
 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 7d3e7dc..0aa53b8 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 \





More information about the Openembedded-commits mailing list