summaryrefslogtreecommitdiffstats
path: root/meta/packages/gtk+/gtk+_2.11.6.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-09-03 09:17:51 +0000
committerRoss Burton <ross@openedhand.com>2007-09-03 09:17:51 +0000
commitd392c1c19cc5f865d412c8deec2c61826d48a6e4 (patch)
tree78777259032f9b20f9d1c41ce9d334d7e3b9a0a0 /meta/packages/gtk+/gtk+_2.11.6.bb
parentd4cb583671f85e6a4c790d103c839106453658fb (diff)
downloadpoky-d392c1c19cc5f865d412c8deec2c61826d48a6e4.tar.gz
Remove more unused or useless patches, and update the range patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2671 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gtk+/gtk+_2.11.6.bb')
-rw-r--r--meta/packages/gtk+/gtk+_2.11.6.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/packages/gtk+/gtk+_2.11.6.bb b/meta/packages/gtk+/gtk+_2.11.6.bb
index 8cdfa8bcb1..6b1ceef63d 100644
--- a/meta/packages/gtk+/gtk+_2.11.6.bb
+++ b/meta/packages/gtk+/gtk+_2.11.6.bb
@@ -1,17 +1,14 @@
1require gtk+.inc 1require gtk+.inc
2 2
3DEPENDS += "cairo" 3DEPENDS += "cairo"
4PR = "r1"
4 5
5# disable per default - untested and not all patches included. 6# disable per default - untested and not all patches included.
6DEFAULT_PREFERENCE = "-1" 7DEFAULT_PREFERENCE = "-1"
7 8
8SRC_URI = "http://download.gnome.org/sources/gtk+/2.11/gtk+-${PV}.tar.bz2 \ 9SRC_URI = "http://download.gnome.org/sources/gtk+/2.11/gtk+-${PV}.tar.bz2 \
9 file://no-xwc.patch;patch=1 \
10 file://automake-lossage.patch;patch=1 \
11 file://disable-tooltips.patch;patch=1 \
12 file://xsettings.patch;patch=1 \ 10 file://xsettings.patch;patch=1 \
13 file://small-gtkfilesel.patch;patch=1 \ 11 file://small-gtkfilesel.patch;patch=1 \
14 file://migration.patch;patch=1;pnum=0 \
15 file://run-iconcache.patch;patch=1 \ 12 file://run-iconcache.patch;patch=1 \
16 file://disable-print.patch;patch=1 \ 13 file://disable-print.patch;patch=1 \
17 file://hardcoded_libtool.patch;patch=1 \ 14 file://hardcoded_libtool.patch;patch=1 \