[Lunar-commits] r23287 - in moonbase/branches/crater/xorg7.2/x11-extras: . xcb-proto
Samuel Verstraete
elangelo at lunar-linux.org
Fri Feb 16 11:19:36 CET 2007
Author: elangelo
Date: 2007-02-16 11:19:36 +0100 (Fri, 16 Feb 2007)
New Revision: 23287
Added:
moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/
moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/BUILD
moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/CONFLICTS
moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/DEPENDS
moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/DETAILS
Log:
xcb-proto
Added: moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/BUILD
===================================================================
--- moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/BUILD (rev 0)
+++ moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/BUILD 2007-02-16 10:19:36 UTC (rev 23287)
@@ -0,0 +1,6 @@
+(
+ . /etc/profile.d/x11r7.rc &&
+
+ default_build
+
+) > $C_FIFO 2>&1
Added: moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/CONFLICTS
===================================================================
--- moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/CONFLICTS (rev 0)
+++ moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/CONFLICTS 2007-02-16 10:19:36 UTC (rev 23287)
@@ -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/branches/crater/xorg7.2/x11-extras/xcb-proto/DEPENDS
===================================================================
--- moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/DEPENDS (rev 0)
+++ moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/DEPENDS 2007-02-16 10:19:36 UTC (rev 23287)
@@ -0,0 +1 @@
+depends xproto
Added: moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/DETAILS
===================================================================
--- moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/DETAILS (rev 0)
+++ moonbase/branches/crater/xorg7.2/x11-extras/xcb-proto/DETAILS 2007-02-16 10:19:36 UTC (rev 23287)
@@ -0,0 +1,14 @@
+ MODULE=xcb-proto
+ VERSION=1.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$XORG_URL/X11R7.2/src/extras/
+ SOURCE_VFY=sha1:c7252cc74f75c997227b4dcdba2cb654d89cecda
+ MODULE_PREFIX=${X11R7_PREFIX:-/usr}
+ WEB_SITE=http://www.x.org/
+ ENTERED=20060216
+ UPDATED=20070216
+ SHORT="protocol headers"
+
+cat << EOF
+EOF
+
More information about the Lunar-commits
mailing list