mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 04:36:40 +00:00
fontconfig: update to fontconfig-2.10.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e6d7126db9
commit
622399e06e
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="fontconfig"
|
PKG_NAME="fontconfig"
|
||||||
PKG_VERSION="2.9.0"
|
PKG_VERSION="2.10.0"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
|
@ -0,0 +1,12 @@
|
|||||||
|
diff -Naur fontconfig-2.10.0-old/fontconfig.pc.in fontconfig-2.10.0-new/fontconfig.pc.in
|
||||||
|
--- fontconfig-2.10.0-old/fontconfig.pc.in 2012-05-31 19:26:10.000000000 -0700
|
||||||
|
+++ fontconfig-2.10.0-new/fontconfig.pc.in 2012-07-19 08:27:33.000000000 -0700
|
||||||
|
@@ -5,7 +5,7 @@
|
||||||
|
sysconfdir=@sysconfdir@
|
||||||
|
localstatedir=@localstatedir@
|
||||||
|
PACKAGE=@PACKAGE@
|
||||||
|
-confdir=@confdir@
|
||||||
|
+confdir=@baseconfigdir@
|
||||||
|
cachedir=@fc_cachedir@
|
||||||
|
|
||||||
|
Name: Fontconfig
|
Loading…
x
Reference in New Issue
Block a user