diff options
author | mjl <mjl@pkgsrc.org> | 2001-04-02 03:58:11 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-04-02 03:58:11 +0000 |
commit | 87178e1f2428a2a3d535bd7dcfcb902250a22e3a (patch) | |
tree | db77a0f08cf9a08bf57192b628bcd7ab0a2639f7 | |
parent | 8985136ded42e1b281414cf8e0c57c0dee928bdd (diff) | |
download | pkgsrc-87178e1f2428a2a3d535bd7dcfcb902250a22e3a.tar.gz |
Initial import of wmfishtime, a dockable clock application with
clock, date and fish (and bubbles).
-rw-r--r-- | x11/wmfishtime/Makefile | 16 | ||||
-rw-r--r-- | x11/wmfishtime/files/md5 | 3 | ||||
-rw-r--r-- | x11/wmfishtime/pkg/DESCR | 6 | ||||
-rw-r--r-- | x11/wmfishtime/pkg/PLIST | 2 |
4 files changed, 27 insertions, 0 deletions
diff --git a/x11/wmfishtime/Makefile b/x11/wmfishtime/Makefile new file mode 100644 index 00000000000..88be992e7a0 --- /dev/null +++ b/x11/wmfishtime/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1.1.1 2001/04/02 03:58:11 mjl Exp $ +# + +DISTNAME= wmfishtime-1.1 +CATEGORIES= x11 +MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/ + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.ne.jp/asahi/linux/timecop/ +COMMENT= dockable clock application with clock, date and fish + +DEPENDS+= gtk+>=1.2.9:../gtk + +USE_X11BASE= # defined + +.include "../../mk/bsd.pkg.mk" diff --git a/x11/wmfishtime/files/md5 b/x11/wmfishtime/files/md5 new file mode 100644 index 00000000000..a495db12536 --- /dev/null +++ b/x11/wmfishtime/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2001/04/02 03:58:11 mjl Exp $ + +SHA1 (wmfishtime-1.1.tar.gz) = 68eb77ddb615bba9d81ce007d1aa178f0e6a6e1b diff --git a/x11/wmfishtime/pkg/DESCR b/x11/wmfishtime/pkg/DESCR new file mode 100644 index 00000000000..a301c0ed4bb --- /dev/null +++ b/x11/wmfishtime/pkg/DESCR @@ -0,0 +1,6 @@ +Well, this is just your standard time dockapp. Top part has the clock face, +bottom part has day of the week, followed by day, followed by month. Yellow +hand counts seconds, green hand counts minutes, red hand counts hours. Few +seconds after startup there are at least 32 bubbles floating up behind the +clock face. There are 4 fishes randomly swimming back and forth. If you move +your mouse inside the dockapp window, the fish will get scared and run away. diff --git a/x11/wmfishtime/pkg/PLIST b/x11/wmfishtime/pkg/PLIST new file mode 100644 index 00000000000..ae2e9b6ad7b --- /dev/null +++ b/x11/wmfishtime/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/04/02 03:58:11 mjl Exp $ +bin/wmfishtime |