summaryrefslogtreecommitdiff
path: root/meta/packages/pango/pango-1.28.0
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2010-07-03 21:49:22 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-05 13:29:48 +0100
commit52759ea5774bb907cb882c78286bda36c0fdbd3a (patch)
tree7e1c0f2424ccf08a07aa71da34b24dbb05d626df /meta/packages/pango/pango-1.28.0
parent8f88fd5483a8d784249d588c84c55b56159f07a3 (diff)
downloadopenembedded-core-52759ea5774bb907cb882c78286bda36c0fdbd3a.tar.gz
openembedded-core-52759ea5774bb907cb882c78286bda36c0fdbd3a.tar.bz2
openembedded-core-52759ea5774bb907cb882c78286bda36c0fdbd3a.tar.xz
openembedded-core-52759ea5774bb907cb882c78286bda36c0fdbd3a.zip
pango: upgrade to version 1.28.0
when upgrade to 1.28.0, the local patch no-introspect.patch is removed, since it is already in 1.28.0 upstream. this patch also fix the meta data, and change the field order according to the style guide. Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/packages/pango/pango-1.28.0')
-rw-r--r--meta/packages/pango/pango-1.28.0/no-tests.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/packages/pango/pango-1.28.0/no-tests.patch b/meta/packages/pango/pango-1.28.0/no-tests.patch
new file mode 100644
index 000000000..4a74d8c4d
--- /dev/null
+++ b/meta/packages/pango/pango-1.28.0/no-tests.patch
@@ -0,0 +1,12 @@
+Index: pango-1.22.2/Makefile.am
+===================================================================
+--- pango-1.22.2.orig/Makefile.am
++++ pango-1.22.2/Makefile.am
+@@ -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 \