diff options
author | jakllsch <jakllsch@pkgsrc.org> | 2009-10-16 20:26:04 +0000 |
---|---|---|
committer | jakllsch <jakllsch@pkgsrc.org> | 2009-10-16 20:26:04 +0000 |
commit | ffd9978d769387e2f9763a827668e1de4935f00d (patch) | |
tree | 15275683b87d32feeca1f32727a3735e37a7792d /time/xdaliclock | |
parent | fd8d7d1cc4aad3a8610df31193274800f13ced4f (diff) | |
download | pkgsrc-ffd9978d769387e2f9763a827668e1de4935f00d.tar.gz |
Update xdaliclock to 2.30.
Reset MAINTAINER, per corespondence with nathanw.
Changes since 2.18:
01-Sep-09 (v2.30) OSX:
- Ported to Mac OS 10.6.
15-Jul-09 (v2.29) Palm WebOS:
- Palm's API changed; need to un-escape HTML.
06-Jul-09 (v2.28) Palm WebOS:
- Slight performance improvements.
OSX:
- A little more work on the unfinished iPhone port.
27-Jun-09 (v2.27) Palm WebOS:
- Cosmetic animation and preferences improvements.
- Factored out Javascript code so it can be used
stand-alone.
26-Jun-09 (v2.26) Palm WebOS:
- Initial port!
PalmOS "Classic":
- Eliminated a slight flicker during animation.
OSX:
- Initial incomplete, aborted attempt at iPhone port.
12-Nov-07 (v2.25) OSX:
- Added a Dali Clock dashboard widget.
28-Apr-07 (v2.24) OSX:
- Added a Dali Clock screen saver.
- Better application icon.
PalmOS:
- Fixed bug where the background colors of the digits
and of the rest of the window were slightly out of
sync.
- Don't draw while menubar is active.
- Display day-of-month in seconds-only mode.
- Color application icons.
08-Jan-06 (v2.23) OSX:
- prettier preferences panel.
PalmOS:
- smoother morphing;
- bigger "seconds only" font;
- color cycling on color devices.
X11:
- smoother morphing;
- better color cycling contrast;
- added three new, larger built-in fonts.
02-Jan-06 (v2.22) MacOS fixes:
- Coming out of full-screen mode no longer leaves
the window in a huge size if the title bar had
been turned off.
- Full screen mode hides the mouse pointer.
- ESC exits full screen mode.
- Build a universal binary (PPC and Intel).
- Added "Pin to desktop" preference.
- Minimize (Cmd-M) and Close (Cmd-W) work when
borderless or full screen.
31-Dec-05 (v2.21) Ported to MacOS X!
07-Sep-03 (v2.20) Updated "vroot.h" for compatibility with latest
xscreensaver (-root in Xinerama mode.)
Include various historical Macintosh predecessors in
the mac128/ subdirectory.
11-Sep-02 (v2.19) Added -window-id option, for use by xscreensaver-demo.
Handle exposure events in "-root -noseconds" mode.
Updated the PalmOS source to work with PalmOS SDK 4.0.
Fixed a dumb bug in the PalmOS preferences where you
couldn't set the FPS to exactly "10".
Updated make.com for VMS.
Diffstat (limited to 'time/xdaliclock')
-rw-r--r-- | time/xdaliclock/Makefile | 11 | ||||
-rw-r--r-- | time/xdaliclock/distinfo | 10 | ||||
-rw-r--r-- | time/xdaliclock/patches/patch-aa | 15 | ||||
-rw-r--r-- | time/xdaliclock/patches/patch-ab | 12 |
4 files changed, 9 insertions, 39 deletions
diff --git a/time/xdaliclock/Makefile b/time/xdaliclock/Makefile index 958eaa7dfd4..77d70485e3d 100644 --- a/time/xdaliclock/Makefile +++ b/time/xdaliclock/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.9 2009/07/07 19:49:51 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2009/10/16 20:26:04 jakllsch Exp $ # -DISTNAME= xdaliclock-2.18 -PKGREVISION= 1 +DISTNAME= xdaliclock-2.30 CATEGORIES= x11 time -MASTER_SITES= http://www.jwz.org/xdaliclock/ \ - ${MASTER_SITE_XCONTRIB:=applications/} +MASTER_SITES= http://www.jwz.org/xdaliclock/ -MAINTAINER= nathanw@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.jwz.org/xdaliclock/ COMMENT= Animated digital clock +LICENSE= mit PKG_DESTDIR_SUPPORT= user-destdir diff --git a/time/xdaliclock/distinfo b/time/xdaliclock/distinfo index 20c26a8ec8e..97f237fbaf3 100644 --- a/time/xdaliclock/distinfo +++ b/time/xdaliclock/distinfo @@ -1,7 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/02/23 19:14:56 wiz Exp $ +$NetBSD: distinfo,v 1.5 2009/10/16 20:26:04 jakllsch Exp $ -SHA1 (xdaliclock-2.18.tar.gz) = 7b00a49cd4347b7088a56092cb4910e0d8775d00 -RMD160 (xdaliclock-2.18.tar.gz) = fed09e8def641401212d8a215b81803407bf7046 -Size (xdaliclock-2.18.tar.gz) = 115041 bytes -SHA1 (patch-aa) = b01a3035b87348b61b3da5e7506da6b731918b06 -SHA1 (patch-ab) = 1729414a95bde26e8a10607681034c0b22ef1416 +SHA1 (xdaliclock-2.30.tar.gz) = 80eb11558939465d77786d6cd42438c81fdbc6ff +RMD160 (xdaliclock-2.30.tar.gz) = eed41e8ad581e3312919b9cfc80ac078905ace21 +Size (xdaliclock-2.30.tar.gz) = 1068400 bytes diff --git a/time/xdaliclock/patches/patch-aa b/time/xdaliclock/patches/patch-aa deleted file mode 100644 index 2d1d6a90b5f..00000000000 --- a/time/xdaliclock/patches/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2000/12/17 23:32:22 wiz 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/time/xdaliclock/patches/patch-ab b/time/xdaliclock/patches/patch-ab deleted file mode 100644 index 68b8b6926f3..00000000000 --- a/time/xdaliclock/patches/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2003/09/25 12:06:05 tron Exp $ - ---- configure.orig 1999-11-29 21:54:36.000000000 +0100 -+++ configure 2003-09-25 14:04:54.000000000 +0200 -@@ -884,7 +884,6 @@ - echo "$ac_t""Turning on gcc compiler warnings." 1>&6 - CC="$CC -Wall -Wstrict-prototypes -Wnested-externs -Wno-format" - echo "$ac_t""Disabling C++ comments in ANSI C code." 1>&6 -- CC="$CC -Wp,-lang-c89" - else - case "$host" in - *-irix5* |*-irix6.0-3* ) |