summaryrefslogtreecommitdiffstats
path: root/graphics/fontforge/README
diff options
context:
space:
mode:
author Robby Workman <rw@rlworkman.net>2010-05-11 19:44:47 +0200
committer Michiel van Wessem <michiel@slackbuilds.org>2010-05-11 19:44:47 +0200
commit9f58d9bb5b29354a820ddef422ea121bb1994d25 (patch)
tree2c31f8c9ad3dc14bc3825028eeef94a7d07cb082 /graphics/fontforge/README
parentb90128523b37a91c3933124f65bf1e5b9e92b343 (diff)
downloadslackbuilds-9f58d9bb5b29354a820ddef422ea121bb1994d25.tar.gz
slackbuilds-9f58d9bb5b29354a820ddef422ea121bb1994d25.tar.xz
graphics/fontforge: Updated for version 20080309
Diffstat (limited to 'graphics/fontforge/README')
-rw-r--r--graphics/fontforge/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/fontforge/README b/graphics/fontforge/README
index 7c1bd002ff..9ad488289b 100644
--- a/graphics/fontforge/README
+++ b/graphics/fontforge/README
@@ -9,3 +9,14 @@ From the README-unix file inside the source:
If you download this file and place it in the directory with the SlackBuild
script, the script will automatically place the cidmaps inside the package.
+You might also want to have an extracted copy of the freetype source code
+available inside the extracted SlackBuild tarball directory - in other words:
+ /somedir/fontforge/
+ README
+ fontforge.SlackBuild
+ fontforge.info
+ slack-desc
+ freetype-2.3.5/
+Fontforge seems to build (and function) just fine without doing this, but
+it does look for the freetype sources while compiling, so it's probably
+best to make them available just in case :)