summaryrefslogtreecommitdiffstats
path: root/graphics/fontforge/README
diff options
context:
space:
mode:
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 :)