Added remaining font-bitstream-* templates.
[pkgfs.git] / templates / font-adobe-75dpi.tmpl
blob095425cace5e1d287cd1bc2d941b8bd3e8c0eedd
1 # Template build file for 'font-adobe-75dpi'.
2 pkgname=font-adobe-75dpi
3 version=1.0.0
4 extract_sufx=".tar.bz2"
5 url=http://xorg.freedesktop.org/releases/individual/font
6 build_style=gnu_configure
7 make_cmd="$PKGFS_MASTERDIR/bin/gmake"
8 short_desc="Standard 75pi Adobe PCF fonts"
9 maintainer="Juan RP <xtraeme@gmail.com>"
10 checksum=348e233516806415e2e190ec4af7ea09f5d33fb9
11 long_desc="
12  These are the PCF versions of the following Adobe fonts for 75dpi displays:
13   - Courier
14   - Helvetica
15   - New Century Schoolbook
16   - Symbol
17   - Times
19  This is from the modular Xorg project."
21 # Build fonts.dir and fonts.scale files after install.
22 fonts_dir="$PKGFS_MASTERDIR/lib/X11/fonts/100dpi"
23 postinstall_helpers="mkfontxx-rebuild.sh"
24 ignore_files="fonts.scale fonts.dir"