[arch-commits] CVS update of extra/modules/fglrx-utils (PKGBUILD)
Travis Willard
travis at archlinux.org
Tue Jul 31 04:28:54 UTC 2007
Date: Tuesday, July 31, 2007 @ 00:28:54
Author: travis
Path: /home/cvs-extra/extra/modules/fglrx-utils
Modified: PKGBUILD (1.6 -> 1.7)
upgpkg: fglrx-utils 8.39.4-3
Fixing wierdness with license field.
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/modules/fglrx-utils/PKGBUILD
diff -u extra/modules/fglrx-utils/PKGBUILD:1.6 extra/modules/fglrx-utils/PKGBUILD:1.7
--- extra/modules/fglrx-utils/PKGBUILD:1.6 Mon Jul 30 21:10:13 2007
+++ extra/modules/fglrx-utils/PKGBUILD Tue Jul 31 00:28:53 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.6 2007/07/31 01:10:13 travis Exp $
+# $Id: PKGBUILD,v 1.7 2007/07/31 04:28:53 travis Exp $
# Maintainer: Travis Willard <travisw at wmpub.ca>
# Thanks to dibblethewrecker for the original work and packages.
@@ -6,14 +6,14 @@
pkgname=fglrx-utils
pkgver=8.39.4
-pkgrel=2
+pkgrel=3
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 provided in this package also applies to
# kernel module pkgs, and is noted in their PKGBUILDs
-license=('custom:"ATI"')
+license=('custom:"fglrx"')
#finger required for acpi scripts
depends=('xorg-server>=1.1.1' 'libdrm' 'libstdc++5' 'netkit-bsd-finger' \
'libxrandr' 'libsm' 'fontconfig' 'libxcursor' 'libxi')
@@ -106,7 +106,7 @@
# install licenses
install -m644 -D $startdir/src/archive_files/ATI_LICENSE.TXT \
- $startdir/pkg/usr/share/licenses/ATI/ATI_LICENSE.TXT
+ $startdir/pkg/usr/share/licenses/fglrx/AMD_ATI_LICENSE.TXT
# create DE file
install -m 755 -D $startdir/src/amdcccle.desktop \
$startdir/pkg/usr/share/applications/amdcccle.desktop
More information about the arch-commits
mailing list