[Lunar-commits] <moonbase> xcb-util-wm: new module

Christian Krause wookietreiber at lunar-linux.org
Wed Jun 8 01:04:59 CEST 2011


commit 0d79bc8bf20333f2e3248a91fca669da6b03b97e
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date:   Wed Jun 8 01:04:59 2011 +0200

    xcb-util-wm: new module
---
 zbeta/xcb-util-wm/BUILD   |    9 +++++++++
 zbeta/xcb-util-wm/DEPENDS |    1 +
 zbeta/xcb-util-wm/DETAILS |   15 +++++++++++++++
 3 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/zbeta/xcb-util-wm/BUILD b/zbeta/xcb-util-wm/BUILD
new file mode 100644
index 0000000..9f95934
--- /dev/null
+++ b/zbeta/xcb-util-wm/BUILD
@@ -0,0 +1,9 @@
+(
+
+  . /etc/profile.d/x11r7.rc  &&
+
+  OPTS+=" --disable-static" &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/xcb-util-wm/DEPENDS b/zbeta/xcb-util-wm/DEPENDS
new file mode 100644
index 0000000..b63ec7b
--- /dev/null
+++ b/zbeta/xcb-util-wm/DEPENDS
@@ -0,0 +1 @@
+depends xcb-util
diff --git a/zbeta/xcb-util-wm/DETAILS b/zbeta/xcb-util-wm/DETAILS
new file mode 100644
index 0000000..3168281
--- /dev/null
+++ b/zbeta/xcb-util-wm/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=xcb-util-wm
+         VERSION=0.3.8
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://xcb.freedesktop.org/dist
+      SOURCE_VFY=sha1:e7684921870a62c9e4f53ff8376a468206dc977f
+   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
+        WEB_SITE=http://xcb.freedesktop.org/
+         ENTERED=20110608
+         UPDATED=20110608
+           SHORT="wm extensions for libxcb"
+
+cat << EOF
+These experimental libraries provide convenience functions and
+interfaces which make the raw X protocol more usable
+EOF


More information about the Lunar-commits mailing list