pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/blinkenthemes Initial import of blinkenthemes...



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

description:
Initial import of blinkenthemes-0.8: Blinkenlights simulator themes

Themes for Blinkenlights simulator.  The themes format is defined in the blib
package which also contains code to parse the format as well as display
widgets for GTK+ and DirectFB that make use of the themes.


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:

 graphics/blinkenthemes/DESCR    |   3 +++
 graphics/blinkenthemes/Makefile |  18 ++++++++++++++++++
 graphics/blinkenthemes/PLIST    |  37 +++++++++++++++++++++++++++++++++++++
 graphics/blinkenthemes/distinfo |   4 ++++
 4 files changed, 62 insertions(+), 0 deletions(-)

diffs (78 lines):

diff -r 8d7b9531e732 -r 7d97094cca70 graphics/blinkenthemes/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/blinkenthemes/DESCR      Sat Dec 27 22:41:44 2003 +0000
@@ -0,0 +1,3 @@
+Themes for Blinkenlights simulator.  The themes format is defined in the blib
+package which also contains code to parse the format as well as display
+widgets for GTK+ and DirectFB that make use of the themes.
diff -r 8d7b9531e732 -r 7d97094cca70 graphics/blinkenthemes/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/blinkenthemes/Makefile   Sat Dec 27 22:41:44 2003 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/27 22:41:44 salo Exp $
+#
+
+DISTNAME=      blinkenthemes-0.8
+CATEGORIES=    graphics
+MASTER_SITES=  http://sven.gimp.org/blinkenlights/old/
+
+MAINTAINER=    salo%NetBSD.org@localhost
+HOMEPAGE=      http://www.blinkenlights.de/
+COMMENT=       Blinkenlights simulator themes
+
+USE_BUILDLINK2=        YES
+GNU_CONFIGURE= YES
+
+.include "../../devel/blib/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink2.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 8d7b9531e732 -r 7d97094cca70 graphics/blinkenthemes/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/blinkenthemes/PLIST      Sat Dec 27 22:41:44 2003 +0000
@@ -0,0 +1,37 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/27 22:41:44 salo Exp $
+share/blib-1.0/themes/bnf-144x108.xml
+share/blib-1.0/themes/bnf-288x216.xml
+share/blib-1.0/themes/bnf-576x432.xml
+share/blib-1.0/themes/bnf-640x480.xml
+share/blib-1.0/themes/bnf-72x54.xml
+share/blib-1.0/themes/bnf-800x600.xml
+share/blib-1.0/themes/gondwana-640x120.xml
+share/blib-1.0/themes/hdl-1024x768.xml
+share/blib-1.0/themes/hdl-144x108.xml
+share/blib-1.0/themes/hdl-640x480.xml
+share/blib-1.0/themes/hdl-800x600.xml
+share/blib-1.0/themes/images/bnf-144x108-bg.png
+share/blib-1.0/themes/images/bnf-144x108-ov.png
+share/blib-1.0/themes/images/bnf-288x216-bg.png
+share/blib-1.0/themes/images/bnf-288x216-ov.png
+share/blib-1.0/themes/images/bnf-576x432-bg.png
+share/blib-1.0/themes/images/bnf-576x432-ov.png
+share/blib-1.0/themes/images/bnf-640x480-bg.png
+share/blib-1.0/themes/images/bnf-640x480-ov.png
+share/blib-1.0/themes/images/bnf-72x54-bg.png
+share/blib-1.0/themes/images/bnf-72x54-ov.png
+share/blib-1.0/themes/images/bnf-800x600-bg.png
+share/blib-1.0/themes/images/bnf-800x600-ov.png
+share/blib-1.0/themes/images/hdl-1024x768-bg.png
+share/blib-1.0/themes/images/hdl-1024x768-ov.png
+share/blib-1.0/themes/images/hdl-144x108-bg.png
+share/blib-1.0/themes/images/hdl-144x108-ov.png
+share/blib-1.0/themes/images/hdl-640x480-bg.png
+share/blib-1.0/themes/images/hdl-640x480-ov.png
+share/blib-1.0/themes/images/hdl-800x600-bg.png
+share/blib-1.0/themes/images/hdl-800x600-ov.png
+share/blib-1.0/themes/images/leds-166x110-bg.png
+share/blib-1.0/themes/images/leds-166x110-ov.png
+share/blib-1.0/themes/leds-166x110.xml
+@dirrm share/blib-1.0/themes/images
+@dirrm share/blib-1.0/themes
diff -r 8d7b9531e732 -r 7d97094cca70 graphics/blinkenthemes/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/blinkenthemes/distinfo   Sat Dec 27 22:41:44 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/27 22:41:44 salo Exp $
+
+SHA1 (blinkenthemes-0.8.tar.gz) = d90050a396ac154f28399740b848f16bb8adf21b
+Size (blinkenthemes-0.8.tar.gz) = 2652787 bytes



Home | Main Index | Thread Index | Old Index