From a5ea0ea287f24f048e69622e594685043a8483d7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 7 Aug 2012 23:17:58 +0200 Subject: [PATCH] fontconfig: update to 2.10.1. --- srcpkgs/fontconfig/fontconfig.rshlibs | 2 -- srcpkgs/fontconfig/template | 18 ++++++++---------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/srcpkgs/fontconfig/fontconfig.rshlibs b/srcpkgs/fontconfig/fontconfig.rshlibs index 0abb9cfb01..2d5b8d5485 100644 --- a/srcpkgs/fontconfig/fontconfig.rshlibs +++ b/srcpkgs/fontconfig/fontconfig.rshlibs @@ -1,5 +1,3 @@ libc.so.6 libfreetype.so.6 -libz.so.1 -libbz2.so.1 libexpat.so.1 diff --git a/srcpkgs/fontconfig/template b/srcpkgs/fontconfig/template index a961c10f25..d7b9401910 100644 --- a/srcpkgs/fontconfig/template +++ b/srcpkgs/fontconfig/template @@ -1,16 +1,18 @@ # Template build file for 'fontconfig'. pkgname=fontconfig -version=2.9.0 -homepage="http://www.fontconfig.org" -license="MIT" -distfiles="http://www.freedesktop.org/software/fontconfig/release/$pkgname-$version.tar.gz" +version=2.10.1 +revision=1 +conf_files="/etc/fonts/fonts.conf" +subpackages="$pkgname-devel" build_style=gnu-configure configure_args="--enable-docs --with-cache-dir=/var/cache/$pkgname" makedepends="pkg-config expat-devel freetype-devel zlib-devel" -revision=1 short_desc="Library for configuring and customizing font access" maintainer="Juan RP " -checksum=ca7e25071cf044bdcdaf7c48845243c115b9269b4e369c6bd78a29e71f01b41a +homepage="http://www.fontconfig.org" +license="MIT" +distfiles="http://www.freedesktop.org/software/fontconfig/release/$pkgname-$version.tar.bz2" +checksum=30b516db8852287cf2feb21d7d777e539e4cdf9b4535f6d2377afbb279f06a33 long_desc=" Fontconfig is a library for configuring and customizing font access. @@ -36,7 +38,3 @@ long_desc=" rendering mechanisms). * depend on the X Window System in any fashion, so that printer only applications do not have such dependencies." - -conf_files="/etc/fonts/fonts.conf" -subpackages="$pkgname-devel" -