summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk+
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-08-18 00:17:52 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-23 18:23:30 -0700
commita0dc330b4abbb31c3c131a4cb1762555e5e109a1 (patch)
tree04519316f9d3aeeab647a8caffac7aa5b7b2700c /meta/recipes-gnome/gtk+
parente30a104c9c26ab47ba91939b585d113873cfb4c5 (diff)
downloadpoky-a0dc330b4abbb31c3c131a4cb1762555e5e109a1.tar.gz
recipes: Delete patch=1, its default and replace pnum with striplevel
Some place pnum=1 is used which is removed as well since striplevel=1 is default (From OE-Core rev: 4e108857e0d40105f7ecbc55e99bd6c367bb7386) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gtk+')
-rw-r--r--meta/recipes-gnome/gtk+/gtk+_2.12.7.bb34
-rw-r--r--meta/recipes-gnome/gtk+/gtk+_2.16.6.bb32
-rw-r--r--meta/recipes-gnome/gtk+/gtk+_2.22.1.bb32
3 files changed, 49 insertions, 49 deletions
diff --git a/meta/recipes-gnome/gtk+/gtk+_2.12.7.bb b/meta/recipes-gnome/gtk+/gtk+_2.12.7.bb
index 7c72a09257..7de748c0b9 100644
--- a/meta/recipes-gnome/gtk+/gtk+_2.12.7.bb
+++ b/meta/recipes-gnome/gtk+/gtk+_2.12.7.bb
@@ -3,26 +3,26 @@ require gtk+.inc
3PR = "r11" 3PR = "r11"
4 4
5SRC_URI = "http://download.gnome.org/sources/gtk+/2.12/gtk+-${PV}.tar.bz2 \ 5SRC_URI = "http://download.gnome.org/sources/gtk+/2.12/gtk+-${PV}.tar.bz2 \
6 file://xsettings.patch;patch=1 \ 6 file://xsettings.patch \
7 file://run-iconcache.patch;patch=1 \ 7 file://run-iconcache.patch \
8 file://disable-print.patch;patch=1 \ 8 file://disable-print.patch \
9 file://hardcoded_libtool.patch;patch=1 \ 9 file://hardcoded_libtool.patch \
10 file://no-demos.patch;patch=1 \ 10 file://no-demos.patch \
11 file://cellrenderer-cairo.patch;patch=1;pnum=0 \ 11 file://cellrenderer-cairo.patch;striplevel=0 \
12 file://entry-cairo.patch;patch=1;pnum=0 \ 12 file://entry-cairo.patch;striplevel=0 \
13 file://toggle-font.diff;patch=1;pnum=0 \ 13 file://toggle-font.diff;striplevel=0 \
14 file://scrolled-placement.patch;patch=1;pnum=0 \ 14 file://scrolled-placement.patch;striplevel=0 \
15 file://filesystem-volumes.patch;patch=1 \ 15 file://filesystem-volumes.patch \
16 file://filechooser-props.patch;patch=1 \ 16 file://filechooser-props.patch \
17 file://filechooser-default.patch;patch=1 \ 17 file://filechooser-default.patch \
18 file://filechooser-sizefix.patch;patch=1 \ 18 file://filechooser-sizefix.patch \
19 " 19 "
20# temporary 20# temporary
21# file://gtklabel-resize-patch;patch=1 21# file://gtklabel-resize-patch
22# file://menu-deactivate.patch;patch=1 22# file://menu-deactivate.patch
23# file://combo-arrow-size.patch;patch=1;pnum=0 23# file://combo-arrow-size.patch;striplevel=0
24# die die die 24# die die die
25# file://pangoxft2.10.6.diff;patch=1 25# file://pangoxft2.10.6.diff
26 26
27 27
28EXTRA_OECONF = "--without-libtiff --disable-xkb --disable-glibtest --enable-display-migration" 28EXTRA_OECONF = "--without-libtiff --disable-xkb --disable-glibtest --enable-display-migration"
diff --git a/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb b/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb
index deea3d07cd..18f61e762b 100644
--- a/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb
+++ b/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb
@@ -3,25 +3,25 @@ require gtk+.inc
3PR = "r7" 3PR = "r7"
4 4
5SRC_URI = "http://download.gnome.org/sources/gtk+/2.16/gtk+-${PV}.tar.bz2 \ 5SRC_URI = "http://download.gnome.org/sources/gtk+/2.16/gtk+-${PV}.tar.bz2 \
6 file://xsettings.patch;patch=1 \ 6 file://xsettings.patch \
7 file://run-iconcache.patch;patch=1 \ 7 file://run-iconcache.patch \
8 file://hardcoded_libtool.patch;patch=1 \ 8 file://hardcoded_libtool.patch \
9 file://no-demos.patch;patch=1 \ 9 file://no-demos.patch \
10 file://cellrenderer-cairo.patch;patch=1;pnum=0 \ 10 file://cellrenderer-cairo.patch;striplevel=0 \
11 file://toggle-font.diff;patch=1;pnum=0 \ 11 file://toggle-font.diff;striplevel=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 \
13 file://disable-gio-png-sniff-test.diff;patch=1 \ 13 file://disable-gio-png-sniff-test.diff \
14 " 14 "
15# TO MERGE 15# TO MERGE
16# file://entry-cairo.patch;patch=1;pnum=0 16# file://entry-cairo.patch;striplevel=0
17# file://filesystem-volumes.patch;patch=1 17# file://filesystem-volumes.patch
18# file://filechooser-props.patch;patch=1 18# file://filechooser-props.patch
19# file://filechooser-default.patch;patch=1 19# file://filechooser-default.patch
20# file://filechooser-sizefix.patch;patch=1 20# file://filechooser-sizefix.patch
21# temporary 21# temporary
22# file://gtklabel-resize-patch;patch=1 22# file://gtklabel-resize-patch
23# file://menu-deactivate.patch;patch=1 23# file://menu-deactivate.patch
24# file://combo-arrow-size.patch;patch=1;pnum=0 24# file://combo-arrow-size.patch;striplevel=0
25 25
26 26
27 27
diff --git a/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb b/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb
index 246606fca5..55620d2930 100644
--- a/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb
+++ b/meta/recipes-gnome/gtk+/gtk+_2.22.1.bb
@@ -7,26 +7,26 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
7PR = "r2" 7PR = "r2"
8 8
9SRC_URI = "http://download.gnome.org/sources/gtk+/2.22/gtk+-${PV}.tar.bz2 \ 9SRC_URI = "http://download.gnome.org/sources/gtk+/2.22/gtk+-${PV}.tar.bz2 \
10 file://xsettings.patch;patch=1 \ 10 file://xsettings.patch \
11 file://run-iconcache.patch;patch=1 \ 11 file://run-iconcache.patch \
12 file://hardcoded_libtool.patch;patch=1 \ 12 file://hardcoded_libtool.patch \
13 file://no-demos.patch;patch=1 \ 13 file://no-demos.patch \
14 file://cellrenderer-cairo.patch;patch=1;pnum=0 \ 14 file://cellrenderer-cairo.patch;striplevel=0 \
15 file://toggle-font.diff;patch=1;pnum=0 \ 15 file://toggle-font.diff;striplevel=0 \
16 file://0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch;patch=1 \ 16 file://0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch \
17 file://doc-fixes.patch \ 17 file://doc-fixes.patch \
18 " 18 "
19# TO MERGE 19# TO MERGE
20# file://entry-cairo.patch;patch=1;pnum=0 20# file://entry-cairo.patch;striplevel=0
21# file://filesystem-volumes.patch;patch=1 21# file://filesystem-volumes.patch
22# file://filechooser-props.patch;patch=1 22# file://filechooser-props.patch
23# file://filechooser-default.patch;patch=1 23# file://filechooser-default.patch
24# file://filechooser-sizefix.patch;patch=1 24# file://filechooser-sizefix.patch
25# temporary 25# temporary
26# file://gtklabel-resize-patch;patch=1 26# file://gtklabel-resize-patch
27# file://menu-deactivate.patch;patch=1 27# file://menu-deactivate.patch
28# file://combo-arrow-size.patch;patch=1;pnum=0 28# file://combo-arrow-size.patch;striplevel=0
29# file://configurefix.patch;patch=1 29# file://configurefix.patch
30 30
31SRC_URI[md5sum] = "fdce46ba354c155230b7d4090b17f7d9" 31SRC_URI[md5sum] = "fdce46ba354c155230b7d4090b17f7d9"
32SRC_URI[sha256sum] = "965bc124f0d25087c4cb2a64cbfd7e4f896e05be8d560fbba68dd8685ba24d07" 32SRC_URI[sha256sum] = "965bc124f0d25087c4cb2a64cbfd7e4f896e05be8d560fbba68dd8685ba24d07"