[Lunar-commits] r19038 - in moonbase/trunk/zbeta/x11/x11-util: . listres
Dennis Veatch
stumbles at lunar-linux.org
Fri Mar 3 12:57:56 UTC 2006
Author: stumbles
Date: 2006-03-03 12:57:53 +0000 (Fri, 03 Mar 2006)
New Revision: 19038
Added:
moonbase/trunk/zbeta/x11/x11-util/listres/
moonbase/trunk/zbeta/x11/x11-util/listres/DETAILS
Log:
widget stuff
Added: moonbase/trunk/zbeta/x11/x11-util/listres/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-util/listres/DETAILS (rev 0)
+++ moonbase/trunk/zbeta/x11/x11-util/listres/DETAILS 2006-03-03 12:57:53 UTC (rev 19038)
@@ -0,0 +1,18 @@
+ MODULE=listres
+ VERSION=X11R7.0-1.0.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=ftp://ftp.x.org/pub/X11R7.0/src/everything/
+ SOURCE_VFY=sha1:9c8b4f6dcc4fe737dea7ab181d0e0d8c7401734a
+ MODULE_PREFIX=${X11R7_PREFIX:-/usr/X11R7}
+ WEB_SITE=http://www.x.org/
+ ENTERED=20060303
+ UPDATED=20060303
+ SHORT="list resources in widgets "
+
+cat << EOF
+The listres program generates a list of a widget's resource database.
+The class in which each resource is first defined, the instance and
+class name, and the type of each resource is listed. If no specific
+widgets or the -all switch are given, a two-column list of widget
+names and their class hierarchies is printed.
+EOF
More information about the Lunar-commits
mailing list