mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
pango: update to 1.40.6
This commit is contained in:
parent
eb033d0f39
commit
9260844f61
@ -19,8 +19,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="pango"
|
PKG_NAME="pango"
|
||||||
PKG_VERSION="1.40.3"
|
PKG_VERSION="1.40.6"
|
||||||
PKG_SHA256="abba8b5ce728520c3a0f1535eab19eac3c14aeef7faa5aded90017ceac2711d3"
|
PKG_SHA256="ca152b7383a1e9f7fd74ae96023dc6770dc5043414793bfe768ff06b6759e573"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.pango.org/"
|
PKG_SITE="http://www.pango.org/"
|
||||||
|
@ -31,8 +31,8 @@ diff -Naur pango-1.38.1/Makefile.am pango-1.38.1.patch/Makefile.am
|
|||||||
@@ -1,6 +1,6 @@
|
@@ -1,6 +1,6 @@
|
||||||
## Process this file with automake to create Makefile.in.
|
## Process this file with automake to create Makefile.in.
|
||||||
|
|
||||||
-SUBDIRS= pango pango-view examples docs tools tests build
|
-SUBDIRS= pango pango-view examples docs tools tests win32
|
||||||
+SUBDIRS= pango pango-view examples tools tests build
|
+SUBDIRS= pango pango-view examples tools tests win32
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
autogen.sh \
|
autogen.sh \
|
||||||
|
@ -4,8 +4,8 @@ diff -Naur pango-1.38.1/Makefile.am pango-1.38.1.patch/Makefile.am
|
|||||||
@@ -1,6 +1,6 @@
|
@@ -1,6 +1,6 @@
|
||||||
## Process this file with automake to create Makefile.in.
|
## Process this file with automake to create Makefile.in.
|
||||||
|
|
||||||
-SUBDIRS= pango pango-view examples tools tests build
|
-SUBDIRS= pango pango-view examples tools tests win32
|
||||||
+SUBDIRS= pango build
|
+SUBDIRS= pango win32
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
autogen.sh \
|
autogen.sh \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user