pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/cmatrix cmatrix: Don't misspell "Nebuchadnezzar"
details: https://anonhg.NetBSD.org/pkgsrc/rev/b21999c7a87b
branches: trunk
changeset: 397768:b21999c7a87b
user: nia <nia%pkgsrc.org@localhost>
date: Wed Jul 03 08:25:47 2019 +0000
description:
cmatrix: Don't misspell "Nebuchadnezzar"
diffstat:
games/cmatrix/DESCR | 12 +++++++++---
games/cmatrix/Makefile | 4 ++--
2 files changed, 11 insertions(+), 5 deletions(-)
diffs (34 lines):
diff -r dbbdd9da518d -r b21999c7a87b games/cmatrix/DESCR
--- a/games/cmatrix/DESCR Wed Jul 03 07:34:40 2019 +0000
+++ b/games/cmatrix/DESCR Wed Jul 03 08:25:47 2019 +0000
@@ -1,3 +1,9 @@
-Make your console look like Nadbuchonazor's bridge. CMatrix displays green
-characters, falling from top of the screen, almost like the ones seen in
-"Matrix" movie series.
+CMatrix is based on the screensaver from The Matrix website. It
+shows text flying in and out in a terminal like as seen in "The
+Matrix" movie. It can scroll lines all at the same rate or
+asynchronously and at a user-defined speed.
+
+CMatrix by default operates in eye candy mode. It must be aborted
+with control-c (Ctrl+C) or by pressing q. If you wish for more of
+a screen saver effect, you must specify -s on the command line.
+For usage info, use cmatrix -h.
diff -r dbbdd9da518d -r b21999c7a87b games/cmatrix/Makefile
--- a/games/cmatrix/Makefile Wed Jul 03 07:34:40 2019 +0000
+++ b/games/cmatrix/Makefile Wed Jul 03 08:25:47 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2015/08/18 07:31:08 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2019/07/03 08:25:47 nia Exp $
DISTNAME= cmatrix-1.2a
PKGREVISION= 2
@@ -7,7 +7,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.asty.org/cmatrix/
-COMMENT= Make your console feel like Nadbuchonazor's bridge
+COMMENT= Simulates the display from "The Matrix" in your console
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index