[Lunar-commits] r22093 - in moonbase/trunk/xorg7/x11-apps: . appres

Samuel Verstraete elangelo at lunar-linux.org
Tue Nov 7 14:50:23 CET 2006


Author: elangelo
Date: 2006-11-07 14:50:23 +0100 (Tue, 07 Nov 2006)
New Revision: 22093

Added:
   moonbase/trunk/xorg7/x11-apps/appres/
   moonbase/trunk/xorg7/x11-apps/appres/BUILD
   moonbase/trunk/xorg7/x11-apps/appres/CONFLICTS
   moonbase/trunk/xorg7/x11-apps/appres/DEPENDS
   moonbase/trunk/xorg7/x11-apps/appres/DETAILS
Log:
initial import in moonbase, ty Jeff
gr,S.


Added: moonbase/trunk/xorg7/x11-apps/appres/BUILD
===================================================================
--- moonbase/trunk/xorg7/x11-apps/appres/BUILD	                        (rev 0)
+++ moonbase/trunk/xorg7/x11-apps/appres/BUILD	2006-11-07 13:50:23 UTC (rev 22093)
@@ -0,0 +1,6 @@
+(
+  . /etc/profile.d/x11r7.rc &&
+
+  default_build
+
+) > $C_FIFO 2>&1

Added: moonbase/trunk/xorg7/x11-apps/appres/CONFLICTS
===================================================================
--- moonbase/trunk/xorg7/x11-apps/appres/CONFLICTS	                        (rev 0)
+++ moonbase/trunk/xorg7/x11-apps/appres/CONFLICTS	2006-11-07 13:50:23 UTC (rev 22093)
@@ -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-apps/appres/DEPENDS
===================================================================
--- moonbase/trunk/xorg7/x11-apps/appres/DEPENDS	                        (rev 0)
+++ moonbase/trunk/xorg7/x11-apps/appres/DEPENDS	2006-11-07 13:50:23 UTC (rev 22093)
@@ -0,0 +1 @@
+depends xproto

Added: moonbase/trunk/xorg7/x11-apps/appres/DETAILS
===================================================================
--- moonbase/trunk/xorg7/x11-apps/appres/DETAILS	                        (rev 0)
+++ moonbase/trunk/xorg7/x11-apps/appres/DETAILS	2006-11-07 13:50:23 UTC (rev 22093)
@@ -0,0 +1,14 @@
+          MODULE=appres
+         VERSION=X11R7.0-1.0.0
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$XORG_URL/X11R7.0/src/everything/
+      SOURCE_VFY=sha1:a210290ba358693516a2f75a9e3064d3d2e3ca13
+   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
+        WEB_SITE=http://www.x.org/
+         ENTERED=20061107
+         UPDATED=20061107
+           SHORT="List X application resource database"
+
+cat << EOF
+The appres program prints the resouces seen by an application (or subhierarchy of an application) with the specified class and instance names.  It can be used to determine which resources a particular program will load.
+EOF



More information about the Lunar-commits mailing list