[Lunar-commits] CVS: moonbase/graphics/freetype1 BUILD, 1.1.1.1,
1.2 DETAILS, 1.2, 1.3
Stefan Wold
ratler at lunar-linux.org
Fri Feb 20 12:42:37 GMT 2004
Update of /var/cvs/lunar/moonbase/graphics/freetype1
In directory dbguin.lunar-linux.org:/tmp/cvs-serv32002
Modified Files:
BUILD DETAILS
Log Message:
Fixed so freetype1 now compiles with gcc-3.3.x and lower of course
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/freetype1/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD 21 Aug 2002 00:55:16 -0000 1.1.1.1
+++ BUILD 20 Feb 2004 12:42:34 -0000 1.2
@@ -1,5 +1,5 @@
(
-
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
export CC="gcc" &&
./configure --prefix=/usr \
--enable-static &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/freetype1/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 26 Dec 2002 20:57:31 -0000 1.2
+++ DETAILS 20 Feb 2004 12:42:34 -0000 1.3
@@ -1,8 +1,11 @@
- MODULE=freetype1
+ MODULE=freetype1
VERSION=1.3.1
SOURCE=freetype-$VERSION.tar.gz
+ SOURCE2=freetype-1.3.1-gcc3.3.3.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/freetype-$VERSION
SOURCE_URL[0]=$SFORGE_URL/freetype/$SOURCE
+ SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
+ OURCE2_VFY[0]=md5:e14b5067a046cb77742c3dc4cc52842c
WEB_SITE=http://www.freetype.org
ENTERED=20010922
UPDATED=20010929
More information about the Lunar-commits
mailing list