2009-03-19 02:17:57 +00:00
|
|
|
# Template build file for 'fontconfig'.
|
2008-10-04 04:29:49 +00:00
|
|
|
pkgname=fontconfig
|
2013-01-12 14:57:04 +00:00
|
|
|
version=2.10.91
|
2012-08-07 21:17:58 +00:00
|
|
|
revision=1
|
|
|
|
conf_files="/etc/fonts/fonts.conf"
|
|
|
|
subpackages="$pkgname-devel"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2013-01-12 14:57:04 +00:00
|
|
|
configure_args="--disable-static --enable-docs --with-cache-dir=/var/cache/$pkgname"
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config expat-devel freetype-devel zlib-devel"
|
2008-10-02 07:09:21 +00:00
|
|
|
short_desc="Library for configuring and customizing font access"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-08-07 21:17:58 +00:00
|
|
|
homepage="http://www.fontconfig.org"
|
|
|
|
license="MIT"
|
|
|
|
distfiles="http://www.freedesktop.org/software/fontconfig/release/$pkgname-$version.tar.bz2"
|
2013-01-12 14:57:04 +00:00
|
|
|
checksum=a4727954e950c0b8ae71580e2328bf54457d835ff3023ae4bd7221f9073e63ee
|