[Buildroot] [git commit branch/next] fontconfig: bump to version 2.11.1

Peter Korsgaard peter at korsgaard.com
Fri May 30 20:47:08 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=8785a4723de9db293364faffd3de6d99d3a0bf3e
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Fixes misinstallation of xfont_font-bh-ttf-1.0.3/42-luxi-mono.conf to
'target at baseconfigdir@/conf.avail/42-luxi-mono.conf'
instead of proper place in the target directory (because of buggy
fontconfig.pc file).

Signed-off-by: Peter Seiderer <ps.report at gmx.net>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/fontconfig/fontconfig.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/fontconfig/fontconfig.mk b/package/fontconfig/fontconfig.mk
index f6b238a..a4128be 100644
--- a/package/fontconfig/fontconfig.mk
+++ b/package/fontconfig/fontconfig.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FONTCONFIG_VERSION = 2.11.0
+FONTCONFIG_VERSION = 2.11.1
 FONTCONFIG_SITE = http://fontconfig.org/release
 FONTCONFIG_INSTALL_STAGING = YES
 FONTCONFIG_DEPENDENCIES = freetype expat host-pkgconf


More information about the buildroot mailing list