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

Alexander Baldeck alexander at archlinux.org
Tue Jun 26 19:52:02 UTC 2007


    Date: Tuesday, June 26, 2007 @ 15:52:02
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11-libs/libxfont

Modified: PKGBUILD (1.11 -> 1.12)

upgpkg: libxfont 1.2.9


----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


Index: arch/build/x11-libs/libxfont/PKGBUILD
diff -u arch/build/x11-libs/libxfont/PKGBUILD:1.11 arch/build/x11-libs/libxfont/PKGBUILD:1.12
--- arch/build/x11-libs/libxfont/PKGBUILD:1.11	Sun Apr  8 12:36:48 2007
+++ arch/build/x11-libs/libxfont/PKGBUILD	Tue Jun 26 15:52:02 2007
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD,v 1.11 2007/04/08 16:36:48 jgc Exp $
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
+# $Id: PKGBUILD,v 1.12 2007/06/26 19:52:02 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=libxfont
-pkgver=1.2.8
+pkgver=1.2.9
 pkgrel=1
 pkgdesc="X11 font rasterisation library"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
-depends=('libfontenc' 'freetype2>=2.3.2-2' 'fontsproto')
-makedepends=('pkgconfig' 'xtrans' 'fontcacheproto')
+depends=('libfontenc' 'freetype2>=2.3.4' 'fontsproto')
+makedepends=('pkgconfig' 'xtrans' 'fontcacheproto' 'xproto')
 options=('nolibtool')
 source=(${url}/releases/individual/lib/libXfont-${pkgver}.tar.bz2)
-md5sums=('83b8e21f6ee22512a8f72ba51e2d74f6')
 
 build() {
   cd ${startdir}/src/libXfont-${pkgver}
@@ -20,3 +19,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
+md5sums=('e2dc2ff39ddbe15be5113101cf022069')




More information about the arch-commits mailing list