[Lunar-commits] CVS: moonbase/zbeta/fontforge-cvs BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Terry Chan
tchan at lunar-linux.org
Mon Dec 20 20:46:02 UTC 2004
Update of /var/cvs/lunar/moonbase/zbeta/fontforge-cvs
In directory espresso.foo-projects.org:/tmp/cvs-serv14808
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Added the new module fontforge to moonbase. The source is currently only
available as cvs snapshots or directly from the cvs tree, so I made this
a cvs module in zbeta. The only tool Lunar current has in moonbase for
viewing/editing various outline fonts.
--- NEW FILE: BUILD ---
(
sedit "s/-ln -s/# -ln -s/" fontforge/Makefile.dynamic.in &&
sedit "s/mv pfaedit-ui-en.c/cp pfaedit-ui-en.c/" fontforge/Makefile.dynamic.in &&
default_build &&
mkdir -p $DOCUMENT_DIRECTORY/fontforge-cvs/htdocs/ &&
cp -p htdocs/* $DOCUMENT_DIRECTORY/fontforge-cvs/htdocs/
true
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends libpng &&
depends tiff &&
depends libungif &&
depends jpeg &&
depends libxml2 &&
depends freetype2
--- NEW FILE: DETAILS ---
MODULE=fontforge-cvs
VERSION=cvs
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/fontforge
SOURCE_URL[0]=cvs://:pserver:anonymous@cvs1.sourceforge.net:/cvsroot/fontforge:fontforge
WEB_SITE=http://fontforge.sourceforge.net
ENTERED=20041220
UPDATED=`date -u +%Y%m%d`
PSAFE=no
SHORT="An outline font editor"
MAINTAINER="tchan at lunar-linux.org"
cat << EOF
An outline font editor that lets you create your own postscript, truetype,
opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf) fonts, or edit
existing ones. Also lets you convert one format to another. FontForge has
support for many macintosh font formats.
FontForge's user interface has been localized for: (English), Russian,
Japanese, French, Italian, Spanish.
EOF
More information about the Lunar-commits
mailing list