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

Alexander Baldeck alexander at archlinux.org
Fri Jul 6 10:25:23 UTC 2007


    Date: Friday, July 6, 2007 @ 06:25:23
  Author: alexander
    Path: /home/cvs-arch/arch/build/x11-libs/libxres

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: compositeproto 0.4
upgpkg: libgl-dri 7.0
upgpkg: libxcomposite 0.4.0
upgpkg: libxi 1.1.1
upgpkg: libxres 1.0.3
upgpkg: mesa 7.0
upgpkg: xf86-video-intel 2.1.0 (mesa 7.0)
upgpkg: xorg-server 1.3.0.0-3 (mesa 7.0 + libxcomposite 4.0)
upgpkg: xorg-server-utils 1.0.3-4 (xrandr 1.2.2)


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


Index: arch/build/x11-libs/libxres/PKGBUILD
diff -u arch/build/x11-libs/libxres/PKGBUILD:1.5 arch/build/x11-libs/libxres/PKGBUILD:1.6
--- arch/build/x11-libs/libxres/PKGBUILD:1.5	Sat Nov 11 16:49:53 2006
+++ arch/build/x11-libs/libxres/PKGBUILD	Fri Jul  6 06:25:23 2007
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD,v 1.5 2006/11/11 21:49:53 jgc Exp $
-#Maintainer: Jan de Groot <jgc at archlinux.org>
-
+# $Id: PKGBUILD,v 1.6 2007/07/06 10:25:23 alexander Exp $
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 pkgname=libxres
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 pkgdesc="X11 Resource extension library"
 arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/"
+url="http://xorg.freedesktop.org"
 depends=('libxext')
 makedepends=('pkgconfig' 'resourceproto' 'damageproto' 'compositeproto' 'scrnsaverproto')
-options=('nolibtool')
+options=(!libtool)
 source=(${url}/releases/individual/lib/libXres-${pkgver}.tar.bz2)
-md5sums=('a848b48f320e7f15210cbc9e9cd02d18')
 
 build() {
   cd ${startdir}/src/libXres-${pkgver}
@@ -20,3 +19,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
+md5sums=('de66ffb657aba64c9d6dbdeabb757f3e')




More information about the arch-commits mailing list