system/freefont: Updated for version 20080912

This commit is contained in:
Dugan Chen 2010-05-13 00:40:18 +02:00 committed by David Somero
parent 322c07403f
commit 814e90282a
5 changed files with 10 additions and 13 deletions

View file

@ -1,15 +1,11 @@
GNU FreeFont
GNU FreeFont is a free family of scalable outline fonts, suitable for
general use on computers and for desktop publishing. It is Unicode-
general use on computers and for desktop publishing. It is Unicode
encoded for compatibility with all modern operating systems.
Besides a full set of characters for writing systems based on the Latin
alphabet, FreeFont contains symbol characters and characters from other
writing systems.
This SlackBuild sets the "sans", "serif" and "monspace" font aliases to
FreeSans, FreeSerif and FreeMono.
Remove the symlink /etc/fonts/conf.d/35-freefont.conf to disable this.
FreeSans, FreeSerif, and FreeMono; to disable this, remove the symlink
at /etc/fonts/conf.d/35-freefont.conf

View file

@ -1,4 +1,3 @@
#!/bin/sh
# Update the X font indexes:
if [ -x /usr/bin/mkfontdir -o -x /usr/X11R6/bin/mkfontdir ]; then
( cd /usr/share/fonts/TTF
@ -9,3 +8,4 @@ fi
if [ -x /usr/bin/fc-cache ]; then
/usr/bin/fc-cache -f
fi

View file

@ -7,7 +7,7 @@
PRGNAM=freefont
VERSION=${VERSION:-20080912}
ARCH=${ARCH:-noarch}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -52,4 +52,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}

View file

@ -2,7 +2,9 @@ PRGNAM="freefont"
VERSION="20080912"
HOMEPAGE="http://www.gnu.org/software/freefont/"
DOWNLOAD="http://ftp.gnu.org/gnu/freefont/freefont-ttf-20080912.tar.gz"
DOWNLOAD_x86_64=""
MD5SUM="7af906b00144ad8cca27f6494a37a052"
MD5SUM_x86_64=""
MAINTAINER="Dugan Chen"
EMAIL="dugan [underscore] c [at] fastmail [dot] fm"
APPROVED="dsomero"

View file

@ -11,10 +11,9 @@ freefont:
freefont: GNU FreeFont is a free family of scalable outline fonts, suitable for
freefont: general use on computers and for desktop publishing. It is Unicode-
freefont: encoded for compatibility with all modern operating systems.
freefont:
freefont: Besides a full set of characters for writing systems based on the
freefont: Latin alphabet, FreeFont contains symbol characters and characters
freefont: from other writing systems.
freefont:
freefont:
freefont: http://www.gnu.org/software/freefont/
freefont: