[Lunar-commits] r22037 - in moonbase/trunk/xorg7/x11-drivers: . xf86-video-trident
Auke Kok
sofar at lunar-linux.org
Fri Nov 3 06:24:48 CET 2006
Author: sofar
Date: 2006-11-03 06:24:48 +0100 (Fri, 03 Nov 2006)
New Revision: 22037
Added:
moonbase/trunk/xorg7/x11-drivers/xf86-video-trident/
moonbase/trunk/xorg7/x11-drivers/xf86-video-trident/BUILD
moonbase/trunk/xorg7/x11-drivers/xf86-video-trident/CONFLICTS
moonbase/trunk/xorg7/x11-drivers/xf86-video-trident/DETAILS
Log:
missing driver - tsk :P
Added: moonbase/trunk/xorg7/x11-drivers/xf86-video-trident/BUILD
===================================================================
--- moonbase/trunk/xorg7/x11-drivers/xf86-video-trident/BUILD (rev 0)
+++ moonbase/trunk/xorg7/x11-drivers/xf86-video-trident/BUILD 2006-11-03 05:24:48 UTC (rev 22037)
@@ -0,0 +1,6 @@
+(
+ . /etc/profile.d/x11r7.rc &&
+
+ default_build
+
+) > $C_FIFO 2>&1
Added: moonbase/trunk/xorg7/x11-drivers/xf86-video-trident/CONFLICTS
===================================================================
--- moonbase/trunk/xorg7/x11-drivers/xf86-video-trident/CONFLICTS (rev 0)
+++ moonbase/trunk/xorg7/x11-drivers/xf86-video-trident/CONFLICTS 2006-11-03 05:24:48 UTC (rev 22037)
@@ -0,0 +1,6 @@
+conflicts XOrg &&
+conflicts XOrg-test &&
+conflicts XOrg-fonts-base &&
+conflicts XOrg-fonts-extra &&
+conflicts XOrg-drm &&
+conflicts XOrg-drm-cvs
Added: moonbase/trunk/xorg7/x11-drivers/xf86-video-trident/DETAILS
===================================================================
--- moonbase/trunk/xorg7/x11-drivers/xf86-video-trident/DETAILS (rev 0)
+++ moonbase/trunk/xorg7/x11-drivers/xf86-video-trident/DETAILS 2006-11-03 05:24:48 UTC (rev 22037)
@@ -0,0 +1,24 @@
+ MODULE=xf86-video-trident
+ VERSION=X11R7.1-1.2.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=ftp://ftp.x.org/pub/X11R7.1/src/everything/
+ MODULE_PREFIX=${X11R7_PREFIX:-/usr}
+ WEB_SITE=http://www.x.org/
+ ENTERED=20060302
+ UPDATED=20060302
+ SHORT="the X.Org video driver for VIA based cards"
+
+cat << EOF
+xf86-video-trident provides the X.Org video driver for VIA/S3 CLE266,
+KM400/KN400/K8M800 UniChrome based video cards which are frequently
+found in low form-factor VIA motherboards, and in some laptops.
+Flat panel, TV and VGA outputs are supported.
+
+K8M800/K8N800, PM8X0 and CN400 support is still under development.
+
+Direct rendering 3D is available using experimental drivers in Mesa.
+Also there is an XvMC client library for hardware MPEG1/MPEG2 decoding
+acceleration available on the CLE266 and K8M/N800 chipsets that uses
+the DRI. The XvMC client library implements a nonstandard '34'VLD'34'
+extension to the XvMC standard.
+EOF
More information about the Lunar-commits
mailing list