From 87178e1f2428a2a3d535bd7dcfcb902250a22e3a Mon Sep 17 00:00:00 2001 From: mjl Date: Mon, 2 Apr 2001 03:58:11 +0000 Subject: Initial import of wmfishtime, a dockable clock application with clock, date and fish (and bubbles). --- x11/wmfishtime/Makefile | 16 ++++++++++++++++ x11/wmfishtime/files/md5 | 3 +++ x11/wmfishtime/pkg/DESCR | 6 ++++++ x11/wmfishtime/pkg/PLIST | 2 ++ 4 files changed, 27 insertions(+) create mode 100644 x11/wmfishtime/Makefile create mode 100644 x11/wmfishtime/files/md5 create mode 100644 x11/wmfishtime/pkg/DESCR create mode 100644 x11/wmfishtime/pkg/PLIST 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 -- cgit v1.2.3