summaryrefslogtreecommitdiffstats
path: root/x11-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2018-01-03 11:48:14 +0100
committerTreeve Jelbert2018-01-04 08:51:20 +0100
commit7d329eef040fd1c26850f048c7b8a74c216a5584 (patch)
treed8419f41454a504701d7997a924bc620dd466826 /x11-libs
parent5098bc0a1c0f5457cdcdfd59ef50b3dc8ba86b66 (diff)
fontconfig: => 2.12.91 (devel)
Diffstat (limited to 'x11-libs')
-rwxr-xr-xx11-libs/fontconfig/DEPENDS5
-rwxr-xr-xx11-libs/fontconfig/DETAILS8
-rw-r--r--x11-libs/fontconfig/HISTORY4
3 files changed, 12 insertions, 5 deletions
diff --git a/x11-libs/fontconfig/DEPENDS b/x11-libs/fontconfig/DEPENDS
index df3de4a730..faa15dba8f 100755
--- a/x11-libs/fontconfig/DEPENDS
+++ b/x11-libs/fontconfig/DEPENDS
@@ -5,7 +5,10 @@ depends freetype2 &&
depends automake &&
depends libtool &&
depends expat &&
-
+if [[ "$FONTCONFIG_BRANCH" == "devel" ]]; then
+ depends itstool
+fi &&
+optional_depends gettext "--enable-nls" "--disable-nls" "NLS support" &&
if is_depends_enabled freetype2 libpng; then
depends libpng
fi &&
diff --git a/x11-libs/fontconfig/DETAILS b/x11-libs/fontconfig/DETAILS
index 015eead6ca..1f622a2f70 100755
--- a/x11-libs/fontconfig/DETAILS
+++ b/x11-libs/fontconfig/DETAILS
@@ -1,15 +1,15 @@
SPELL=fontconfig
if [[ "$FONTCONFIG_BRANCH" == "devel" ]]; then
- VERSION=2.12.6
- SOURCE_HASH=sha512:2a1d3e62cae2bfcae2e67e9cb75ab6534a35bda4215f1ad4b8bf757e77e7d9d609c016562f5288fd10046a0e94655a807f6dd044d7868ed81a146c4275c4dd06
+ VERSION=2.12.91
+ SOURCE_HASH=sha512:755a288e798c6c93acde8307905bef63fcc0cf85d69855334042897e1c26ed089626b1e42d2cfe3de657c623b19dec469b483a75d64502954cc8641290f23301
else
VERSION=2.12.6
SOURCE_HASH=sha512:2a1d3e62cae2bfcae2e67e9cb75ab6534a35bda4215f1ad4b8bf757e77e7d9d609c016562f5288fd10046a0e94655a807f6dd044d7868ed81a146c4275c4dd06
fi
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.fontconfig.org/release/$SOURCE
- WEB_SITE=http://www.fontconfig.org/
+ SOURCE_URL[0]=https://www.fontconfig.org/release/$SOURCE
+ WEB_SITE=https://www.fontconfig.org/
LICENSE[0]=X11
ENTERED=20020909
SHORT="library for configuring and customizing font access"
diff --git a/x11-libs/fontconfig/HISTORY b/x11-libs/fontconfig/HISTORY
index e38a48d5fd..a7298cdc3e 100644
--- a/x11-libs/fontconfig/HISTORY
+++ b/x11-libs/fontconfig/HISTORY
@@ -1,3 +1,7 @@
+2018-01-03 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 2.12.91 (devel)
+ * DEPENDS: add gettext itstool
+
2017-10-16 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 2.12.6