[Lunar-commits] <moonbase> wbar: added module to the moonbase.
Auke Kok
sofar at foo-projects.org
Thu Jun 30 05:24:53 CEST 2011
commit e368406fc320c8b309cfb2c72fcbd3f2f6b118f6
Author: Konstantin Asarowski <ktx at luusa.org>
Date: Thu Jun 30 05:24:53 2011 +0200
wbar: added module to the moonbase.
---
zbeta/wbar/DEPENDS | 5 +++++
zbeta/wbar/DETAILS | 14 ++++++++++++++
2 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/zbeta/wbar/DEPENDS b/zbeta/wbar/DEPENDS
new file mode 100644
index 0000000..26142b4
--- /dev/null
+++ b/zbeta/wbar/DEPENDS
@@ -0,0 +1,5 @@
+depends imlib2
+depends intltool
+depends pkgconfig
+depends libglademm
+depends libX11
diff --git a/zbeta/wbar/DETAILS b/zbeta/wbar/DETAILS
new file mode 100644
index 0000000..090210c
--- /dev/null
+++ b/zbeta/wbar/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=wbar
+ VERSION=2.2.2
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+ SOURCE_URL=http://wbar.googlecode.com/files/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_VFY=sha1:66b41b06e65e02b42eec36c4e5ec8fb68f670697
+ WEB_SITE="http://code.google.com/p/wbar/"
+ ENTERED=20110628
+ UPDATED=20110628
+ SHORT="A minimalist fast and light launcher."
+cat <<EOF
+wbar is a quick launch bar. It's developed with speed in mind and is
+highly tweakable.
+EOF
More information about the Lunar-commits
mailing list