summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/zile/zile_2.4.9.bb
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
commit1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e (patch)
treea21a5fc103bb3bd65ecd85ed22be5228fc54e447 /meta-oe/recipes-support/zile/zile_2.4.9.bb
downloadmeta-openembedded-1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e.tar.gz
initial commit for Enea Linux 5.0 arm
Signed-off-by: Tudor Florea <tudor.florea@enea.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 000000000..2551a80e9
--- /dev/null
+++ b/meta-oe/recipes-support/zile/zile_2.4.9.bb
@@ -0,0 +1,15 @@
1SUMMARY = "Zile is lossy Emacs"
2HOMEPAGE = "http://zile.sourceforge.net/"
3DEPENDS = "ncurses bdwgc"
4
5LICENSE = "GPLv3"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
7
8SRC_URI = "http://ftp.gnu.org/gnu/zile/${BP}.tar.gz \
9 file://remove-help2man.patch \
10"
11
12SRC_URI[md5sum] = "84a0af58fb4fbe3af16bde2ef2b8f5ae"
13SRC_URI[sha256sum] = "c71959c7aca02ac66be526ecccbc7954fb0ea7591ed3c13311a95e8f040b0049"
14
15inherit autotools