Introduce the make_env var for templates, and other related changes.
[pkgfs.git] / templates / font-misc-misc.tmpl
blob480f399a5fb72b8e68ca3b30270524e0e9a2b813
1 # Template build file for 'font-misc-misc'.
2 pkgname=font-misc-misc
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 X11 \"fixed\" PCF fonts"
9 maintainer="Juan RP <xtraeme@gmail.com>"
10 checksum=be44e00d94afdba48002e259f460d6a39ffbb370
11 long_desc="
12  The standard X11 public domain \"fixed\" font that you can
13  share and enjoy. It is in PCF format."
15 # Build fonts.dir and fonts.scale files after install.
16 fonts_dir="$PKGFS_MASTERDIR/lib/X11/fonts/misc"
17 postinstall_helpers="mkfontxx-rebuild.sh"
18 ignore_files="fonts.scale fonts.dir"