aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/aewan/aewan_1.0.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/aewan/aewan_1.0.01.bb')
-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"