mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 17:42:56 +02:00
New package: gowall-0.2.1
This commit is contained in:
parent
a5dbd569d6
commit
da706f3e6c
1 changed files with 16 additions and 0 deletions
16
srcpkgs/gowall/template
Normal file
16
srcpkgs/gowall/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'gowall'
|
||||
pkgname=gowall
|
||||
version=0.2.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/Achno/gowall"
|
||||
short_desc="Tool to convert an image to any color-scheme/pallete"
|
||||
maintainer="elbachir-one <bachiralfa@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Achno/gowall"
|
||||
distfiles="https://github.com/Achno/gowall/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=11bef4f3b6126388124a55333ab3594a23f14bef0045b0ca6a34e1944e58f07e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue