New package: voltron-0.1.7
closes void-linux/void-packages#3034 closes void-linux/void-packages#3088 Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
This commit is contained in:
parent
20115d0be2
commit
930657a7b5
21
srcpkgs/voltron/template
Normal file
21
srcpkgs/voltron/template
Normal file
@ -0,0 +1,21 @@
|
||||
# Template file for 'voltron'
|
||||
pkgname=voltron
|
||||
version=0.1.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="voltron"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-blessed python3-Flask python3-Pygments python3-pysigset
|
||||
python3-requests python3-scruffy python3-requests-unixsocket
|
||||
python3-Flask-RESTful python3-setuptools"
|
||||
short_desc="Hacky debugger UI for hackers"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/snare/voltron"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=2919dabe5ebc05672dcedf400754e3fbce8c3b9f8608a64cea205591f3b47f63
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user