forked from ports/contrib
ati: Updated 8.42.3 -> 8.433 (also named ATI Catalyst 7.11)
This commit is contained in:
parent
d3a106ffcd
commit
fbbfc93400
@ -1,2 +1,2 @@
|
||||
56ff087389b5594f0db9949354bb0698 ati-driver-installer-8.42.3-x86.x86_64.run
|
||||
099eead18eb845f83da1d743dc17cc47 ati-driver-installer-7-11-x86.x86_64.run
|
||||
ff77a2be2912534c687b61f5e8888944 atieventsd
|
||||
|
@ -5,14 +5,14 @@
|
||||
# Depends on: mesa3d, gl-select
|
||||
|
||||
name=ati
|
||||
version=8.42.3
|
||||
version=8.433
|
||||
release=1
|
||||
source=(http://www2.ati.com/drivers/linux/$name-driver-installer-$version-x86.x86_64.run \
|
||||
source=(http://www2.ati.com/drivers/linux/${name}-driver-installer-7-11-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-7-11-x86.x86_64.run
|
||||
./${name}-driver-installer-7-11-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