[Lunar-commits] <moonbase> fontforge: version bump to 20090923
Paul Bredbury
brebs at lunar-linux.org
Mon Oct 12 10:44:05 CEST 2009
commit bacdfcdd43ebfc99dd6976fa1ec30b513925e28b
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Mon Oct 12 15:44:05 2009 +0700
fontforge: version bump to 20090923
Added BUILD.
---
graphics/fontforge/BUILD | 9 +++++++++
graphics/fontforge/DETAILS | 15 ++++++++-------
2 files changed, 17 insertions(+), 7 deletions(-)
diff --git a/graphics/fontforge/BUILD b/graphics/fontforge/BUILD
new file mode 100644
index 0000000..b29f3b2
--- /dev/null
+++ b/graphics/fontforge/BUILD
@@ -0,0 +1,9 @@
+(
+
+ # Options from:
+ # http://repos.archlinux.org/viewvc.cgi/fontforge/repos/extra-i686/PKGBUILD?view=log
+ OPTS+=" --with-freetype-src=/usr/include/freetype2 --disable-static --enable-double --enable-type3 --enable-devicetables" &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/graphics/fontforge/DETAILS b/graphics/fontforge/DETAILS
index 9944534..355ee7c 100644
--- a/graphics/fontforge/DETAILS
+++ b/graphics/fontforge/DETAILS
@@ -1,16 +1,17 @@
MODULE=fontforge
- VERSION=20090622
+ VERSION=20090923
SOURCE=$MODULE\_full-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:bc638eeeb4cf2d540773bacc52cc6bac1c6ca76f
+ SOURCE_VFY=sha1:cccf78ddf074ea5ddc3ce13a988dc17d383eabdd
WEB_SITE=http://fontforge.sourceforge.net
ENTERED=20070920
- UPDATED=20090806
+ UPDATED=20091010
SHORT="An outline font editor"
cat << EOF
-FontForge -- An outline font editor that lets you create your own postscript,
-truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf, FON,
-NFNT) fonts, or edit existing ones. Also lets you convert one format to
-another. FontForge has support for many macintosh font formats.
+FontForge - an outline font editor that lets you create your own
+postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and
+bitmap (bdf, FON, NFNT) fonts, or edit existing ones. Also lets you
+convert one format to another. FontForge has support for many Macintosh
+font formats.
EOF
More information about the Lunar-commits
mailing list