[Lunar-commits] <moonbase> hamster-applet: version 2.28.2 added to moonbase

Duncan Gibson engelsman at lunar-linux.org
Thu Jul 15 22:17:18 CEST 2010


commit 64d20f9d1aad09ab58ab7ed1315b0a101f2e0f4a
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date:   Sat Feb 27 21:14:38 2010 +0100

    hamster-applet: version 2.28.2 added to moonbase
---
 gnome2/applets/hamster-applet/BUILD   |   12 ++++++++++++
 gnome2/applets/hamster-applet/DEPENDS |    1 +
 gnome2/applets/hamster-applet/DETAILS |   15 +++++++++++++++
 3 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/gnome2/applets/hamster-applet/BUILD b/gnome2/applets/hamster-applet/BUILD
new file mode 100644
index 0000000..80d990a
--- /dev/null
+++ b/gnome2/applets/hamster-applet/BUILD
@@ -0,0 +1,12 @@
+(
+
+   ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
+                --build=$BUILD                    \
+                --sysconfdir=/etc                 \
+                --localstatedir=/var              \
+                --infodir=${GNOME210_PREFIX:-/usr}/share/info \
+                --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
+                $OPTS                             &&
+    default_make                   
+
+) > $C_FIFO 2>&1
diff --git a/gnome2/applets/hamster-applet/DEPENDS b/gnome2/applets/hamster-applet/DEPENDS
new file mode 100644
index 0000000..f98b7d7
--- /dev/null
+++ b/gnome2/applets/hamster-applet/DEPENDS
@@ -0,0 +1 @@
+depends gtk+-2
diff --git a/gnome2/applets/hamster-applet/DETAILS b/gnome2/applets/hamster-applet/DETAILS
new file mode 100644
index 0000000..248e234
--- /dev/null
+++ b/gnome2/applets/hamster-applet/DETAILS
@@ -0,0 +1,15 @@
+          MODULE=hamster-applet
+         VERSION=2.28.2
+           MAJOR=2.28
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
+      SOURCE_VFY=sha1:a5332fe7a50d8fd789c5686053ff2cb3a8eac27b
+        WEB_SITE=http://live.gnome.org/ProjectHamster/
+         ENTERED=20100227
+         UPDATED=20100227
+           SHORT="time tracking tool"
+cat << EOF
+Project Hamster is time tracking for the masses. It helps you
+keep track of how much time you have spent during the day on
+the activities you have set up.
+EOF


More information about the Lunar-commits mailing list