[arch-commits] CVS update of extra/modules/fglrx-suspend2 (PKGBUILD)

Travis Willard travis at archlinux.org
Sun Jul 8 14:23:54 UTC 2007


    Date: Sunday, July 8, 2007 @ 10:23:54
  Author: travis
    Path: /home/cvs-extra/extra/modules/fglrx-suspend2

Modified: PKGBUILD (1.4 -> 1.5)

upgpkg: fglrx-suspend2 8.38.6-1
Upstream update


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


Index: extra/modules/fglrx-suspend2/PKGBUILD
diff -u extra/modules/fglrx-suspend2/PKGBUILD:1.4 extra/modules/fglrx-suspend2/PKGBUILD:1.5
--- extra/modules/fglrx-suspend2/PKGBUILD:1.4	Sat Jun  2 23:40:45 2007
+++ extra/modules/fglrx-suspend2/PKGBUILD	Sun Jul  8 10:23:53 2007
@@ -1,22 +1,25 @@
-# $Id: PKGBUILD,v 1.4 2007/06/03 03:40:45 travis Exp $
+# $Id: PKGBUILD,v 1.5 2007/07/08 14:23:53 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: amdviaman
 
 pkgname=fglrx-suspend2
-pkgver=8.37.6
+pkgver=8.38.6
+_kernel_version=2.6.21
 pkgrel=1
 pkgdesc="Proprietary -suspend2 kernel drivers/modules for the AMD/ATI RADEON (9500 and later), \
-         MOBILITY RADEON (M10 and later), RADEON XPRESS IGP and FireGL (Z1 and later) series of graphics accelerators."
+         MOBILITY RADEON (M10 and later), RADEON XPRESS IGP and FireGL (Z1 and later) video cards."
 arch=('i686' 'x86_64')
 url="http://www.ati.com"
 license=('custom:"ATI"') #license provided by ati-fglrx-utils package
-depends=('fglrx-utils>=8.37.6' 'kernel26suspend2')
+depends=("fglrx-utils>=${pkgver}" "kernel26suspend2>=${_kernel_version}")
+makedepends=()
 replaces=('ati-fglrx-suspend2')
-_kernver=2.6.21-suspend2
 install=$pkgname.install
 source=(http://www2.ati.com/drivers/linux/ati-driver-installer-$pkgver-x86.x86_64.run)
-md5sums=('ebad4685199a9b3704237bc165de00d4')
-sha1sums=('bc7e32d6ba91967c2661d74874edc046190cf9a1')
+md5sums=('750eb0b5fa996d40b3ca52542c78154b')
+sha1sums=('a4320c6d3c6716740971c18bbd5e62b0b452cc67')
+
+_kernver=${_kernel_version}-suspend2
 
 build() {
     cd $startdir/src




More information about the arch-commits mailing list