15 lines
572 B
Bash
15 lines
572 B
Bash
# Template file for 'configshell-fb'
|
|
pkgname=configshell-fb
|
|
version=1.1.29
|
|
revision=4
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-six python3-urwid python3-parsing"
|
|
checkdepends="$depends"
|
|
short_desc="Python library for building configuration shells"
|
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/open-iscsi/configshell-fb"
|
|
distfiles="https://github.com/open-iscsi/configshell-fb/archive/v${version}.tar.gz"
|
|
checksum=24b47284b463dcfb9ee0c1558827e13442127e62fa279b6e0253f136cf49058c
|