fontconfig: update to 2.12.0

This commit is contained in:
Alessio Sergi 2016-06-18 20:18:13 +02:00
parent 95fa09624c
commit e592d5c6dc

View file

@ -1,7 +1,7 @@
# Template build file for 'fontconfig'.
pkgname=fontconfig
version=2.11.1
revision=6
version=2.12.0
revision=1
build_style=gnu-configure
configure_args="--disable-static --enable-docs --with-cache-dir=/var/cache/$pkgname"
hostmakedepends="pkg-config"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.fontconfig.org"
license="MIT"
distfiles="${FREEDESKTOP_SITE}/${pkgname}/release/$pkgname-$version.tar.bz2"
checksum=dc62447533bca844463a3c3fd4083b57c90f18a70506e7a9f4936b5a1e516a99
checksum=b433e4efff1f68fdd8aac221ed1df3ff1e580ffedbada020a703fe64017d8224
build_options="ultimate"
desc_option_ultimate="Enable ultimate patchset"
@ -60,7 +60,7 @@ fontconfig-devel_package() {
pkg_install() {
vmove usr/include
vmove usr/lib/pkgconfig
vmove "usr/lib/*.so"
vmove usr/lib/*.so
vmove usr/share/man/man3
vmove usr/share/doc
if [ ${build_option_ultimate} ]; then