From 80e512a48648be02b53199940e713c29398b9ae2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 6 Oct 2008 21:33:53 +0200 Subject: [PATCH] Added font-adobe-utopia-75dpi, font-adobe-utopia-type1 and font-alias templates. --HG-- extra : convert_revision : a890d06545e44921e5d2a87e6a4e9dfecc839eaf --- dependencies/build-depends.db | Bin 8704 -> 9216 bytes templates/font-adobe-utopia-75dpi.tmpl | 20 ++++++++++++++++++++ templates/font-adobe-utopia-type1.tmpl | 15 +++++++++++++++ templates/font-alias.tmpl | 14 ++++++++++++++ 4 files changed, 49 insertions(+) create mode 100755 templates/font-adobe-utopia-75dpi.tmpl create mode 100755 templates/font-adobe-utopia-type1.tmpl create mode 100755 templates/font-alias.tmpl diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index a9b0c622b2c766875d1d63316fa24b51a9220c40..d23046ad90bd3312ab16ee3b159206c93b9b4178 100644 GIT binary patch delta 162 zcmZp0Y4F$}z{G99puzZs@eX4EqsC-OCfUgrOdn)~85kG@ftVpJKd(eLF(p4KRkySx zzaTSF*L<@J^8pq{!Og53%wmEdMNB{}#qfh+1!D-~kBN%+H#^92FfLMHk^@Qd12GF! yksQMWhBrX`fU$zngK?r_5u?OpM>#3hlFEWq!^w$q)=Ugwfyo=>945QV?*sr5z9u99 delta 81 zcmZqhXmHsez{IJ?;KKNY@eX6aWN9YZ$!1KSChuXD+3do6fQ6BNGb;zPm;?(00|OHf jD=;`Pd|;RZBp)zVFnTafR8-jfLym)SvWN1HMG8y+TQd}y diff --git a/templates/font-adobe-utopia-75dpi.tmpl b/templates/font-adobe-utopia-75dpi.tmpl new file mode 100755 index 00000000000..092e1d726aa --- /dev/null +++ b/templates/font-adobe-utopia-75dpi.tmpl @@ -0,0 +1,20 @@ +# Template build file for 'font-adobe-utopia-75dpi'. +pkgname=font-adobe-utopia-75dpi +version=1.0.1 +extract_sufx=".tar.bz2" +url=http://xorg.freedesktop.org/releases/individual/font +build_style=gnu_configure +make_cmd="$PKGFS_MASTERDIR/bin/gmake" +short_desc="100dpi Adobe Utopia PCF fonts" +maintainer="Juan RP " +checksum=0c4a7ef7fe8f5c688ceaebd1f5f6e6a2a1920813 +long_desc=" + These are the PCF versions of the following Adobe fonts for 75dpi displays: + - Adobe Utopia + + This is from the modular Xorg project." + +# Build fonts.dir and fonts.scale files after install. +fonts_dir="$PKGFS_MASTERDIR/lib/X11/fonts/75dpi" +postinstall_helpers="mkfontxx-rebuild.sh" +ignore_files="fonts.scale fonts.dir" diff --git a/templates/font-adobe-utopia-type1.tmpl b/templates/font-adobe-utopia-type1.tmpl new file mode 100755 index 00000000000..0aed3756c29 --- /dev/null +++ b/templates/font-adobe-utopia-type1.tmpl @@ -0,0 +1,15 @@ +# Template build file for 'font-adobe-utopia-type1'. +pkgname=font-adobe-utopia-type1 +version=1.0.1 +extract_sufx=".tar.bz2" +url=http://xorg.freedesktop.org/releases/individual/font +build_style=gnu_configure +make_cmd="$PKGFS_MASTERDIR/bin/gmake" +short_desc="Adobe Utopia Type1 fonts" +maintainer="Juan RP " +checksum=73cf16a10870d134526feb4db5877a193a49a4db +long_desc=" + This are the Type1 versions of the following Adobe fonts: + - Adobe Utopia + + This is from the modular Xorg project." diff --git a/templates/font-alias.tmpl b/templates/font-alias.tmpl new file mode 100755 index 00000000000..5f73bc26d33 --- /dev/null +++ b/templates/font-alias.tmpl @@ -0,0 +1,14 @@ +# Template build file for 'font-alias'. +pkgname=font-alias +version=1.0.1 +extract_sufx=".tar.bz2" +url=http://xorg.freedesktop.org/releases/individual/font +build_style=gnu_configure +short_desc="Standard aliases for X11 PCF fonts" +maintainer="Juan RP " +checksum=7ede1e1ff430eb95d2b44f2ed4f6a32159afea48 +long_desc=" + The font-alias package contains a font.alias tables for the various PCF + packages of modular Xorg. It maps common legacy names to full font + descriptors. The most important alias is fixed, which is needed for + the X server to run."