From: Ross Burton Date: Sun, 8 Oct 2006 14:55:15 +0000 (+0000) Subject: Update Pango 1.13.x to 1.13.5 X-Git-Tag: 2011-1~12620 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2b533ddbbb578d9f9cbb3219adbe5f54a91cafcf;p=openembedded-core.git Update Pango 1.13.x to 1.13.5 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@789 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/pango/pango-1.13.3/opentype-makefile.patch b/meta/packages/pango/pango-1.13.3/opentype-makefile.patch deleted file mode 100644 index 9f68420bc5..0000000000 --- a/meta/packages/pango/pango-1.13.3/opentype-makefile.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- pango/opentype/Makefile.am~ 2006-07-05 14:49:28.000000000 +0200 -+++ pango/opentype/Makefile.am 2006-07-05 14:49:28.000000000 +0200 -@@ -5,7 +5,7 @@ - - noinst_LTLIBRARIES = libharfbuzz-1.la - --SOURCES = \ -+MAIN_SOURCES = \ - ftglue.c \ - harfbuzz-buffer.c \ - harfbuzz-dump.c \ -@@ -34,7 +34,7 @@ - harfbuzz-open-private.h - - libharfbuzz_1_la_SOURCES = \ -- $(SOURCES) \ -+ $(MAIN_SOURCES) \ - $(PUBLICHEADERS) \ - $(PRIVATEHEADERS) - diff --git a/meta/packages/pango/pango_1.13.3.bb b/meta/packages/pango/pango_1.13.5.bb similarity index 100% rename from meta/packages/pango/pango_1.13.3.bb rename to meta/packages/pango/pango_1.13.5.bb