[arch-commits] CVS update of arch/build/x11-libs/libxi (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/libxi

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 |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


Index: arch/build/x11-libs/libxi/PKGBUILD
diff -u arch/build/x11-libs/libxi/PKGBUILD:1.5 arch/build/x11-libs/libxi/PKGBUILD:1.6
--- arch/build/x11-libs/libxi/PKGBUILD:1.5	Sat Nov 11 16:45:30 2006
+++ arch/build/x11-libs/libxi/PKGBUILD	Fri Jul  6 06:25:23 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.5 2006/11/11 21:45:30 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=libxi
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="X11 Input extension library"
 arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/"
+url="http://xorg.freedesktop.org"
 depends=('libxext' 'inputproto>=1.4')
 makedepends=('pkgconfig')
-options=('nolibtool')
+options=(!libtool)
 source=(${url}/releases/individual/lib/libXi-${pkgver}.tar.bz2)
 
 build() {
@@ -19,3 +19,4 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install || return 1
 }
+md5sums=('f749dc9ed3a983694b330a8aa45d4533')




More information about the arch-commits mailing list