mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: configshell-fb-1.1.28
This commit is contained in:
parent
b5085417a6
commit
c02b5079a0
1 changed files with 14 additions and 0 deletions
14
srcpkgs/configshell-fb/template
Normal file
14
srcpkgs/configshell-fb/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'configshell-fb'
|
||||||
|
pkgname=configshell-fb
|
||||||
|
version=1.1.28
|
||||||
|
revision=1
|
||||||
|
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=435822d4cee6d66cd7dc0d34725962bcf0168840556bbb9cc01335a78a3ec79d
|
Loading…
Add table
Reference in a new issue