summaryrefslogtreecommitdiff
path: root/graphics/blinkenthemes
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-12-27 22:41:44 +0000
committersalo <salo@pkgsrc.org>2003-12-27 22:41:44 +0000
commit87b9a8463f452a9744bc6dbffe97ed0847601f98 (patch)
treeb4e7f33bed3e4e5965d608e74eb9f82bf7b787c1 /graphics/blinkenthemes
parent5c8f68e73301bb42160b45efac4a3818a10b63ce (diff)
downloadpkgsrc-87b9a8463f452a9744bc6dbffe97ed0847601f98.tar.gz
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 (limited to 'graphics/blinkenthemes')
-rw-r--r--graphics/blinkenthemes/DESCR3
-rw-r--r--graphics/blinkenthemes/Makefile18
-rw-r--r--graphics/blinkenthemes/PLIST37
-rw-r--r--graphics/blinkenthemes/distinfo4
4 files changed, 62 insertions, 0 deletions
diff --git a/graphics/blinkenthemes/DESCR b/graphics/blinkenthemes/DESCR
new file mode 100644
index 00000000000..7b8baaa6a0e
--- /dev/null
+++ b/graphics/blinkenthemes/DESCR
@@ -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 --git a/graphics/blinkenthemes/Makefile b/graphics/blinkenthemes/Makefile
new file mode 100644
index 00000000000..7c2c525d907
--- /dev/null
+++ b/graphics/blinkenthemes/Makefile
@@ -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
+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 --git a/graphics/blinkenthemes/PLIST b/graphics/blinkenthemes/PLIST
new file mode 100644
index 00000000000..4f386f18963
--- /dev/null
+++ b/graphics/blinkenthemes/PLIST
@@ -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 --git a/graphics/blinkenthemes/distinfo b/graphics/blinkenthemes/distinfo
new file mode 100644
index 00000000000..1cfdae265ea
--- /dev/null
+++ b/graphics/blinkenthemes/distinfo
@@ -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