freetype 2.1.9 test
Florin Braescu
florin at lunar-linux.org
Sun Jun 27 18:02:39 GMT 2004
Hi everybody,
The 2.1.9 version of the freetype library was released. In order to update
the moonbase i have begin to test the modules who depend on it. So far only
the SDL_ttf need to be tweaked to compile with the new freetype2 (there is a
comment for a sedit comand in the BUILD file which must be activated).
Tested:
XOrg
fontconfig
pango
SDL_ttf
ImageMagick
scribus
graphviz
gd
tuxpuck
neverball
foobillard
paragui
icewm
DirectFB
Untested:
xfree86
xfree86-beta
enlightenment
xpdf
mythtv
gthumb
cairo
imlib2
gnome-print
php
Please take a look at your modules and if you have installed one of the
untested modules give it a try with the new freetype2. If a compile error
occurs related to the freetype2 you can try to include the following comand
in the BUILD file
sedit "s:freetype/freetype.h>:ft2build.h>\n#include FT_FREETYPE_H:" <file>
where <file> is the file which produced the compile error.
Regards,
Florin
-------------- next part --------------
MODULE=freetype2
VERSION=2.1.9
#VERSION=2.1.5
SOURCE=freetype-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/freetype-$VERSION
SOURCE_URL[0]=$SFORGE_URL/freetype/$SOURCE
SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
SOURCE_VFY=md5:ec1b903e4be5f073caa72458ea58c29c
WEB_SITE=http://www.freetype.org
ENTERED=20010922
UPDATED=20040627
SHORT="freetype is a free, quality, portable font engine."
cat << EOF
A Free, Quality, and Portable Font Engine
EOF
More information about the Lunar-dev
mailing list