relocate packages on recipes-base/recipes-enigma2/recipes-wlan.
[vuplus_openvuplus] / meta-openvuplus / recipes-extended / joe / joe_3.7.bb
1 SUMMARY = "Console text editor with good functionality, good choice for vi-haters."
2 HOMEPAGE = "http://joe-editor.sourceforge.net/"
3 SECTION = "console/utils"
4 LICENSE = "GPL-1.0"
5 LIC_FILES_CHKSUM = "file://COPYING;md5=da10ed7cf8038981c580e11c1d3e8fb6"
6 PR = "r2"
7
8 SRC_URI = "${SOURCEFORGE_MIRROR}/joe-editor/joe-${PV}.tar.gz"
9 SRC_URI[md5sum] = "66de1b073e869ba12abbfcde3885c577"
10 SRC_URI[sha256sum] = "cae456e1ad5a8c1d3c94920a3416c2347277739b260e3494d3bc0f2b9b73106f"
11
12 inherit autotools
13
14 RDEPENDS_${PN} = "ncurses-terminfo"