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

Travis Willard travis at archlinux.org
Sun Jul 29 19:27:50 UTC 2007


    Date: Sunday, July 29, 2007 @ 15:27:50
  Author: travis
    Path: /home/cvs-extra/extra/modules/fglrx-utils

Modified: PKGBUILD (1.4 -> 1.5)

upgpkg: fglrx-utils 8.39.4-1
Upstream Update


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


Index: extra/modules/fglrx-utils/PKGBUILD
diff -u extra/modules/fglrx-utils/PKGBUILD:1.4 extra/modules/fglrx-utils/PKGBUILD:1.5
--- extra/modules/fglrx-utils/PKGBUILD:1.4	Sun Jul  8 10:27:12 2007
+++ extra/modules/fglrx-utils/PKGBUILD	Sun Jul 29 15:27:50 2007
@@ -1,31 +1,32 @@
-# $Id: PKGBUILD,v 1.4 2007/07/08 14:27:12 travis Exp $
+# $Id: PKGBUILD,v 1.5 2007/07/29 19:27:50 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.38.6
+pkgver=8.39.4
 pkgrel=1
 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."
 arch=('i686' 'x86_64')
 url="http://www.ati.com"
-license=('custom:"ATI"') #license provided in this package also applies to
-                         #kernel module pkgs, and is noted in their PKGBUILDs
+# license provided in this package also applies to
+# kernel module pkgs, and is noted in their PKGBUILDs
+license=('custom:"ATI"') 
 depends=('xorg-server>=1.1.1' 'libdrm' 'libstdc++5' 'netkit-bsd-finger')  #finger required for acpi scripts
 replaces=('ati-drivers' 'ati-fglrx-utils')
 conflicts=('libgl' 'ati-drivers-module' 'ati-drivers' 'nvidia') 
 provides=('libgl')
-install=$pkgname.install
+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=('750eb0b5fa996d40b3ca52542c78154b'
+md5sums=('0d04bccfc0baf8defafa8f66b53a0ef6'
          '1f4b870e977b155af549442932e8ce6f'
          'bdafe749e046bfddee2d1c5e90eabd83'
          'f729bf913613f49b0b9759c246058a87'
          '150c5cd49e9affe3635415aa9d9c00e6')
-sha1sums=('a4320c6d3c6716740971c18bbd5e62b0b452cc67'
+sha1sums=('2b1b66169df36c3e6c811562b63642ff4dce2b1d'
           'ec0271dfc6926efe28c791242a613c27b1f79bcb'
           '5339ab8c6268bd8a886c56bd1ea25ecd2fe09985'
           '3a9444e247e46df62c8effb64f8ed39d3665c5c5'
@@ -55,10 +56,8 @@
     cp $startdir/src/archive_files/common/* $startdir/src/ -r
     if [ "$CARCH" = "x86_64" ]; then
        cp $startdir/src/archive_files/x710_64a/* $startdir/src/ -r
-       cp $startdir/src/archive_files/x690_64a/usr/X11R6/bin $startdir/src/usr/X11R6/ -r
      else
        cp $startdir/src/archive_files/x710/* $startdir/src/ -r
-       cp $startdir/src/archive_files/x690/usr/X11R6/bin $startdir/src/usr/X11R6/ -r
     fi
 
     # Remove src and documents - install remaining files




More information about the arch-commits mailing list