mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
fontconfig: update to 2.12.3.
This commit is contained in:
parent
f5a7d0375b
commit
98936b44fc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'fontconfig'.
|
# Template build file for 'fontconfig'.
|
||||||
pkgname=fontconfig
|
pkgname=fontconfig
|
||||||
version=2.12.1
|
version=2.12.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-docs --with-cache-dir=/var/cache/$pkgname"
|
configure_args="--disable-static --enable-docs --with-cache-dir=/var/cache/$pkgname"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.fontconfig.org"
|
homepage="http://www.fontconfig.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/release/$pkgname-$version.tar.bz2"
|
distfiles="${FREEDESKTOP_SITE}/${pkgname}/release/$pkgname-$version.tar.bz2"
|
||||||
checksum=b449a3e10c47e1d1c7a6ec6e2016cca73d3bd68fbbd4f0ae5cc6b573f7d6c7f3
|
checksum=bd24bf6602731a11295c025909d918180e98385625182d3b999fd6f1ab34f8bd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue