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

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


Index: arch/build/x11-libs/libxcomposite/PKGBUILD
diff -u arch/build/x11-libs/libxcomposite/PKGBUILD:1.5 arch/build/x11-libs/libxcomposite/PKGBUILD:1.6
--- arch/build/x11-libs/libxcomposite/PKGBUILD:1.5	Wed May  9 06:45:20 2007
+++ arch/build/x11-libs/libxcomposite/PKGBUILD	Fri Jul  6 06:25:23 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.5 2007/05/09 10:45:20 alexander Exp $
+# $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=libxcomposite
-pkgver=0.3.2
+pkgver=0.4.0
 pkgrel=1
 pkgdesc="X11 Composite extension library"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 depends=('libxfixes' 'libxext' 'compositeproto')
 makedepends=('pkgconfig')
-options=('nolibtool')
+options=(!libtool)
 source=(${url}/releases/individual/lib/libXcomposite-${pkgver}.tar.bz2)
 
 build() {
@@ -19,4 +19,4 @@
   make DESTDIR=${startdir}/pkg install || return 1
 }
 
-md5sums=('50dd31bed383280433404a405d3dcf8f')
+md5sums=('7e95395dea89be21bae929b9b7f16641')




More information about the arch-commits mailing list