summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authornathanw <nathanw@pkgsrc.org>1999-02-03 15:53:31 +0000
committernathanw <nathanw@pkgsrc.org>1999-02-03 15:53:31 +0000
commit5b3966c0bf791c8e0dc09724e38b7fa2a3e4ce14 (patch)
treea5ce668efd00cde844aca78e1c3c78b869720240 /x11
parent9cc74c36765ddcf23819b69f1d999b83d07cb6ff (diff)
downloadpkgsrc-5b3966c0bf791c8e0dc09724e38b7fa2a3e4ce14.tar.gz
xdaliclock, an animated digital clock.
Diffstat (limited to 'x11')
-rw-r--r--x11/xdaliclock/Makefile14
-rw-r--r--x11/xdaliclock/files/md53
-rw-r--r--x11/xdaliclock/patches/patch-aa15
-rw-r--r--x11/xdaliclock/pkg/COMMENT1
-rw-r--r--x11/xdaliclock/pkg/DESCR8
-rw-r--r--x11/xdaliclock/pkg/PLIST4
6 files changed, 45 insertions, 0 deletions
diff --git a/x11/xdaliclock/Makefile b/x11/xdaliclock/Makefile
new file mode 100644
index 00000000000..fad948bc247
--- /dev/null
+++ b/x11/xdaliclock/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/02/03 15:53:31 nathanw Exp $
+#
+
+DISTNAME= xdaliclock-2.14
+CATEGORIES= x11
+MASTER_SITES= $(MASTER_SITE_XCONTRIB)
+MASTER_SITE_SUBDIR= applications
+
+MAINTAINER= nathanw@netbsd.org
+HOMEPAGE= http://www.jwz.org/xdaliclock/
+
+USE_IMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xdaliclock/files/md5 b/x11/xdaliclock/files/md5
new file mode 100644
index 00000000000..69b7265a223
--- /dev/null
+++ b/x11/xdaliclock/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1999/02/03 15:53:31 nathanw Exp $
+
+MD5 (xdaliclock-2.14.tar.gz) = ec582bbf3eaff0c1cf022337eb441e64
diff --git a/x11/xdaliclock/patches/patch-aa b/x11/xdaliclock/patches/patch-aa
new file mode 100644
index 00000000000..508be3f445f
--- /dev/null
+++ b/x11/xdaliclock/patches/patch-aa
@@ -0,0 +1,15 @@
+$NetBSD: patch-aa,v 1.1.1.1 1999/02/03 15:53:31 nathanw Exp $
+
+--- xdaliclock.h.orig Wed Feb 3 10:34:59 1999
++++ xdaliclock.h Wed Feb 3 10:35:12 1999
+@@ -13,9 +13,7 @@
+
+ #ifdef __STDC__
+ # include <stdlib.h>
+-# if defined(unix) || defined(__unix) || defined(UNIX)
+-# include <unistd.h>
+-# endif
++# include <unistd.h>
+ #endif
+
+ #ifdef VMS
diff --git a/x11/xdaliclock/pkg/COMMENT b/x11/xdaliclock/pkg/COMMENT
new file mode 100644
index 00000000000..bc993b365cf
--- /dev/null
+++ b/x11/xdaliclock/pkg/COMMENT
@@ -0,0 +1 @@
+Animated digital clock.
diff --git a/x11/xdaliclock/pkg/DESCR b/x11/xdaliclock/pkg/DESCR
new file mode 100644
index 00000000000..fe759207d00
--- /dev/null
+++ b/x11/xdaliclock/pkg/DESCR
@@ -0,0 +1,8 @@
+XDaliClock is a digital clock for the X Window System; when a digit changes,
+it ``melts'' into its new shape.
+
+It can display in 12 or 24 hour modes, and displays the date when a mouse
+button is held down. It has two large fonts built into it, but it can
+animate most other fonts that contain all of the digits. It can also do some
+funky psychedelic colormap cycling, and can use overlay planes or the `shape'
+extension so that the window is transparent.
diff --git a/x11/xdaliclock/pkg/PLIST b/x11/xdaliclock/pkg/PLIST
new file mode 100644
index 00000000000..42a5727d6eb
--- /dev/null
+++ b/x11/xdaliclock/pkg/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/02/03 15:53:31 nathanw Exp $
+bin/xdaliclock
+lib/X11/app-defaults/XDaliClock
+man/cat1/xdaliclock.0