pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/blinkensim Initial import of blinkensim-2.2:...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/301242524698
branches:  trunk
changeset: 465318:301242524698
user:      salo <salo%pkgsrc.org@localhost>
date:      Sat Dec 27 22:44:00 2003 +0000

description:
Initial import of blinkensim-2.2: Blinkenlights graphics simulator

Blinkensim is a Blinkenlights simulator.  The first version used to speak
to the network that we used in the real thing.  If you haven't seen the
real thing, you missed something, but this simulator will probably make
you understand the Blinkenhype.


Greetings from 20c3, 20th Chaos Communication Congress in Berlin, where the
real Blinkenlights are running at this very moment on the Haus des Lehrers,
next to the congress building ;) (http://www.blinkenlights.de/).

diffstat:

 emulators/blinkensim/DESCR    |   4 ++++
 emulators/blinkensim/Makefile |  23 +++++++++++++++++++++++
 emulators/blinkensim/PLIST    |   3 +++
 emulators/blinkensim/distinfo |   4 ++++
 4 files changed, 34 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r 7d97094cca70 -r 301242524698 emulators/blinkensim/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/blinkensim/DESCR        Sat Dec 27 22:44:00 2003 +0000
@@ -0,0 +1,4 @@
+Blinkensim is a Blinkenlights simulator.  The first version used to speak
+to the network that we used in the real thing.  If you haven't seen the
+real thing, you missed something, but this simulator will probably make
+you understand the Blinkenhype.
diff -r 7d97094cca70 -r 301242524698 emulators/blinkensim/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/blinkensim/Makefile     Sat Dec 27 22:44:00 2003 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/27 22:44:00 salo Exp $
+#
+
+DISTNAME=      blinkensim-2.2
+CATEGORIES=    emulators graphics
+MASTER_SITES=  http://sven.gimp.org/blinkenlights/old/
+
+MAINTAINER=    salo%NetBSD.org@localhost
+HOMEPAGE=      http://www.blinkenlights.de/
+COMMENT=       Blinkenlights graphics simulator
+
+DEPENDS+=      blinkenthemes>=0.8:../../graphics/blinkenthemes
+
+USE_BUILDLINK2=        YES
+GNU_CONFIGURE= YES
+
+post-install:
+       cd ${PREFIX}/bin && ${LN} -s blinkensim-gtk blinkensim
+
+.include "../../devel/blib/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink2.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 7d97094cca70 -r 301242524698 emulators/blinkensim/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/blinkensim/PLIST        Sat Dec 27 22:44:00 2003 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/27 22:44:00 salo Exp $
+bin/blinkensim
+bin/blinkensim-gtk
diff -r 7d97094cca70 -r 301242524698 emulators/blinkensim/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/blinkensim/distinfo     Sat Dec 27 22:44:00 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/27 22:44:00 salo Exp $
+
+SHA1 (blinkensim-2.2.tar.gz) = 2d7867a28c99b46832a838138ab77c067f0d1457
+Size (blinkensim-2.2.tar.gz) = 59111 bytes



Home | Main Index | Thread Index | Old Index