aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/zile/zile_2.4.9.bb
diff options
context:
space:
mode:
authorJack Mitchell <jmitchell@cbnl.com>2013-11-13 17:23:55 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-11-18 23:12:19 +0100
commit352ddf095440e0affb3ceb7da2fd45a1ba28f093 (patch)
tree58b1be8b90d38d21762e436808a604da7528a034 /meta-oe/recipes-support/zile/zile_2.4.9.bb
parent288ccbd4d35cae693bac7c081a0866b6325ef5e7 (diff)
downloadmeta-openembedded-352ddf095440e0affb3ceb7da2fd45a1ba28f093.tar.gz
zile: initial add 2.4.9
Signed-off-by: Jack Mitchell <jmitchell@cbnl.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/zile/zile_2.4.9.bb')
-rw-r--r--meta-oe/recipes-support/zile/zile_2.4.9.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/zile/zile_2.4.9.bb b/meta-oe/recipes-support/zile/zile_2.4.9.bb
new file mode 100644
index 0000000000..0421ff7cd4
--- /dev/null
+++ b/meta-oe/recipes-support/zile/zile_2.4.9.bb
@@ -0,0 +1,15 @@
+SUMMARY = "Zile is lossy Emacs"
+HOMEPAGE = "http://zile.sourceforge.net/"
+DEPENDS = "ncurses libgc"
+
+LICENSE = "GPLv3"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
+
+SRC_URI = "http://ftp.gnu.org/gnu/zile/${P}.tar.gz \
+ file://remove-help2man.patch \
+"
+
+SRC_URI[md5sum] = "84a0af58fb4fbe3af16bde2ef2b8f5ae"
+SRC_URI[sha256sum] = "c71959c7aca02ac66be526ecccbc7954fb0ea7591ed3c13311a95e8f040b0049"
+
+inherit autotools