diff options
| author | Ross Burton <ross@openedhand.com> | 2006-10-08 14:55:15 +0000 |
|---|---|---|
| committer | Ross Burton <ross@openedhand.com> | 2006-10-08 14:55:15 +0000 |
| commit | 2b533ddbbb578d9f9cbb3219adbe5f54a91cafcf (patch) | |
| tree | f147c6dff049d0fe4103b1e32a47774e77de0321 | |
| parent | 16e5c3b37721d0e2b335de6a9d4514f394c2f336 (diff) | |
| download | poky-2b533ddbbb578d9f9cbb3219adbe5f54a91cafcf.tar.gz | |
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
| -rw-r--r-- | meta/packages/pango/pango-1.13.3/opentype-makefile.patch | 20 | ||||
| -rw-r--r-- | meta/packages/pango/pango_1.13.5.bb (renamed from meta/packages/pango/pango_1.13.3.bb) | 0 |
2 files changed, 0 insertions, 20 deletions
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 @@ | |||
| 1 | --- pango/opentype/Makefile.am~ 2006-07-05 14:49:28.000000000 +0200 | ||
| 2 | +++ pango/opentype/Makefile.am 2006-07-05 14:49:28.000000000 +0200 | ||
| 3 | @@ -5,7 +5,7 @@ | ||
| 4 | |||
| 5 | noinst_LTLIBRARIES = libharfbuzz-1.la | ||
| 6 | |||
| 7 | -SOURCES = \ | ||
| 8 | +MAIN_SOURCES = \ | ||
| 9 | ftglue.c \ | ||
| 10 | harfbuzz-buffer.c \ | ||
| 11 | harfbuzz-dump.c \ | ||
| 12 | @@ -34,7 +34,7 @@ | ||
| 13 | harfbuzz-open-private.h | ||
| 14 | |||
| 15 | libharfbuzz_1_la_SOURCES = \ | ||
| 16 | - $(SOURCES) \ | ||
| 17 | + $(MAIN_SOURCES) \ | ||
| 18 | $(PUBLICHEADERS) \ | ||
| 19 | $(PRIVATEHEADERS) | ||
| 20 | |||
diff --git a/meta/packages/pango/pango_1.13.3.bb b/meta/packages/pango/pango_1.13.5.bb index de6346b1cb..de6346b1cb 100644 --- a/meta/packages/pango/pango_1.13.3.bb +++ b/meta/packages/pango/pango_1.13.5.bb | |||
