[Lunar-commits] r20604 - in moonbase/trunk/zbeta/xorg-7.0/x11-extras: libdrm xterm
Chad Kittel
v3rt1g0 at lunar-linux.org
Mon Jul 3 02:11:32 UTC 2006
Author: v3rt1g0
Date: 2006-07-03 02:11:32 +0000 (Mon, 03 Jul 2006)
New Revision: 20604
Modified:
moonbase/trunk/zbeta/xorg-7.0/x11-extras/libdrm/DETAILS
moonbase/trunk/zbeta/xorg-7.0/x11-extras/xterm/DETAILS
Log:
Add some meaningful descriptions
Modified: moonbase/trunk/zbeta/xorg-7.0/x11-extras/libdrm/DETAILS
===================================================================
--- moonbase/trunk/zbeta/xorg-7.0/x11-extras/libdrm/DETAILS 2006-07-02 21:13:54 UTC (rev 20603)
+++ moonbase/trunk/zbeta/xorg-7.0/x11-extras/libdrm/DETAILS 2006-07-03 02:11:32 UTC (rev 20604)
@@ -7,7 +7,12 @@
WEB_SITE=http://www.freedesktop.org/
ENTERED=20060120
UPDATED=20060120
- SHORT=""
+ SHORT="the userspace interface to kernel DRM services"
+
cat << EOF
+libdrm is a library that implements the userspace interface to the
+kernel DRM services. DRM stands for "Direct Rendering Manager", which
+is the kernelspace portion of the "Direct Rendering Infrastructure"
+(DRI). The DRI is currently used on Linux to provide hardware-
+accelerated OpenGL drivers.
EOF
-
Modified: moonbase/trunk/zbeta/xorg-7.0/x11-extras/xterm/DETAILS
===================================================================
--- moonbase/trunk/zbeta/xorg-7.0/x11-extras/xterm/DETAILS 2006-07-02 21:13:54 UTC (rev 20603)
+++ moonbase/trunk/zbeta/xorg-7.0/x11-extras/xterm/DETAILS 2006-07-03 02:11:32 UTC (rev 20604)
@@ -7,7 +7,11 @@
WEB_SITE=http://www.x.org/
ENTERED=20060124
UPDATED=20060124
- SHORT="xterm"
+ SHORT="the X terminal emulator"
+
cat << EOF
+xterm is a terminal emulator for the X Window System. It provides DEC
+VT102 and Tektronix 4014 compatible terminals for programs that cannot
+use the window system directly. This version implements ISO/ANSI
+colors and most of the control sequences used by DEC VT220 terminals.
EOF
-
More information about the Lunar-commits
mailing list