diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index a9b0c622b2c..d23046ad90b 100644 Binary files a/dependencies/build-depends.db and b/dependencies/build-depends.db differ 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."