aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/zile/zile_2.4.9.bb
blob: 2551a80e92af871933188d1a09afaff5d9a1a7ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUMMARY = "Zile is lossy Emacs"
HOMEPAGE = "http://zile.sourceforge.net/"
DEPENDS = "ncurses bdwgc"

LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"

SRC_URI = "http://ftp.gnu.org/gnu/zile/${BP}.tar.gz \
           file://remove-help2man.patch \
"

SRC_URI[md5sum] = "84a0af58fb4fbe3af16bde2ef2b8f5ae"
SRC_URI[sha256sum] = "c71959c7aca02ac66be526ecccbc7954fb0ea7591ed3c13311a95e8f040b0049"

inherit autotools