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

Travis Willard travis at archlinux.org
Tue Jul 31 01:10:14 UTC 2007


    Date: Monday, July 30, 2007 @ 21:10:14
  Author: travis
    Path: /home/cvs-extra/extra/modules/fglrx-utils

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: fglrx-utils 8.39.4-2
Update depends


----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)


Index: extra/modules/fglrx-utils/PKGBUILD
diff -u extra/modules/fglrx-utils/PKGBUILD:1.5 extra/modules/fglrx-utils/PKGBUILD:1.6
--- extra/modules/fglrx-utils/PKGBUILD:1.5	Sun Jul 29 15:27:50 2007
+++ extra/modules/fglrx-utils/PKGBUILD	Mon Jul 30 21:10:13 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.5 2007/07/29 19:27:50 travis Exp $
+# $Id: PKGBUILD,v 1.6 2007/07/31 01:10:13 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 
 # Thanks to dibblethewrecker for the original work and packages.
@@ -6,7 +6,7 @@
 
 pkgname=fglrx-utils
 pkgver=8.39.4
-pkgrel=1
+pkgrel=2
 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')
@@ -14,7 +14,9 @@
 # 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
+#finger required for acpi scripts
+depends=('xorg-server>=1.1.1' 'libdrm' 'libstdc++5' 'netkit-bsd-finger' \
+         'libxrandr' 'libsm' 'fontconfig' 'libxcursor' 'libxi')  
 replaces=('ati-drivers' 'ati-fglrx-utils')
 conflicts=('libgl' 'ati-drivers-module' 'ati-drivers' 'nvidia') 
 provides=('libgl')




More information about the arch-commits mailing list