16 lines
417 B
Bash
16 lines
417 B
Bash
# Template file for 'font-alias'
|
|
pkgname=font-alias
|
|
version=1.0.5
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Standard aliases for X11 PCF fonts"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="MIT"
|
|
homepage="http://xorg.freedesktop.org/"
|
|
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.gz"
|
|
checksum=f8e0ca6537003f11fcaf36c598f7de9c0428f8ed587388a8a37ff18ccc597730
|
|
|
|
post_install() {
|
|
vlicense COPYING
|
|
}
|