summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rwxr-xr-xutils/asciiquarium/BUILD0
-rwxr-xr-xutils/asciiquarium/DEPENDS2
-rwxr-xr-xutils/asciiquarium/DETAILS13
-rw-r--r--utils/asciiquarium/HISTORY2
-rwxr-xr-xutils/asciiquarium/INSTALL1
6 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9fe30a8de..38e594ded2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2015-07-21 Ladislav Hagara <hgr@vabo.cz>
* perl-cpan/term-animation: new spell, ASCII sprite animation framework
+ * utils/asciiquarium: new spell, aquarium/sea animation in ASCII art
2015-07-20 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* utils/zbar: new spell, software suite for reading barcodes
diff --git a/utils/asciiquarium/BUILD b/utils/asciiquarium/BUILD
new file mode 100755
index 0000000000..e69de29bb2
--- /dev/null
+++ b/utils/asciiquarium/BUILD
diff --git a/utils/asciiquarium/DEPENDS b/utils/asciiquarium/DEPENDS
new file mode 100755
index 0000000000..7fad811edd
--- /dev/null
+++ b/utils/asciiquarium/DEPENDS
@@ -0,0 +1,2 @@
+depends perl &&
+depends term-animation
diff --git a/utils/asciiquarium/DETAILS b/utils/asciiquarium/DETAILS
new file mode 100755
index 0000000000..9c5d00c92d
--- /dev/null
+++ b/utils/asciiquarium/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=asciiquarium
+ VERSION=1.1
+ SOURCE=${SPELL}_$VERSION.tar.gz
+ SOURCE_URL[0]=http://www.robobunny.com/projects/$SPELL/$SOURCE
+ SOURCE_HASH=sha512:109da0aaba272465aa2cf5ce010e9ca1ece3be5be996dfe12709b3c10e44572492196b1852e8c103ed89d2c6efd0b05e454a718267cbcc4924806d30a072d926
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_$VERSION
+ WEB_SITE=http://robobunny.com/projects/asciiquarium/html/
+ LICENSE[0]=GPL
+ ENTERED=20150721
+ SHORT="aquarium/sea animation in ASCII art"
+cat << EOF
+Asciiquarium is an aquarium/sea animation in ASCII art.
+EOF
diff --git a/utils/asciiquarium/HISTORY b/utils/asciiquarium/HISTORY
new file mode 100644
index 0000000000..df38bd2832
--- /dev/null
+++ b/utils/asciiquarium/HISTORY
@@ -0,0 +1,2 @@
+2015-07-21 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS, DEPENDS, BUILD, INSTALL: spell created, version 1.1
diff --git a/utils/asciiquarium/INSTALL b/utils/asciiquarium/INSTALL
new file mode 100755
index 0000000000..59d3a6d1bf
--- /dev/null
+++ b/utils/asciiquarium/INSTALL
@@ -0,0 +1 @@
+install -vm 755 asciiquarium ${INSTALL_ROOT}/usr/bin/