[Lunar-commits] <moonbase>
Auke Kok
sofar at foo-projects.org
Fri Mar 14 18:16:56 CET 2008
commit 25afeaad71a706a1c445e7767c76209cbe2c892d
Author: James Buren <flakeroats at hotmail.com>
Date: Fri Mar 14 18:16:56 2008 +0100
---
zbeta/bmpanel/BUILD | 5 +++++
zbeta/bmpanel/DEPENDS | 4 ++++
zbeta/bmpanel/DETAILS | 14 ++++++++++++++
3 files changed, 23 insertions(+), 0 deletions(-)
diff --git a/zbeta/bmpanel/BUILD b/zbeta/bmpanel/BUILD
new file mode 100644
index 0000000..46acb18
--- /dev/null
+++ b/zbeta/bmpanel/BUILD
@@ -0,0 +1,5 @@
+(
+ scons prefix=/usr build &&
+ prepare_install &&
+ scons install
+) > $C_FIFO 2>&1
diff --git a/zbeta/bmpanel/DEPENDS b/zbeta/bmpanel/DEPENDS
new file mode 100644
index 0000000..4d22d7b
--- /dev/null
+++ b/zbeta/bmpanel/DEPENDS
@@ -0,0 +1,4 @@
+depends scons
+depends imlib2
+depends freetype2
+depends libev
diff --git a/zbeta/bmpanel/DETAILS b/zbeta/bmpanel/DETAILS
new file mode 100644
index 0000000..3c84efb
--- /dev/null
+++ b/zbeta/bmpanel/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=bmpanel
+ VERSION=0.9.11
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://nsf.110mb.com/bmpanel/
+ SOURCE_VFY=sha1:c90870c4beed432227a4ccdbdcf2916b63efedb2
+ WEB_SITE=http://nsf.110mb.com/bmpanel
+ ENTERED=20080229
+ UPDATED=20080229
+ SHORT="A themeable reincarnation of fspanel."
+
+cat << EOF
+A panel that has a workspace switcher, digital clock, taskbar, and system
+tray.
+EOF
More information about the Lunar-commits
mailing list