[Lunar-commits] CVS: moonbase/graphics/SDL_ttf BUILD, 1.4, 1.5 DEPENDS, 1.1, 1.2 DETAILS, 1.3, 1.4

Florin Braescu florin at lunar-linux.org
Sat Feb 12 17:58:55 UTC 2005


Update of /var/cvs/lunar/moonbase/graphics/SDL_ttf
In directory espresso.foo-projects.org:/tmp/cvs-serv13136/graphics/SDL_ttf

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:
add sha1 sum. small tweaks.

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/SDL_ttf/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	18 Aug 2004 19:50:09 -0000	1.4
+++ BUILD	12 Feb 2005 17:58:53 -0000	1.5
@@ -5,7 +5,7 @@
                --prefix=/usr         \
                --sysconfdir=/etc     \
                --localstatedir=/var  \
-               $OPTS                 &&
+               $OPTS                &&
   default_make
 
 ) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/SDL_ttf/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS	30 Jan 2003 21:57:13 -0000	1.1
+++ DEPENDS	12 Feb 2005 17:58:53 -0000	1.2
@@ -1,2 +1,2 @@
-depends  SDL          &&
+depends  SDL  &&
 depends  freetype2

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/SDL_ttf/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	5 Oct 2004 09:30:05 -0000	1.3
+++ DETAILS	12 Feb 2005 17:58:53 -0000	1.4
@@ -1,11 +1,13 @@
           MODULE=SDL_ttf
          VERSION=2.0.6
           SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=http://www.libsdl.org/projects/SDL_ttf/release/
-        WEB_SITE=http://www.libsdl.org/projects/SDL_ttf/
+   SOURCE_URL=http://www.libsdl.org/projects/SDL_ttf/release/
+      SOURCE_VFY=sha1:d7defb55465ead668e0cc3c1602226d7b6892cb4
+        WEB_SITE=http://www.libsdl.org/projects/$MODULE/
          ENTERED=20030129
          UPDATED=20030430
            SHORT="SDL_ttf is a high quality font library"
+
 cat << EOF
-A ttf extension to SDL
+A ttf extension to SDL.
 EOF



More information about the Lunar-commits mailing list