summaryrefslogtreecommitdiffstats
path: root/meta/packages/gtk+/gtk+_2.10.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gtk+/gtk+_2.10.12.bb')
-rw-r--r--meta/packages/gtk+/gtk+_2.10.12.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/meta/packages/gtk+/gtk+_2.10.12.bb b/meta/packages/gtk+/gtk+_2.10.12.bb
index 5bb3a84294..4c0e63fcf1 100644
--- a/meta/packages/gtk+/gtk+_2.10.12.bb
+++ b/meta/packages/gtk+/gtk+_2.10.12.bb
@@ -1,7 +1,7 @@
1require gtk+.inc 1require gtk+.inc
2 2
3DEPENDS += "cairo" 3DEPENDS += "cairo"
4PR = "r7" 4PR = "r9"
5 5
6# disable per default - untested and not all patches included. 6# disable per default - untested and not all patches included.
7DEFAULT_PREFERENCE = "-1" 7DEFAULT_PREFERENCE = "-1"
@@ -13,7 +13,6 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \
13 file://gtklabel-resize-patch;patch=1 \ 13 file://gtklabel-resize-patch;patch=1 \
14 file://menu-deactivate.patch;patch=1 \ 14 file://menu-deactivate.patch;patch=1 \
15 file://xsettings.patch;patch=1 \ 15 file://xsettings.patch;patch=1 \
16 file://scroll-timings.patch;patch=1 \
17 file://small-gtkfilesel.patch;patch=1 \ 16 file://small-gtkfilesel.patch;patch=1 \
18 file://migration.patch;patch=1;pnum=0 \ 17 file://migration.patch;patch=1;pnum=0 \
19 file://run-iconcache.patch;patch=1 \ 18 file://run-iconcache.patch;patch=1 \
@@ -21,7 +20,9 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \
21 file://hardcoded_libtool.patch;patch=1 \ 20 file://hardcoded_libtool.patch;patch=1 \
22 file://no-demos.patch;patch=1 \ 21 file://no-demos.patch;patch=1 \
23 file://cellrenderer-cairo.patch;patch=1;pnum=0 \ 22 file://cellrenderer-cairo.patch;patch=1;pnum=0 \
24 file://entry-cairo.patch;patch=1;pnum=0" 23 file://entry-cairo.patch;patch=1;pnum=0 \
24 file://scrolled-placement.patch;patch=1;pnum=0"
25# file://scroll-timings.patch;patch=1 \
25# file://pangoxft2.10.6.diff;patch=1" 26# file://pangoxft2.10.6.diff;patch=1"
26# file://gtk+-handhelds.patch;patch=1 27# file://gtk+-handhelds.patch;patch=1
27# file://single-click.patch;patch=1 28# file://single-click.patch;patch=1