diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index 6d7ccb01fae..ee6ed03d647 100644 Binary files a/dependencies/build-depends.db and b/dependencies/build-depends.db differ diff --git a/templates/font-bitstream-100dpi.tmpl b/templates/font-bitstream-100dpi.tmpl new file mode 100755 index 00000000000..a462435cebc --- /dev/null +++ b/templates/font-bitstream-100dpi.tmpl @@ -0,0 +1,21 @@ +# Template build file for 'font-bitstream-100dpi'. +pkgname=font-bitstream-100dpi +version=1.0.0 +extract_sufx=".tar.bz2" +url=http://xorg.freedesktop.org/releases/individual/font +build_style=gnu_configure +make_cmd="$PKGFS_MASTERDIR/bin/gmake" +short_desc="Standard 100dpi Bitstream PCF fonts" +maintainer="Juan RP " +checksum=ce7304b7d65d3bec9a75eafd07106858d06ced85 +long_desc=" + This are the PCF versions of the following Bitstream fonts for 100dpi displays: + - Charter + - Terminal + + This is from the modular Xorg project." + +# Build fonts.dir and fonts.scale files after install. +fonts_dir="$PKGFS_MASTERDIR/lib/X11/fonts/100dpi" +postinstall_helpers="mkfontxx-rebuild.sh" +ignore_files="fonts.scale fonts.dir"