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

Travis Willard travis at archlinux.org
Tue Aug 14 12:36:17 UTC 2007


    Date: Tuesday, August 14, 2007 @ 08:36:17
  Author: travis
    Path: /home/cvs-extra/extra/modules/fglrx-utils

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: fglrx-utils 8.40.4-1
Upstream update, compiles clean for 2.6.22


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


Index: extra/modules/fglrx-utils/PKGBUILD
diff -u extra/modules/fglrx-utils/PKGBUILD:1.8 extra/modules/fglrx-utils/PKGBUILD:1.9
--- extra/modules/fglrx-utils/PKGBUILD:1.8	Thu Aug  2 23:33:00 2007
+++ extra/modules/fglrx-utils/PKGBUILD	Tue Aug 14 08:36:17 2007
@@ -1,16 +1,15 @@
-# $Id: PKGBUILD,v 1.8 2007/08/03 03:33:00 travis Exp $
+# $Id: PKGBUILD,v 1.9 2007/08/14 12:36:17 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 
 # Thanks to dibblethewrecker for the original work and packages.
 # Thanks to testing monkey S1G1 for contributions
 
 pkgname=fglrx-utils
-pkgver=8.39.4
-pkgrel=4
-pkgdesc="Proprietary userspace tools and libraries for the AMD/ATI RADEON (9500 and later), \
-         MOBILITY RADEON (M10 and later), RADEON XPRESS IGP and FireGL (Z1 and later) video cards."
+pkgver=8.40.4
+pkgrel=1
+pkgdesc="Proprietary AMD/ATI userspace tools and libraries for Radeon brand cards."
 arch=('i686' 'x86_64')
-url="http://www.ati.com"
+url="http://www.ati.amd.com"
 # license provided in this package also applies to
 # kernel module pkgs, and is noted in their PKGBUILDs
 license=('custom:"fglrx"') 
@@ -23,12 +22,12 @@
 install=fglrx-utils.install
 source=(http://www2.ati.com/drivers/linux/ati-driver-installer-$pkgver-x86.x86_64.run \
         amdcccle.desktop fglrx.sh atieventsd.sh ati-powermode.sh.patch)
-md5sums=('0d04bccfc0baf8defafa8f66b53a0ef6'
+md5sums=('d02add61ee36a4183510317c3c42b147'
          '1f4b870e977b155af549442932e8ce6f'
          'bdafe749e046bfddee2d1c5e90eabd83'
          'f729bf913613f49b0b9759c246058a87'
          '150c5cd49e9affe3635415aa9d9c00e6')
-sha1sums=('2b1b66169df36c3e6c811562b63642ff4dce2b1d'
+sha1sums=('6260c8596529eac34fabe3437678afe6e2761490'
           'ec0271dfc6926efe28c791242a613c27b1f79bcb'
           '5339ab8c6268bd8a886c56bd1ea25ecd2fe09985'
           '3a9444e247e46df62c8effb64f8ed39d3665c5c5'
@@ -104,7 +103,7 @@
     # correct dir permissions
     find $startdir/pkg/usr -type d -exec chmod 755 {} \;
 
-    # correct FILE permissions - 8.39.4 has nearly every file marked 0744. This
+    # correct FILE permissions - >=8.39.4 has nearly every file marked 0744. This
     # is dumb, and previous versions of the drivers had no files marked this
     # way.  Fixing permissions of files to what they were in 8.38.6
     find $startdir/pkg/etc -not -type d -exec chmod 0444 {} \;




More information about the arch-commits mailing list