CVS: moonbase/video/avifile DETAILS,1.3,1.4

Terry Chan tchan at lunar-linux.org
Sat Dec 6 04:54:03 GMT 2003


Update of /var/cvs/lunar/moonbase/video/avifile
In directory dbguin.lunar-linux.org:/tmp/cvs-serv30110

Modified Files:
	DETAILS 
Log Message:
Version bump to 0.7.38.  Naming convention of the different versions has
changed on sourceforge for this project.  This latest version compiles for
me with NO problems using gcc-3.2.3, glibc-2.3.2.  Tested it with MAD and
libvorbis, again compiled with no problems.


Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/avifile/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	18 Jun 2003 23:48:15 -0000	1.3
+++ DETAILS	6 Dec 2003 04:54:01 -0000	1.4
@@ -1,11 +1,12 @@
-           MODULE=avifile
-         VERSION=0.7.37-20030522
-          SOURCE=$MODULE-$VERSION.tgz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}0.7-0.7.37
+          MODULE=avifile
+         VERSION=0.7.38
+        #VERSION=0.7.37-20030522
+          SOURCE=${MODULE}-0.7-${VERSION}.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}-0.7-${VERSION}
    SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
         WEB_SITE=http://avifile.sourceforge.net
          ENTERED=20020111
-         UPDATED=20030619
+         UPDATED=20031205
            SHORT="avifile is a library that allows you to read and write compressed AVI files."
 cat << EOF
 Avifile is a library that allows you to read and write compressed AVI files.




More information about the Lunar-commits mailing list