remove old nnn recipe
This commit is contained in:
parent
fd34acd6a1
commit
6ffb76ab84
@ -1,22 +0,0 @@
|
|||||||
DESCRIPTION = "Tiny, lightning fast, feature-packed file manager"
|
|
||||||
SUMMARY = "Small command line file manager"
|
|
||||||
HOMEPAGE = "https://github.com/jarun/nnn"
|
|
||||||
SECTION = "base"
|
|
||||||
|
|
||||||
LICENSE = "BSD"
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=172009f55dfd36284e707e6c251c14c3"
|
|
||||||
|
|
||||||
DEPENDS = "ncurses"
|
|
||||||
inherit pkgconfig
|
|
||||||
|
|
||||||
|
|
||||||
SRCREV = "673e3b988f25e82db225a86848db927c390bf74c"
|
|
||||||
SRC_URI = "git://github.com/jarun/nnn.git;protocol=https"
|
|
||||||
S = "${WORKDIR}/git"
|
|
||||||
|
|
||||||
EXTRA_OEMAKE = "'PREFIX=/usr'"
|
|
||||||
|
|
||||||
do_install () {
|
|
||||||
oe_runmake 'DESTDIR=${D}' install
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user