summaryrefslogtreecommitdiffstats
path: root/ham/gworldclock
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gworldclock')
-rwxr-xr-xham/gworldclock/DEPENDS1
-rwxr-xr-xham/gworldclock/DETAILS20
-rw-r--r--ham/gworldclock/HISTORY3
3 files changed, 24 insertions, 0 deletions
diff --git a/ham/gworldclock/DEPENDS b/ham/gworldclock/DEPENDS
new file mode 100755
index 0000000000..8ed35fc4dc
--- /dev/null
+++ b/ham/gworldclock/DEPENDS
@@ -0,0 +1 @@
+depends gtk+
diff --git a/ham/gworldclock/DETAILS b/ham/gworldclock/DETAILS
new file mode 100755
index 0000000000..3e68aca2b4
--- /dev/null
+++ b/ham/gworldclock/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=gworldclock
+ VERSION=0.3.3
+ SOURCE=${SPELL}_${VERSION}.orig.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/g/gworldclock/$SOURCE
+ WEB_SITE=http://ftp.debian.org/debian/pool/main/g/gworldclock/
+ MAINTAINER=afrayedknot@thefrayedknot.armory.com
+ LICENSE=GPL
+ MD5=04a9de2f0fe59e6cee7118446deeb12e
+ ENTERED=20020803
+ UPDATED=20020803
+ SHORT="GTK+ app to manage timezones"
+cat << EOF
+This program is a GTK+ application that
+displays the time and date in a number
+of timezones, as specified by the user.
+It can be used to keep track of various
+friends scattered around the world in
+Australia, Russia, America, etc.
+EOF
diff --git a/ham/gworldclock/HISTORY b/ham/gworldclock/HISTORY
new file mode 100644
index 0000000000..50b71e3a0d
--- /dev/null
+++ b/ham/gworldclock/HISTORY
@@ -0,0 +1,3 @@
+2002-08-03 Andrew Stitt <afrayedknot@thefrayedknot.armory.com>
+ * Created this spell.
+