[Lunar-commits] CVS: moonbase/graphics/freetype2 BUILD, 1.5,
1.6 DETAILS, 1.7, 1.8
Nick Hudson
nhudson at lunar-linux.org
Fri Apr 23 20:30:51 GMT 2004
Update of /var/cvs/lunar/moonbase/graphics/freetype2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv15974/freetype2
Modified Files:
BUILD DETAILS
Log Message:
Reverting the freetype update for now as it breaks a few modules in moonbase, a major one expecially firefox and pil.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/freetype2/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD 23 Apr 2004 19:19:35 -0000 1.5
+++ BUILD 23 Apr 2004 20:30:49 -0000 1.6
@@ -1,4 +1,5 @@
(
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
case $BYTECODE in
y|Y|j|J) echo "#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER" >> include/freetype/config/ftoption.h ;;
*) true ;;
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/freetype2/DETAILS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- DETAILS 22 Apr 2004 12:24:18 -0000 1.7
+++ DETAILS 23 Apr 2004 20:30:49 -0000 1.8
@@ -1,12 +1,16 @@
MODULE=freetype2
- VERSION=2.1.8
+ VERSION=2.1.5
+ #VERSION=2.1.4
SOURCE=freetype-$VERSION.tar.bz2
+ SOURCE2=freetype-$VERSION-patchset-1.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/freetype-$VERSION
SOURCE_URL[0]=$SFORGE_URL/freetype/$SOURCE
- SOURCE_VFY=md5:f717615787a1aadbdb164d1bc23c2308
+ SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
+ SOURCE_VFY=md5:54537b518b84d04190a1eccd393a29df
+ SOURCE2_VFY=md5:a292221cdf2247eeec0704fa63c8e037
WEB_SITE=http://www.freetype.org
ENTERED=20010922
- UPDATED=20040422
+ UPDATED=20040423
SHORT="freetype is a free, quality, portable font engine."
cat << EOF
A Free, Quality, and Portable Font Engine
More information about the Lunar-commits
mailing list