Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into...
[vuplus_openembedded] / recipes / bvi / bvi_1.3.1.bb
1 HOMEPAGE = "http://bvi.sourceforge.net/"
2 DESCRIPTION = "binary vi (binary file editor)"
3 SECTION = "console/utils"
4 DEPENDS = "ncurses"
5 LICENSE = "GPL"
6 PR = "r1"
7
8 SRC_URI = "${SOURCEFORGE_MIRROR}/bvi/bvi-${PV}.src.tar.gz \
9            file://configure.patch;patch=1 \
10            file://compile.patch;patch=1 \
11            file://no-strip.patch;patch=1"
12
13 inherit autotools