mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-07 15:39:15 +02:00
@@ -12,7 +12,7 @@ functionality. Features include:
|
|||||||
HOMEPAGE="https://www.nano-editor.org/"
|
HOMEPAGE="https://www.nano-editor.org/"
|
||||||
COPYRIGHT="1999-2018 Free Software Foundation, Inc."
|
COPYRIGHT="1999-2018 Free Software Foundation, Inc."
|
||||||
LICENSE="GNU GPL v3"
|
LICENSE="GNU GPL v3"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="https://www.nano-editor.org/dist/v2.9/nano-$portVersion.tar.gz"
|
SOURCE_URI="https://www.nano-editor.org/dist/v2.9/nano-$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="07192c320b74c1fb78437021e9affa6a9d55b806ee012de601902392eaa03601"
|
CHECKSUM_SHA256="07192c320b74c1fb78437021e9affa6a9d55b806ee012de601902392eaa03601"
|
||||||
PATCHES="nano-$portVersion.patchset"
|
PATCHES="nano-$portVersion.patchset"
|
||||||
@@ -27,13 +27,11 @@ PROVIDES="
|
|||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku
|
haiku
|
||||||
cmd:groff
|
cmd:groff
|
||||||
lib:libmagic
|
|
||||||
lib:libncurses
|
lib:libncurses
|
||||||
"
|
"
|
||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku_devel
|
haiku_devel
|
||||||
devel:libmagic
|
|
||||||
devel:libncurses
|
devel:libncurses
|
||||||
"
|
"
|
||||||
BUILD_PREREQUIRES="
|
BUILD_PREREQUIRES="
|
||||||
|
|||||||
Reference in New Issue
Block a user