aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk+/gtk+_2.12.11.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-07 23:11:20 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-07 23:56:21 +0100
commitdb5e6144271564e5440339492d2ba148cdada8bc (patch)
treec3e1c6a2f2f75846187a8a9ecf6d23d566af554b /recipes/gtk+/gtk+_2.12.11.bb
parent6962a060a7daded4dd26ecb5a5aeb24e6f85bf3d (diff)
downloadopenembedded-db5e6144271564e5440339492d2ba148cdada8bc.tar.gz
gtk+: unify
Diffstat (limited to 'recipes/gtk+/gtk+_2.12.11.bb')
-rw-r--r--recipes/gtk+/gtk+_2.12.11.bb12
1 files changed, 1 insertions, 11 deletions
diff --git a/recipes/gtk+/gtk+_2.12.11.bb b/recipes/gtk+/gtk+_2.12.11.bb
index 8a0db74ac5..1e04c2b319 100644
--- a/recipes/gtk+/gtk+_2.12.11.bb
+++ b/recipes/gtk+/gtk+_2.12.11.bb
@@ -2,19 +2,11 @@ require gtk+.inc
PR = "${INC_PR}.0"
-DEPENDS += "cairo"
-
# disable per default - untested and not all patches included.
DEFAULT_PREFERENCE = "-1"
-SRC_URI = "http://download.gnome.org/sources/gtk+/2.12/gtk+-${PV}.tar.bz2 \
- file://xsettings.patch;patch=1 \
- file://run-iconcache.patch;patch=1 \
- file://hardcoded_libtool.patch;patch=1 \
- file://no-demos.patch;patch=1 \
- file://cellrenderer-cairo.patch;patch=1;pnum=0 \
+SRC_URI += "file://cellrenderer-cairo.patch;patch=1;pnum=0 \
file://entry-cairo.patch;patch=1;pnum=0 \
- file://toggle-font.diff;patch=1;pnum=0 \
file://scrolled-placement.patch;patch=1;pnum=0"
# temporary
# file://gtklabel-resize-patch;patch=1 \
@@ -25,8 +17,6 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.12/gtk+-${PV}.tar.bz2 \
EXTRA_OECONF = "--with-libtiff --disable-xkb --disable-glibtest --enable-display-migration"
-LIBV = "2.10.0"
-
PACKAGES_DYNAMIC = "gdk-pixbuf-loader-* gtk-immodule-* gtk-printbackend-*"
python populate_packages_prepend () {