21 lines
698 B
Cheetah
21 lines
698 B
Cheetah
|
# Template build file for 'font-bitstream-speedo'.
|
||
|
pkgname=font-bitstream-speedo
|
||
|
version=1.0.0
|
||
|
extract_sufx=".tar.bz2"
|
||
|
url=http://xorg.freedesktop.org/releases/individual/font
|
||
|
build_style=gnu_configure
|
||
|
make_cmd="$PKGFS_MASTERDIR/bin/gmake"
|
||
|
short_desc="Standard Speedo Bitstream PCF fonts"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=5b6a215a1e2f857fe48ea4e416260ddec92f3df7
|
||
|
long_desc="
|
||
|
This are the PCF versions of the following Speedo Bitstream fonts:
|
||
|
- Speedo
|
||
|
|
||
|
This is from the modular Xorg project."
|
||
|
|
||
|
# Build fonts.dir and fonts.scale files after install.
|
||
|
fonts_dir="$PKGFS_MASTERDIR/lib/X11/fonts/Speedo"
|
||
|
postinstall_helpers="mkfontxx-rebuild.sh"
|
||
|
ignore_files="fonts.scale fonts.dir"
|