firefox: add missing libIDL dependency.
[pkgfs.git] / templates / font-bh-ttf.tmpl
blobdf063bcf08ffc71dce18e93ee697c66b002640d9
1 # Template build file for 'font-bh-ttf'.
2 pkgname=font-bh-ttf
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 Bigelow & Holmes TrueType fonts"
9 maintainer="Juan RP <xtraeme@gmail.com>"
10 checksum=fed191717895e0cdbe7c34dbbe94a13e1b823793
11 long_desc="
12  This are the TrueType versions of the following Bigelow & Holmes fonts:
13   - Luxi Mono
14   - Luxi Sans
15   - Luxi Serif
17  This is from the modular Xorg project."
19 # Build fonts.dir and fonts.scale files after install.
20 fonts_dir="$PKGFS_MASTERDIR/lib/X11/fonts/TTF"
21 postinstall_helpers="mkfontxx-rebuild.sh"
22 ignore_files="fonts.scale fonts.dir"