firefox: add missing libIDL dependency.
[pkgfs.git] / templates / font-adobe-100dpi.tmpl
bloba744da9c4e0c2c9d27504791425f998aa7808412
1 # Template build file for 'font-adobe-100dpi'.
2 pkgname=font-adobe-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 Adobe PCF fonts"
9 maintainer="Juan RP <xtraeme@gmail.com>"
10 checksum=34a3af933a71062f27d1b6b305a497e9e9f2606d
11 long_desc="
12  Theses are the PCF versions of the following Adobe fonts for 100dpi 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"