firefox: add missing libIDL dependency.
[pkgfs.git] / templates / font-bitstream-100dpi.tmpl
bloba462435cebc8b781be166f4aa1a9fdd4dd9b6fb4
1 # Template build file for 'font-bitstream-100dpi'.
2 pkgname=font-bitstream-100dpi
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 100dpi Bitstream PCF fonts"
9 maintainer="Juan RP <xtraeme@gmail.com>"
10 checksum=ce7304b7d65d3bec9a75eafd07106858d06ced85
11 long_desc="
12  This are the PCF versions of the following Bitstream fonts for 100dpi displays:
13   - Charter
14   - Terminal
16  This is from the modular Xorg project."
18 # Build fonts.dir and fonts.scale files after install.
19 fonts_dir="$PKGFS_MASTERDIR/lib/X11/fonts/100dpi"
20 postinstall_helpers="mkfontxx-rebuild.sh"
21 ignore_files="fonts.scale fonts.dir"