mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
9964e0039b
commit
6cc622e76f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fontconfig'
|
# Template file for 'fontconfig'
|
||||||
pkgname=fontconfig
|
pkgname=fontconfig
|
||||||
version=2.14.2
|
version=2.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-static --enable-docs --with-cache-dir=/var/cache/${pkgname}"
|
configure_args="--enable-static --enable-docs --with-cache-dir=/var/cache/${pkgname}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.fontconfig.org"
|
homepage="http://www.fontconfig.org"
|
||||||
distfiles="${FREEDESKTOP_SITE}/fontconfig/release/fontconfig-${version}.tar.xz"
|
distfiles="${FREEDESKTOP_SITE}/fontconfig/release/fontconfig-${version}.tar.xz"
|
||||||
checksum=dba695b57bce15023d2ceedef82062c2b925e51f5d4cc4aef736cf13f60a468b
|
checksum=6a33dc555cc9ba8b10caf7695878ef134eeb36d0af366041f639b1da9b6ed220
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue