summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2013-01-08 09:48:58 +0000
committerwiz <wiz>2013-01-08 09:48:58 +0000
commit315c3693021002a656550868189b7cc1e4631eba (patch)
tree534c69e53b2c8c7645fc843fe21ce20124581953 /audio
parent4deab573ad8298b1fda4d65b71c12fc1859c83ec (diff)
downloadpkgsrc-315c3693021002a656550868189b7cc1e4631eba.tar.gz
Import ibniz-1.18 as audio/ibniz.
IBNIZ is a virtual machine designed for extremely compact low-level audiovisual programs. The leading design goal is usefulness as a platform for demoscene productions, glitch art and similar projects. Mainsteam software engineering aspects are considered totally irrelevant. IBNIZ stands for Ideally Bare Numeric Impression giZmo. The name also refers to Gottfried Leibniz, the 17th-century polymath who, among all, invented binary arithmetic, built the first four-operation calculating machine, and believed that the world was designed with the principle that a minimal set of rules should yield a maximal diversity.
Diffstat (limited to 'audio')
-rw-r--r--audio/ibniz/DESCR12
-rw-r--r--audio/ibniz/Makefile20
-rw-r--r--audio/ibniz/PLIST3
-rw-r--r--audio/ibniz/distinfo5
4 files changed, 40 insertions, 0 deletions
diff --git a/audio/ibniz/DESCR b/audio/ibniz/DESCR
new file mode 100644
index 00000000000..8979586ca4c
--- /dev/null
+++ b/audio/ibniz/DESCR
@@ -0,0 +1,12 @@
+IBNIZ is a virtual machine designed for extremely compact low-level
+audiovisual programs. The leading design goal is usefulness as a
+platform for demoscene productions, glitch art and similar projects.
+Mainsteam software engineering aspects are considered totally
+irrelevant.
+
+IBNIZ stands for Ideally Bare Numeric Impression giZmo. The name
+also refers to Gottfried Leibniz, the 17th-century polymath who,
+among all, invented binary arithmetic, built the first four-operation
+calculating machine, and believed that the world was designed with
+the principle that a minimal set of rules should yield a maximal
+diversity.
diff --git a/audio/ibniz/Makefile b/audio/ibniz/Makefile
new file mode 100644
index 00000000000..d6a7e75f67c
--- /dev/null
+++ b/audio/ibniz/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2013/01/08 09:48:58 wiz Exp $
+#
+
+DISTNAME= ibniz-1.18
+CATEGORIES= audio
+MASTER_SITES= http://pelulamu.net/ibniz/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://pelulamu.net/ibniz/
+COMMENT= Virtual machine designed for extremely compact audiovisual programs
+LICENSE= zlib
+
+INSTALLATION_DIRS= bin share/doc/ibniz
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/ibniz ${DESTDIR}${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/ibniz.txt ${DESTDIR}${PREFIX}/share/doc/ibniz
+
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/ibniz/PLIST b/audio/ibniz/PLIST
new file mode 100644
index 00000000000..0a72cd3085c
--- /dev/null
+++ b/audio/ibniz/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2013/01/08 09:48:58 wiz Exp $
+bin/ibniz
+share/doc/ibniz/ibniz.txt
diff --git a/audio/ibniz/distinfo b/audio/ibniz/distinfo
new file mode 100644
index 00000000000..d0a5cf1f349
--- /dev/null
+++ b/audio/ibniz/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/01/08 09:48:58 wiz Exp $
+
+SHA1 (ibniz-1.18.tar.gz) = 22d2ca6d46cd5b9769f210502913b87f8d5aef9f
+RMD160 (ibniz-1.18.tar.gz) = b7c28b1bca61f5354d2246a2e15f6e4b1c5c7d07
+Size (ibniz-1.18.tar.gz) = 41049 bytes