mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
pango: update to pango-1.32.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
31bcbee02f
commit
cf3a399399
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="pango"
|
PKG_NAME="pango"
|
||||||
PKG_VERSION="1.32.5"
|
PKG_VERSION="1.32.6"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
diff -Naur pango-1.32.5/configure.ac pango-1.32.5.patch/configure.ac
|
|
||||||
--- pango-1.32.5/configure.ac 2012-12-07 03:43:25.000000000 +0100
|
|
||||||
+++ pango-1.32.5.patch/configure.ac 2013-01-12 18:24:57.601881568 +0100
|
|
||||||
@@ -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()
|
|
Loading…
x
Reference in New Issue
Block a user