fontconfig: update to 2.9.0.
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
# Template build file for 'fontconfig'.
|
||||
pkgname=fontconfig
|
||||
version=2.8.0
|
||||
revision=4
|
||||
distfiles="ftp://mirror.ovh.net/gentoo-distfiles/distfiles/$pkgname-$version.tar.gz"
|
||||
version=2.9.0
|
||||
homepage="http://www.fontconfig.org"
|
||||
license="MIT"
|
||||
distfiles="http://www.freedesktop.org/software/fontconfig/release/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-docs --with-cache-dir=/var/cache/$pkgname"
|
||||
short_desc="Library for configuring and customizing font access"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=fa2a1c6eea654d9fce7a4b1220f10c99cdec848dccaf1625c01f076b31382335
|
||||
checksum=ca7e25071cf044bdcdaf7c48845243c115b9269b4e369c6bd78a29e71f01b41a
|
||||
long_desc="
|
||||
Fontconfig is a library for configuring and customizing font access.
|
||||
|
||||
@@ -36,6 +37,7 @@ long_desc="
|
||||
|
||||
conf_files="/etc/fonts/fonts.conf"
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build expat-devel
|
||||
Add_dependency build freetype-devel
|
||||
|
||||
Reference in New Issue
Block a user