15 lines
430 B
Bash
15 lines
430 B
Bash
# Template file for 't1utils'
|
|
pkgname=t1utils
|
|
version=1.42
|
|
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"
|
|
checksum=61877935b1987044ddff4bb90a05200ca7164678a355e170bf5f1a5556cc9f29
|
|
|
|
post_install() {
|
|
vlicense LICENSE
|
|
}
|