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

Travis Willard travis at archlinux.org
Sun Jul 29 19:24:58 UTC 2007


    Date: Sunday, July 29, 2007 @ 15:24:58
  Author: travis
    Path: /home/cvs-extra/extra/modules/fglrx-suspend2

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: fglrx-suspend2 8.39.4-1
Upstream Update


----------+
 PKGBUILD |   17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)


Index: extra/modules/fglrx-suspend2/PKGBUILD
diff -u extra/modules/fglrx-suspend2/PKGBUILD:1.5 extra/modules/fglrx-suspend2/PKGBUILD:1.6
--- extra/modules/fglrx-suspend2/PKGBUILD:1.5	Sun Jul  8 10:23:53 2007
+++ extra/modules/fglrx-suspend2/PKGBUILD	Sun Jul 29 15:24:58 2007
@@ -1,23 +1,23 @@
-# $Id: PKGBUILD,v 1.5 2007/07/08 14:23:53 travis Exp $
+# $Id: PKGBUILD,v 1.6 2007/07/29 19:24:58 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: amdviaman
 
 pkgname=fglrx-suspend2
-pkgver=8.38.6
+pkgver=8.39.4
 _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) video cards."
+pkgdesc="Proprietary AMD/ATI kernel drivers for Radeon brand cards. suspend2 kernel."
 arch=('i686' 'x86_64')
 url="http://www.ati.com"
-license=('custom:"ATI"') #license provided by ati-fglrx-utils package
+#license provided by fglrx-utils package
+license=('custom:"fglrx"') 
 depends=("fglrx-utils>=${pkgver}" "kernel26suspend2>=${_kernel_version}")
 makedepends=()
 replaces=('ati-fglrx-suspend2')
-install=$pkgname.install
+install=${pkgname}.install
 source=(http://www2.ati.com/drivers/linux/ati-driver-installer-$pkgver-x86.x86_64.run)
-md5sums=('750eb0b5fa996d40b3ca52542c78154b')
-sha1sums=('a4320c6d3c6716740971c18bbd5e62b0b452cc67')
+md5sums=('0d04bccfc0baf8defafa8f66b53a0ef6')
+sha1sums=('2b1b66169df36c3e6c811562b63642ff4dce2b1d')
 
 _kernver=${_kernel_version}-suspend2
 
@@ -43,7 +43,6 @@
     cd $startdir/src/lib/modules/fglrx/build_mod/
 
     # Build the kernel module
-    # patch -Np0 -i $startdir/src/firegl_public.patch || return 1
     cp 2.6.x/Makefile .
     make -C /lib/modules/${_kernver}/build SUBDIRS="`pwd`" modules || return 1
 




More information about the arch-commits mailing list