[arch-commits] CVS update of arch/build/x11-libs/libxfontcache (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Wed Sep 5 16:32:21 UTC 2007


    Date: Wednesday, September 5, 2007 @ 12:32:21
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11-libs/libxfontcache

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: libxfontcache 1.0.4


----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


Index: arch/build/x11-libs/libxfontcache/PKGBUILD
diff -u arch/build/x11-libs/libxfontcache/PKGBUILD:1.5 arch/build/x11-libs/libxfontcache/PKGBUILD:1.6
--- arch/build/x11-libs/libxfontcache/PKGBUILD:1.5	Sat Nov 11 16:38:28 2006
+++ arch/build/x11-libs/libxfontcache/PKGBUILD	Wed Sep  5 12:32:20 2007
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD,v 1.5 2006/11/11 21:38:28 jgc Exp $
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
+# $Id: PKGBUILD,v 1.6 2007/09/05 16:32:20 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=libxfontcache
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc="X11 font cache library"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 depends=('libxext' 'fontcacheproto')
 makedepends=('pkgconfig')
-options=('nolibtool')
+options=('!libtool')
 source=(${url}/releases/individual/lib/libXfontcache-${pkgver}.tar.bz2)
-md5sums=('a21c8f8b89cdc7fe1780d45bb6b82c13')
 
 build() {
   cd ${startdir}/src/libXfontcache-${pkgver}
@@ -20,3 +19,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
+md5sums=('1adca018aa7bf2d215f20a69c10828ad')




More information about the arch-commits mailing list