mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
New package: aha-0.4.8
This commit is contained in:
parent
981b9dfbf1
commit
e0c6719eb0
1 changed files with 16 additions and 0 deletions
16
srcpkgs/aha/template
Normal file
16
srcpkgs/aha/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'aha'
|
||||||
|
pkgname=aha
|
||||||
|
version=0.4.8
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
short_desc="Ansi HTML Adapter"
|
||||||
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
|
license="LGPL-2, MPL"
|
||||||
|
homepage="https://github.com/theZiz/aha"
|
||||||
|
distfiles="https://github.com/theZiz/aha/archive/$version.tar.gz"
|
||||||
|
checksum=a1ebbbd5ebc37ccca74dc5f894e3066157e9e77fcdf158bf5587215b8968049c
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vbin aha
|
||||||
|
vman aha.1
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue