mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
pango: upgrade to 1.29.4
* pango older than 1.29.1 causes ie libglade build fail with /usr/include/pango-1.0/pango/pango-script.h:132:12: error: unknown type name 'G_CONST_RETURN' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
--- /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 \
|
||||
@@ -0,0 +1,11 @@
|
||||
diff -uNr pango-1.29.4.orig/Makefile.am pango-1.29.4/Makefile.am
|
||||
--- pango-1.29.4.orig/Makefile.am 2011-08-16 03:11:08.000000000 +0200
|
||||
+++ pango-1.29.4/Makefile.am 2011-09-30 16:11:53.792567952 +0200
|
||||
@@ -1,6 +1,6 @@
|
||||
## Process this file with automake to create Makefile.in.
|
||||
|
||||
-SUBDIRS= pango modules pango-view examples docs tools tests build
|
||||
+SUBDIRS= pango modules pango-view examples docs tools build
|
||||
|
||||
EXTRA_DIST = \
|
||||
autogen.sh \
|
||||
@@ -1,9 +0,0 @@
|
||||
require pango.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
|
||||
|
||||
SRC_URI[archive.md5sum] = "caa74baea47e7e16bc73c89f9089d522"
|
||||
SRC_URI[archive.sha256sum] = "5e278bc9430cc7bb00270f183360d262c5006b51248e8b537ea904573f200632"
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
require pango.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
|
||||
|
||||
SRC_URI[archive.md5sum] = "a5ee785f4f31d6bdd8625a09ea3f8b4b"
|
||||
SRC_URI[archive.sha256sum] = "f15deecaecf1e9dcb7db0e4947d12b5bcff112586434f8d30a5afd750747ff2b"
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
Reference in New Issue
Block a user