New package: font-kakwafont-0.1.1 (#1159)
This commit is contained in:
parent
937459d633
commit
9f97a082c4
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'font-kakwafont'
|
||||
pkgname=font-kakwafont
|
||||
version=0.1.1
|
||||
revision=1
|
||||
wrksrc="kakwafont-${version}"
|
||||
build_style=gnu-makefile
|
||||
make_install_args="INDEX=true"
|
||||
hostmakedepends="bdftopcf mkfontdir"
|
||||
short_desc="Another 12px monospace bitmap font"
|
||||
maintainer="xaltsc <xaltsc@protonmail.ch>"
|
||||
license="OFL-1.1"
|
||||
homepage="https://github.com/kakwa/kakwafont"
|
||||
distfiles="https://github.com/kakwa/kakwafont/archive/${version}.tar.gz"
|
||||
checksum=73643ab99029641ff551d41bc83d9b7d8623a2dd49275b0183ef91a57b22426b
|
||||
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
|
@ -0,0 +1,2 @@
|
|||
site=https://github.com/kakwa/kakwafont/releases/
|
||||
pattern='releases/tag/\K[\d.]+'
|
Loading…
Reference in New Issue