Revert "xf86-video-fglrx: update to xf86-video-fglrx-12.6"

This reverts commit f115fb6b94fe962e2840c10915f254566a372573.
This commit is contained in:
Stephan Raue 2012-06-30 14:17:42 +02:00
parent 19601cde99
commit ed36b976c5

View File

@ -19,12 +19,14 @@
################################################################################
PKG_NAME="xf86-video-fglrx"
PKG_VERSION="12.6"
#PKG_VERSION="12.4"
PKG_VERSION="8.98"
PKG_REV="1"
PKG_ARCH="i386 x86_64"
PKG_LICENSE="nonfree"
PKG_SITE="http://www.ati.com/"
PKG_URL="http://www2.ati.com/drivers/linux/amd-driver-installer-`echo $PKG_VERSION | sed 's/\./-/'`-x86.x86_64.run"
#PKG_URL="http://www2.ati.com/drivers/linux/amd-driver-installer-`echo $PKG_VERSION | sed 's/\./-/'`-x86.x86_64.run"
PKG_URL="$DISTRO_SRC/amd-driver-installer-$PKG_VERSION-x86.x86_64.run"
PKG_DEPENDS="linux libX11 libXinerama libXcomposite"
PKG_BUILD_DEPENDS="toolchain util-macros libX11 libXinerama libXcomposite linux"
PKG_PRIORITY="optional"