summaryrefslogtreecommitdiff
path: root/meta/packages/gtk+/gtk+_2.10.14.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-09-03 09:35:01 +0000
committerRoss Burton <ross@openedhand.com>2007-09-03 09:35:01 +0000
commita4a82d661c5c2e866a38c339cd7a82ebed394831 (patch)
tree55025a42b1b04d599eb97d957fbe555865d88750 /meta/packages/gtk+/gtk+_2.10.14.bb
parentd392c1c19cc5f865d412c8deec2c61826d48a6e4 (diff)
downloadopenembedded-core-a4a82d661c5c2e866a38c339cd7a82ebed394831.tar.gz
openembedded-core-a4a82d661c5c2e866a38c339cd7a82ebed394831.tar.bz2
openembedded-core-a4a82d661c5c2e866a38c339cd7a82ebed394831.tar.xz
openembedded-core-a4a82d661c5c2e866a38c339cd7a82ebed394831.zip
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
Diffstat (limited to 'meta/packages/gtk+/gtk+_2.10.14.bb')
-rw-r--r--meta/packages/gtk+/gtk+_2.10.14.bb12
1 files changed, 2 insertions, 10 deletions
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"