[Lunar-commits] <moonbase> fglrx: 9-4 + patch to make it work with 2.6.29
Samuel
samuel.verstraete at gmail.com
Tue Apr 21 09:04:54 CEST 2009
commit 9b4e4b76d81a78d342bdac6db693b0744ec17fc9
Author: Samuel <samuel.verstraete at gmail.com>
Date: Tue Apr 21 09:04:54 2009 +0200
fglrx: 9-4 + patch to make it work with 2.6.29
---
x11/fglrx/BUILD | 2 ++
x11/fglrx/DETAILS | 11 +++++++----
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/x11/fglrx/BUILD b/x11/fglrx/BUILD
index 7d6395e..63e95cb 100644
--- a/x11/fglrx/BUILD
+++ b/x11/fglrx/BUILD
@@ -4,6 +4,8 @@
sh $SOURCE --extract fglrx-install &&
cd fglrx-install &&
+ patch_it $SOURCE2 1 &&
+
# We build the kernel BEFORE actually calling prepare install
# so it doesn't remove a working driver incase the kernel module
# fails to compile
diff --git a/x11/fglrx/DETAILS b/x11/fglrx/DETAILS
index 0f54079..a60b8c2 100644
--- a/x11/fglrx/DETAILS
+++ b/x11/fglrx/DETAILS
@@ -1,11 +1,14 @@
MODULE=fglrx
- VERSION=9.3
- SOURCE=ati-driver-installer-9-3-x86.x86_64.run
+ VERSION=9.4
+ SOURCE=ati-driver-installer-9-4-x86.x86_64.run
+ SOURCE2=02-2.6.29-support.dpatch
SOURCE_URL=https://www2.ati.com/drivers/linux/
- SOURCE_VFY=sha1:ceefdfd2f8ecee4998a4ce4b7b87a45f1851e8d0
+ SOURCE2_URL=$PATCH_URL
+ SOURCE_VFY=sha1:730e9e78e4bb20994549c8f7eb539fe223bb1a69
+ SOURCE2_VFY=sha1:9dc9c2ef5bd2101c2e66419c3b56745ac4ad848b
WEB_SITE=http://ati.amd.com/
ENTERED=20040220
- UPDATED=20090408
+ UPDATED=20090421
LICENSE="proprietary"
SHORT="Proprietary X.org driver for the AMD ATI Radeon GPUs"
cat << EOF
More information about the Lunar-commits
mailing list