16 lines
418 B
Bash
16 lines
418 B
Bash
# Template file for 'font-alias'
|
|
pkgname=font-alias
|
|
version=1.0.4
|
|
revision=2
|
|
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.bz2"
|
|
checksum=f3111ae8bf2e980f5f56af400e8eefe5fc9f4207f4a412ea79637fd66c945276
|
|
|
|
post_install() {
|
|
vlicense COPYING
|
|
}
|