New package: pixd-1.0.0
This commit is contained in:
15
srcpkgs/pixd/template
Normal file
15
srcpkgs/pixd/template
Normal file
@@ -0,0 +1,15 @@
|
||||
# Template file for 'pixd'
|
||||
pkgname=pixd
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Colourful visualization tool for binary files"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/FireyFly/pixd"
|
||||
distfiles="https://github.com/FireyFly/pixd/archive/v${version}.tar.gz"
|
||||
checksum=011440a8d191e40a572910b0ce7a094e9b4ee75cf972abc6d30674348edf4158
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
Reference in New Issue
Block a user