18 lines
550 B
Bash
18 lines
550 B
Bash
# Template file for 'python3-npyscreen'
|
|
pkgname=python3-npyscreen
|
|
version=4.10.5.1
|
|
revision=7
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="Python3 widget library and application framework for TUIs"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="BSD-2-Clause"
|
|
homepage="https://github.com/bad-day/npyscreen"
|
|
distfiles="https://github.com/bad-day/npyscreen/archive/${version}.tar.gz"
|
|
checksum=6703c22d6bad3131b075d7d242c611a3c7ba8eae03f6d3cb414e3d35dae94b29
|
|
|
|
post_install() {
|
|
vlicense LICENCE
|
|
}
|