pango: upgrade to 1.32.6

Drop automake macro patch, merged upstream.

(From OE-Core rev: 22f1eb5165592b47baa35e28c5cb3d4faff36bae)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2013-11-26 19:49:20 +00:00 committed by Richard Purdie
parent b03b338b50
commit b732052f0e
5 changed files with 12 additions and 32 deletions

View File

@ -1,15 +0,0 @@
Upstream-Status: Accepted [https://bugzilla.gnome.org/show_bug.cgi?id=691263]
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
diff -Nurd pango-1.32.5/configure.ac pango-1.32.5/configure.ac
--- pango-1.32.5/configure.ac 2012-12-07 04:43:25.000000000 +0200
+++ pango-1.32.5/configure.ac 2013-01-07 03:25:42.734109587 +0200
@@ -54,7 +54,7 @@
dnl usage of GNU Make specific features.
AM_INIT_AUTOMAKE(1.9 gnits dist-xz no-dist-gzip -Wno-portability)
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
-AM_CONFIG_HEADER([config.h])
+AC_CONFIG_HEADERS([config.h])
PANGO_VERSION_MAJOR=pango_version_major()

View File

@ -1,17 +0,0 @@
require pango.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
PR = "r2"
GNOME_COMPRESS_TYPE="xz"
SRC_URI += "file://no-tests.patch \
file://multilib-fix-clean.patch \
file://obsolete_automake_macros.patch \
"
SRC_URI[archive.md5sum] = "8e846804d6e219bc795a26a4a39b5bfd"
SRC_URI[archive.sha256sum] = "7d7bc99c3d9b580cb4fe787fe47824e56e39534b9040e1c8a2a159248d8e5821"
#PARALLEL_MAKE = ""

View File

@ -0,0 +1,12 @@
require pango.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
GNOME_COMPRESS_TYPE="xz"
SRC_URI += "file://no-tests.patch \
file://multilib-fix-clean.patch \
"
SRC_URI[archive.md5sum] = "1af2e3a0ac5a258eff5ceddb6ed60ebd"
SRC_URI[archive.sha256sum] = "8e9a3eadebf30a31640f2b3ae0fb455cf92d10d1cad246d0ffe72ec595905174"