diff options
author | hubertf <hubertf@pkgsrc.org> | 2002-01-26 14:38:17 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2002-01-26 14:38:17 +0000 |
commit | 00a3ccc245e82ef76c9489141036f1431a82574d (patch) | |
tree | 80e20c3e2d033bcbaafa02132491aeb8be10f534 /x11 | |
parent | 4d8c8066c612a1b1ea7ad738068a5d7df4725f62 (diff) | |
download | pkgsrc-00a3ccc245e82ef76c9489141036f1431a82574d.tar.gz |
Update xlockmore to 5.03. Changes:
GL updates: lament (light and color are more realistic),
gears (misc updates) and atlantis (first try) for a
thanks to Eric Lassauge ported from xscreensaver (VMS patch for
atlantis from Jouk Jansen).
logout button Array out of bounds fix thanks to Tom Schmidt.
ant,bug,coral,crystal,daisy,demon,decay,dragon,goop,loop,slip,sphere,
tetris,turtle,voters,wator,wire,&xjack fix and squaretate fix for 1x1
screens, thanks to Tom Schmidt for helping out.
juggle updated for xscreensaver... thanks to Tim Auckland
<Tim.Auckland@Procket.com>. I made similar MODE_ changes throughout.
loop update to make flaws closer to the initial loop, without this
it could be quite slow
pacman update/rewrite: level generator added, dots added thanks to
Edwin de Jong <mauddib@gmx.net>
2 erase modes ported from xscreensaver, thanks to Jouk Jansen.
Also added features to make these 2 modes more random.
Fix to set back line width.
standalone maze from Ephraim Yawitz fyawitz@actcom.co.il back into
maze mode for interactive feature.
RedHat fixes (VMS Intrinsic.h placement, rpm & configure updates)
and update to text3d.cc (removed blank, cleanups, and wander animation)
thanks to Eric Lassauge.
sounds can now be randomized using directories thanks to Jouk Jansen.
Also a fix for sel_image wildcard selection for VMS, thanks to
Tom Schmidt for noticing it does not work on UNIX machines.
swarm -size was inconsistent with other tails like worm and julia.
It now uses -cycles thanks to Frank v Waveren <fvw@var.cx>.
fire, lament, sballs fixes on SGI Marcus Herbert <rhoenie@spam-filter.de>
xmlock update for options thanks to Charles Vidal.
MI_IS_DRAWN fixes thanks to Jouk Jansen.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlockmore/Makefile | 5 | ||||
-rw-r--r-- | x11/xlockmore/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index d5d14823592..76d83a1a1d4 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.46 2001/10/10 02:41:14 hubertf Exp $ +# $NetBSD: Makefile,v 1.47 2002/01/26 14:38:17 hubertf Exp $ # FreeBSD Id: Makefile,v 1.23 1997/10/10 09:24:38 tg Exp # -DISTNAME= xlockmore-5.02 +DISTNAME= xlockmore-5.03 CATEGORIES= x11 MASTER_SITES= ftp://ftp.tux.org/pub/tux/bagleyd/xlockmore/ \ ${MASTER_SITE_XCONTRIB:=applications/} +EXTRACT_SUFX= .tar.bz2 MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.tux.org/~bagleyd/xlockmore.html diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo index e1b3836af5f..58676f43147 100644 --- a/x11/xlockmore/distinfo +++ b/x11/xlockmore/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2001/10/10 02:41:14 hubertf Exp $ +$NetBSD: distinfo,v 1.5 2002/01/26 14:38:17 hubertf Exp $ -SHA1 (xlockmore-5.02.tar.gz) = da5fe2704553f321a2d229344cf5e0f2b57dfbb8 -Size (xlockmore-5.02.tar.gz) = 1714009 bytes +SHA1 (xlockmore-5.03.tar.bz2) = 37fe938f9b8a590c49f6fc2f38d502d590296efd +Size (xlockmore-5.03.tar.bz2) = 1430561 bytes SHA1 (patch-aa) = 88ba89782704f03552a02a917ab68be2e7875d2b SHA1 (patch-ac) = 6492c505961c3f6cf2c94f19456fd9d7adcdf0f0 |