summaryrefslogtreecommitdiffstats
path: root/system/freefont
diff options
context:
space:
mode:
author Dugan Chen <dugan [underscore] c [at] fastmail [dot] fm>2010-05-13 00:40:18 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:40:18 +0200
commit814e90282a713923920c85f4acd9b9c4e0f5290c (patch)
tree7ebb2208236ab1a661692d943a617e7d9d93a590 /system/freefont
parent322c07403f1fdef4402576034c0fa7faee12c9c9 (diff)
downloadslackbuilds-814e90282a713923920c85f4acd9b9c4e0f5290c.tar.gz
slackbuilds-814e90282a713923920c85f4acd9b9c4e0f5290c.tar.xz
system/freefont: Updated for version 20080912
Diffstat (limited to 'system/freefont')
-rw-r--r--system/freefont/README10
-rw-r--r--system/freefont/doinst.sh2
-rw-r--r--system/freefont/freefont.SlackBuild4
-rw-r--r--system/freefont/freefont.info2
-rw-r--r--system/freefont/slack-desc5
5 files changed, 10 insertions, 13 deletions
diff --git a/system/freefont/README b/system/freefont/README
index 9cdda67b59..de62c945f8 100644
--- a/system/freefont/README
+++ b/system/freefont/README
@@ -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. \ No newline at end of file
+FreeSans, FreeSerif, and FreeMono; to disable this, remove the symlink
+at /etc/fonts/conf.d/35-freefont.conf
diff --git a/system/freefont/doinst.sh b/system/freefont/doinst.sh
index bdb050188d..26221059a3 100644
--- a/system/freefont/doinst.sh
+++ b/system/freefont/doinst.sh
@@ -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
+
diff --git a/system/freefont/freefont.SlackBuild b/system/freefont/freefont.SlackBuild
index e3e0d0a770..b495d77a81 100644
--- a/system/freefont/freefont.SlackBuild
+++ b/system/freefont/freefont.SlackBuild
@@ -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}
diff --git a/system/freefont/freefont.info b/system/freefont/freefont.info
index a2925a23a3..77690bc0e8 100644
--- a/system/freefont/freefont.info
+++ b/system/freefont/freefont.info
@@ -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"
diff --git a/system/freefont/slack-desc b/system/freefont/slack-desc
index fdd6894203..f6b1094641 100644
--- a/system/freefont/slack-desc
+++ b/system/freefont/slack-desc
@@ -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: