void-packages/srcpkgs/t1utils/template

16 lines
430 B
Bash
Raw Normal View History

2020-07-26 15:45:48 +00:00
# Template file for 't1utils'
pkgname=t1utils
2020-10-29 19:01:36 +00:00
version=1.42
2020-07-26 15:45:48 +00:00
revision=1
build_style="gnu-configure"
short_desc="Type 1 font utilities"
maintainer="newbluemoon <blaumolch@mailbox.org>"
license="custom:Click"
homepage="https://www.lcdf.org/type/#t1utils"
distfiles="https://www.lcdf.org/type/${pkgname}-${version}.tar.gz"
2020-10-29 19:01:36 +00:00
checksum=61877935b1987044ddff4bb90a05200ca7164678a355e170bf5f1a5556cc9f29
2020-07-26 15:45:48 +00:00
post_install() {
vlicense LICENSE
}