New package: hexd-1.0.0
This commit is contained in:
parent
b505d8198c
commit
98ccf59960
1 changed files with 15 additions and 0 deletions
15
srcpkgs/hexd/template
Normal file
15
srcpkgs/hexd/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'hexd'
|
||||||
|
pkgname=hexd
|
||||||
|
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/hexd"
|
||||||
|
distfiles="https://github.com/FireyFly/hexd/archive/v${version}.tar.gz"
|
||||||
|
checksum=85f1c284007cfa82f67d4175ebbe103ec10932f197209e5912a24487eddb1eba
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue