summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/gtk+/gtk+_2.16.6.bb')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+_2.16.6.bb22
1 files changed, 12 insertions, 10 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb b/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb
index 5060829e4b..deea3d07cd 100644
--- a/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb
+++ b/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb
@@ -10,18 +10,20 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.16/gtk+-${PV}.tar.bz2 \
10 file://cellrenderer-cairo.patch;patch=1;pnum=0 \ 10 file://cellrenderer-cairo.patch;patch=1;pnum=0 \
11 file://toggle-font.diff;patch=1;pnum=0 \ 11 file://toggle-font.diff;patch=1;pnum=0 \
12 file://0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch;patch=1 \ 12 file://0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch;patch=1 \
13# TO MERGE
14# file://entry-cairo.patch;patch=1;pnum=0 \
15# file://filesystem-volumes.patch;patch=1 \
16# file://filechooser-props.patch;patch=1 \
17# file://filechooser-default.patch;patch=1 \
18# file://filechooser-sizefix.patch;patch=1 \
19# temporary
20# file://gtklabel-resize-patch;patch=1 \
21# file://menu-deactivate.patch;patch=1 \
22# file://combo-arrow-size.patch;patch=1;pnum=0 \
23 file://disable-gio-png-sniff-test.diff;patch=1 \ 13 file://disable-gio-png-sniff-test.diff;patch=1 \
24 " 14 "
15# TO MERGE
16# file://entry-cairo.patch;patch=1;pnum=0
17# file://filesystem-volumes.patch;patch=1
18# file://filechooser-props.patch;patch=1
19# file://filechooser-default.patch;patch=1
20# file://filechooser-sizefix.patch;patch=1
21# temporary
22# file://gtklabel-resize-patch;patch=1
23# file://menu-deactivate.patch;patch=1
24# file://combo-arrow-size.patch;patch=1;pnum=0
25
26
25 27
26EXTRA_OECONF = "--without-libtiff --without-libjasper --disable-xkb --disable-glibtest --disable-cups" 28EXTRA_OECONF = "--without-libtiff --without-libjasper --disable-xkb --disable-glibtest --disable-cups"
27 29