New package: vpsm-0.1.2
This commit is contained in:
parent
84ebcb1847
commit
d0257442cb
1 changed files with 16 additions and 0 deletions
16
srcpkgs/vpsm/template
Normal file
16
srcpkgs/vpsm/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'vpsm'
|
||||||
|
pkgname=vpsm
|
||||||
|
version=0.1.2
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
depends="bash xtools ripgrep hub"
|
||||||
|
short_desc="Void-Packages Sources Management wrapper for XBPS-SRC"
|
||||||
|
maintainer="Sinésio Neto <sinetoami@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/sinetoami/vpsm"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=7317439096f56371397eb1250a81ff83e53740c14163993cf6668e9f0c4bdc2f
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue