[Lunar-commits] <moonbase> dri2proto: something new

Samuel Verstraete elangelo at lunar-linux.org
Fri Mar 13 16:02:44 CET 2009


commit 0917b9bce0538144b1ce847fa77ac3f6d50ef31f
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Tue Sep 9 10:46:31 2008 +0200

    dri2proto: something new
---
 xorg7/proto/dri2proto/BUILD     |    6 ++++++
 xorg7/proto/dri2proto/CONFLICTS |    6 ++++++
 xorg7/proto/dri2proto/DEPENDS   |    1 +
 xorg7/proto/dri2proto/DETAILS   |   13 +++++++++++++
 4 files changed, 26 insertions(+), 0 deletions(-)

diff --git a/xorg7/proto/dri2proto/BUILD b/xorg7/proto/dri2proto/BUILD
new file mode 100644
index 0000000..cfe3408
--- /dev/null
+++ b/xorg7/proto/dri2proto/BUILD
@@ -0,0 +1,6 @@
+(
+  . /etc/profile.d/x11r7.rc &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/xorg7/proto/dri2proto/CONFLICTS b/xorg7/proto/dri2proto/CONFLICTS
new file mode 100644
index 0000000..fa885b1
--- /dev/null
+++ b/xorg7/proto/dri2proto/CONFLICTS
@@ -0,0 +1,6 @@
+conflicts XOrg6
+conflicts XOrg-test
+conflicts XOrg-fonts-base
+conflicts XOrg-fonts-extra
+conflicts XOrg-drm
+conflicts XOrg-drm-cvs
diff --git a/xorg7/proto/dri2proto/DEPENDS b/xorg7/proto/dri2proto/DEPENDS
new file mode 100644
index 0000000..af131c9
--- /dev/null
+++ b/xorg7/proto/dri2proto/DEPENDS
@@ -0,0 +1 @@
+depends xproto
diff --git a/xorg7/proto/dri2proto/DETAILS b/xorg7/proto/dri2proto/DETAILS
new file mode 100644
index 0000000..8144981
--- /dev/null
+++ b/xorg7/proto/dri2proto/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=dri2proto
+         VERSION=1.1
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$XORG_URL/individual/proto
+      SOURCE_VFY=sha1:6429338a703561c02c0aa7516d1d981e7a2bf005
+   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
+        WEB_SITE=http://www.x.org
+         ENTERED=20080909
+         UPDATED=20080909
+           SHORT="Protocol headers"
+
+cat << EOF
+EOF


More information about the Lunar-commits mailing list