Added remaining font-bitstream-* templates.
[pkgfs.git] / templates / font-bitstream-type1.tmpl
blobe29cdfade988715acff24c003d0bfd8ebce3e4cd
1 # Template build file for 'font-bitstream-type1'.
2 pkgname=font-bitstream-type1
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 Type1 Bitstream PCF fonts"
9 maintainer="Juan RP <xtraeme@gmail.com>"
10 checksum=7648f71312d2b79034ee00037a79dc0568450251
11 long_desc="
12  This are the PCF versions of the following Type1 Bitstream fonts:
13   - Type1
15  This is from the modular Xorg project."
17 # Build fonts.dir and fonts.scale files after install.
18 fonts_dir="$PKGFS_MASTERDIR/lib/X11/fonts/Type1"
19 postinstall_helpers="mkfontxx-rebuild.sh"
20 ignore_files="fonts.scale fonts.dir"