aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/aewan
diff options
context:
space:
mode:
authorYuri Bushmelev <jay4mail@gmail.com>2011-04-26 10:50:22 +0400
committerYuri Bushmelev <jay4mail@gmail.com>2011-04-26 10:50:22 +0400
commitbb030383c14c695b6f6797cd3e02f3ae117244b9 (patch)
tree8912e6e5aa305835f61fc0224efdea269b5607b7 /recipes/aewan
parent269d9f3e6d5081da9fe20398df363406e09851e2 (diff)
downloadopenembedded-bb030383c14c695b6f6797cd3e02f3ae117244b9.tar.gz
aewan: new recipe: Aewan is a ascii-art/animation editor
Diffstat (limited to 'recipes/aewan')
-rw-r--r--recipes/aewan/aewan_1.0.01.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/aewan/aewan_1.0.01.bb b/recipes/aewan/aewan_1.0.01.bb
new file mode 100644
index 0000000000..73b002b3cc
--- /dev/null
+++ b/recipes/aewan/aewan_1.0.01.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Aewan is a multi-layered ascii-art/animation editor"
+HOMEPAGE = "http://aewan.sourceforge.net/"
+SECTION = "console/utils"
+DEPENDS = "ncurses zlib"
+LICENSE = "GPL"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.gz"
+
+inherit autotools
+
+SRC_URI[md5sum] = "89545338d1eba311297b520f9dc1b976"
+SRC_URI[sha256sum] = "5266dec5e185e530b792522821c97dfa5f9e3892d0dca5e881d0c30ceac21817"