[Lunar-commits] <moonbase> dzen2: version 0.8.5 added to moonbase

Duncan Gibson engelsman at lunar-linux.org
Mon Apr 25 21:40:17 CEST 2011


commit ef89598d939f1282d039818e3602e3de6e250ea0
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Mon Apr 25 21:40:17 2011 +0200

    dzen2: version 0.8.5 added to moonbase
    
    new module (fixing 0000471 on http://bugs.lunar-linux.org/)
    
    Note: downloads, compiles and installs OK, but I could not get it
          to display in a plain twm and two xterm environment.
          This is a zbeta module, so caveat emptor - engelsman
---
 zbeta/dzen2/BUILD   |    7 +++++++
 zbeta/dzen2/DEPENDS |    1 +
 zbeta/dzen2/DETAILS |   25 +++++++++++++++++++++++++
 3 files changed, 33 insertions(+), 0 deletions(-)

diff --git a/zbeta/dzen2/BUILD b/zbeta/dzen2/BUILD
new file mode 100644
index 0000000..01e96bc
--- /dev/null
+++ b/zbeta/dzen2/BUILD
@@ -0,0 +1,7 @@
+(
+
+  sedit "s?PREFIX = /usr/local?PREFIX = /usr?g" config.mk &&
+
+  default_make
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/dzen2/DEPENDS b/zbeta/dzen2/DEPENDS
new file mode 100644
index 0000000..dcbd2ac
--- /dev/null
+++ b/zbeta/dzen2/DEPENDS
@@ -0,0 +1 @@
+depends libX11
diff --git a/zbeta/dzen2/DETAILS b/zbeta/dzen2/DETAILS
new file mode 100644
index 0000000..e98c650
--- /dev/null
+++ b/zbeta/dzen2/DETAILS
@@ -0,0 +1,25 @@
+          MODULE=dzen2
+         VERSION=0.8.5
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://sites.google.com/site/gotmor
+      SOURCE_VFY=sha1:9216163e86e02b2a75de1dfec1954b1058a829e4
+        WEB_SITE=http://sites.google.com/site/gotmor/dzen/
+         ENTERED=20110421
+         UPDATED=20110421
+           SHORT="general purpose messaging and notification program"
+
+cat << EOF
+Dzen is a general purpose messaging, notification and menuing program
+for X11. It was designed to be scriptable in any language and integrate
+well with window managers like dwm, wmii and xmonad though it will work
+with any windowmanger.
+
+Features
+- Small, fast, very tiny set of dependencies (Xlib only by default)
+- Scriptable in any language
+- Sophisticated formating language - including colours, icons, graphics
+- Versatile - display all sorts of information
+- Interactive - user defined mouse and keyboard actions
+- Optional XFT support
+- Optional XINERAMA support
+EOF


More information about the Lunar-commits mailing list