From: Ross Burton Date: Wed, 1 Aug 2007 15:49:58 +0000 (+0000) Subject: Upgrade bleeding to pango 1.17.5 X-Git-Tag: 2011-1~11120 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fff91ca178a24a09ddb5e638a2710f682357503f;p=openembedded-core.git Upgrade bleeding to pango 1.17.5 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2297 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index ea574f8bae..799dbffd8c 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -2,7 +2,7 @@ PREFERRED_VERSION_glib-2.0 ?= "2.13.7" PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" PREFERRED_VERSION_cairo ?= "1.4.8" -PREFERRED_VERSION_pango ?= "1.16.4" +PREFERRED_VERSION_pango ?= "1.17.5" PREFERRED_VERSION_gtk+ ?= "2.10.14" PREFERRED_VERSION_gtk-engines ?= "2.10.0" diff --git a/meta/packages/pango/pango-1.17.5/no-tests.patch b/meta/packages/pango/pango-1.17.5/no-tests.patch new file mode 100644 index 0000000000..dafcb20c3b --- /dev/null +++ b/meta/packages/pango/pango-1.17.5/no-tests.patch @@ -0,0 +1,10 @@ +--- /tmp/Makefile.am 2007-03-01 13:29:37.000000000 +0100 ++++ pango-1.16.0/Makefile.am 2007-03-01 13:29:52.545251000 +0100 +@@ -1,6 +1,6 @@ + ## Process this file with automake to create Makefile.in. + +-SUBDIRS= pango modules pango-view examples docs tools tests ++SUBDIRS= pango modules pango-view examples docs tools + + EXTRA_DIST = \ + autogen.sh \ diff --git a/meta/packages/pango/pango_1.17.5.bb b/meta/packages/pango/pango_1.17.5.bb new file mode 100644 index 0000000000..8e3e8e7d3a --- /dev/null +++ b/meta/packages/pango/pango_1.17.5.bb @@ -0,0 +1 @@ +require pango.inc