void-packages/srcpkgs/bdf2sfd/template

17 lines
516 B
Bash

# Template file for 'bdf2sfd'
pkgname=bdf2sfd
version=1.1.8
revision=1
build_style=cmake
short_desc="BDF to SFD converter to vectorize bitmap fonts"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://github.com/fcambus/bdf2sfd"
changelog="https://github.com/fcambus/bdf2sfd/raw/master/ChangeLog"
distfiles="https://github.com/fcambus/bdf2sfd/archive/${version}.tar.gz"
checksum=f654cc5de15f7a290bcb6a1d945973f534e99aa19712a4476386e4271a790191
post_install() {
vlicense LICENSE
}