pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xlockmore Update xlockmore to 5.13. Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a082103fa02
branches:  trunk
changeset: 478262:0a082103fa02
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Tue Jul 20 15:33:23 2004 +0000

description:
Update xlockmore to 5.13. Changes:

  life.h and life3d.h modified to allow use of names with compile-time
    options LIFE_NAMES (this doubles the memory for these guys so I am
    not sure if its wise).  Text for screen "-label" added for life and
    life3d like apollonian mode (Hmmm this highlights the fact that some
    of the pattern names that I chose for life3d are stupid :) ).  Added
    -sequential off by default so now the change button randomly picks a
    pattern from a rule.
  ant3d: new mode... -eyes are the eyes on the small leading black face :)
    (todo: need better "eyes" on the leading face of the leading cube).
  triangle use fast erase before drawing the next iteration
  life3d and ant3d movement of perspective
  ant and ant3d command line option rule to pick Turk`s ants and table
    for other ants.
  time as part of plan thanks to Robert Goliasz <uuk AT irc.pl>
    Author of patch says, "If someone wrote a nicer time displayer, eg.
    in one of the corners and updated each second, I`d be pleased :-)"
    Fixed for C and Cygwin.
  Patch to remove unneeded include of linux/fs.h and adds include for waitpid
    thanks to Michal iha <mcihar AT suse.cz>
  New life forms for life3d.h.

diffstat:

 x11/xlockmore/distinfo |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (14 lines):

diff -r 27910069147e -r 0a082103fa02 x11/xlockmore/distinfo
--- a/x11/xlockmore/distinfo    Tue Jul 20 15:33:22 2004 +0000
+++ b/x11/xlockmore/distinfo    Tue Jul 20 15:33:23 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2004/04/19 17:35:20 hubertf Exp $
+$NetBSD: distinfo,v 1.20 2004/07/20 15:33:23 hubertf Exp $
 
-SHA1 (xlockmore-5.12.tar.bz2) = 4cce152efeff60f6d474a66b5af277390b80e710
-Size (xlockmore-5.12.tar.bz2) = 1568824 bytes
+SHA1 (xlockmore-5.13.tar.bz2) = cc67d2170e41d2587e7390ab8ad6b25b84b47847
+Size (xlockmore-5.13.tar.bz2) = 1606402 bytes
 SHA1 (patch-aa) = 2d533dab923e0de20838c96e9b6e455fb2d724f8
 SHA1 (patch-ab) = 26d7e561da5c5f3c13fed172e4de9b1f345cd5ad
 SHA1 (patch-ac) = 875c4fc5ae98cfe389852891997e724f450f526f



Home | Main Index | Thread Index | Old Index