forked from ports/contrib
ati: Updated 8.443 -> 8.452
This commit is contained in:
parent
092c0d3a19
commit
3900f4f45a
@ -55,5 +55,6 @@ drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man8/
|
||||
-r--r--r-- root/root usr/man/man8/atieventsd.8.gz
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/amdnotifyui
|
||||
-rwxr-xr-x root/root usr/sbin/atieventsd
|
||||
-rwxr-xr-x root/root usr/sbin/atigetsysteminfo.sh
|
||||
|
@ -1,2 +1,2 @@
|
||||
5d40b0c7a6f9e8356fdcd38052ae5e7b ati-driver-installer-8.443.1-x86.x86_64.run
|
||||
cf8f493901f5abb28347e7aa7c9d6cca ati-driver-installer-8-01-x86.x86_64.run
|
||||
ff77a2be2912534c687b61f5e8888944 atieventsd
|
||||
|
10
ati/Pkgfile
10
ati/Pkgfile
@ -2,16 +2,16 @@
|
||||
# URL: http://www.ati.com/support/drivers/linux/radeon-linux.html
|
||||
# Maintainer: Jose V Beneyto, sepen at users dot sourceforge dot net
|
||||
# Packager: Jose V Beneyto, sepen at users dot sourceforge dot net
|
||||
# Depends on: mesa3d, gl-select
|
||||
# Depends on: mesa3d,gl-select
|
||||
|
||||
name=ati
|
||||
version=8.443.1
|
||||
version=8.452.1
|
||||
release=1
|
||||
source=(http://www2.ati.com/drivers/linux/${name}-driver-installer-${version}-x86.x86_64.run atieventsd)
|
||||
source=(http://www2.ati.com/drivers/linux/${name}-driver-installer-8-01-x86.x86_64.run atieventsd)
|
||||
|
||||
build() {
|
||||
chmod +x ${name}-driver-installer-${version}-x86.x86_64.run
|
||||
./${name}-driver-installer-${version}-x86.x86_64.run --extract ${SRC}/tmp
|
||||
chmod +x ${name}-driver-installer-8-01-x86.x86_64.run
|
||||
./${name}-driver-installer-8-01-x86.x86_64.run --extract ${SRC}/tmp
|
||||
|
||||
# make
|
||||
cd ${SRC}/tmp/common/lib/modules/fglrx/build_mod
|
||||
|
Loading…
x
Reference in New Issue
Block a user