[Lunar-commits] <moonbase> xf86-video-r128: a Xorg driver for Ati Rage128 video cards.
Florin Braescu
florin at lunar-linux.org
Fri Jan 23 20:11:43 CET 2009
commit 6462a2a0f2a25caffce465feab15c511b32e72f2
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jan 23 21:11:43 2009 +0200
xf86-video-r128: a Xorg driver for Ati Rage128 video cards.
---
xorg7/driver/xf86-video-r128/BUILD | 6 ++++++
xorg7/driver/xf86-video-r128/CONFLICTS | 6 ++++++
xorg7/driver/xf86-video-r128/DEPENDS | 2 ++
xorg7/driver/xf86-video-r128/DETAILS | 20 ++++++++++++++++++++
4 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/xorg7/driver/xf86-video-r128/BUILD b/xorg7/driver/xf86-video-r128/BUILD
new file mode 100644
index 0000000..cfe3408
--- /dev/null
+++ b/xorg7/driver/xf86-video-r128/BUILD
@@ -0,0 +1,6 @@
+(
+ . /etc/profile.d/x11r7.rc &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/xorg7/driver/xf86-video-r128/CONFLICTS b/xorg7/driver/xf86-video-r128/CONFLICTS
new file mode 100644
index 0000000..fa885b1
--- /dev/null
+++ b/xorg7/driver/xf86-video-r128/CONFLICTS
@@ -0,0 +1,6 @@
+conflicts XOrg6
+conflicts XOrg-test
+conflicts XOrg-fonts-base
+conflicts XOrg-fonts-extra
+conflicts XOrg-drm
+conflicts XOrg-drm-cvs
diff --git a/xorg7/driver/xf86-video-r128/DEPENDS b/xorg7/driver/xf86-video-r128/DEPENDS
new file mode 100644
index 0000000..514f37d
--- /dev/null
+++ b/xorg7/driver/xf86-video-r128/DEPENDS
@@ -0,0 +1,2 @@
+depends xorg-server
+depends mesa-lib
diff --git a/xorg7/driver/xf86-video-r128/DETAILS b/xorg7/driver/xf86-video-r128/DETAILS
new file mode 100644
index 0000000..316afea
--- /dev/null
+++ b/xorg7/driver/xf86-video-r128/DETAILS
@@ -0,0 +1,20 @@
+ MODULE=xf86-video-r128
+ VERSION=6.8.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$XORG_URL/individual/driver
+ SOURCE_VFY=sha1:a94f3014a139d5c469622723192aaf1626e6470b
+ MODULE_PREFIX=${X11R7_PREFIX:-/usr}
+ WEB_SITE=http://www.x.org
+ ENTERED=20090123
+ UPDATED=20090123
+ SHORT="The X.Org video driver for ATI R128 based cards"
+
+cat << EOF
+xf86-video-r128 provides the X.Org video drivers for ATI Rage128
+series of video cards.
+
+The driver is named: 'r128'
+
+Note: this driver is not the same as the ATI-provided, binary-only,
+'fglrx' driver.
+EOF
More information about the Lunar-commits
mailing list