From a4a82d661c5c2e866a38c339cd7a82ebed394831 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 3 Sep 2007 09:35:01 +0000 Subject: Remove patches which are not used, or should not be used git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2672 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/gtk+/gtk+_2.10.14.bb | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'meta/packages/gtk+/gtk+_2.10.14.bb') diff --git a/meta/packages/gtk+/gtk+_2.10.14.bb b/meta/packages/gtk+/gtk+_2.10.14.bb index 8790765c3..940ea16ef 100644 --- a/meta/packages/gtk+/gtk+_2.10.14.bb +++ b/meta/packages/gtk+/gtk+_2.10.14.bb @@ -1,20 +1,16 @@ require gtk+.inc DEPENDS += "cairo" -PR = "r14" +PR = "r15" # disable per default - untested and not all patches included. DEFAULT_PREFERENCE = "-1" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \ - file://no-xwc.patch;patch=1 \ - file://automake-lossage.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://small-gtkfilesel.patch;patch=1 \ - file://migration.patch;patch=1;pnum=0 \ file://run-iconcache.patch;patch=1 \ file://disable-print.patch;patch=1 \ file://hardcoded_libtool.patch;patch=1 \ @@ -25,16 +21,12 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \ 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://scroll-timings.patch;patch=1 \ -# file://pangoxft2.10.6.diff;patch=1" -# file://gtk+-handhelds.patch;patch=1 -# file://single-click.patch;patch=1 -# file://spinbutton.patch;patch=1 \ file://filesystem-volumes.patch;patch=1\ file://filechooser-utils.patch;patch=1\ file://filechooser.patch;patch=1\ file://filechooser-default.patch;patch=1\ file://filechooser-respect-style.patch;patch=1" +#file://pangoxft2.10.6.diff;patch=1" EXTRA_OECONF = "--without-libtiff --disable-xkb --disable-glibtest --enable-display-migration" -- cgit v1.2.3