]> code.ossystems Code Review - openembedded-core.git/commitdiff
Upgrade bleeding to pango 1.17.5
authorRoss Burton <ross@openedhand.com>
Wed, 1 Aug 2007 15:49:58 +0000 (15:49 +0000)
committerRoss Burton <ross@openedhand.com>
Wed, 1 Aug 2007 15:49:58 +0000 (15:49 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2297 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky-bleeding.conf
meta/packages/pango/pango-1.17.5/no-tests.patch [new file with mode: 0644]
meta/packages/pango/pango_1.17.5.bb [new file with mode: 0644]

index ea574f8bae9bf6ecb932a2779c878c82ff4b9054..799dbffd8c5a7b482cfbce82e31241a7a37a81ef 100644 (file)
@@ -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 (file)
index 0000000..dafcb20
--- /dev/null
@@ -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 (file)
index 0000000..8e3e8e7
--- /dev/null
@@ -0,0 +1 @@
+require pango.inc