[Lunar-commits] CVS: moonbase/video/transcode DETAILS,1.15,1.16
Terry Chan
tchan at lunar-linux.org
Sun Apr 17 20:52:57 UTC 2005
Update of /var/cvs/lunar/moonbase/video/transcode
In directory espresso.foo-projects.org:/tmp/cvs-serv7468
Modified Files:
DETAILS
Log Message:
Added a needed GCCWRAPPERS=off to the DETAILS. More libtool madness was
preventing this module from compiling.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/transcode/DETAILS,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- DETAILS 8 Mar 2005 18:27:06 -0000 1.15
+++ DETAILS 17 Apr 2005 20:52:55 -0000 1.16
@@ -3,12 +3,12 @@
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://www.kraymer.de/mirroring/
SOURCE_URL[1]=http://dl.fkb.wormulon.net/transcode/
- SOURCE_VFY=sha1:52f071e380285eebe52248b3adeb3a0fc7f45030
- WEB_SITE=http://www.transcoding.org/cgi-bin/transcode
- MAINTAINER=kc8apf at kc8apf.net
+ SOURCE_VFY=sha1:52f071e380285eebe52248b3adeb3a0fc7f45030
+ WEB_SITE=http://www.transcoding.org/cgi-bin/transcode
ENTERED=20020408
UPDATED=20050307
- SHORT="transcode is a video stream processor"
+ GCCWRAPPERS=off
+ SHORT="transcode is a video stream processor"
cat << EOF
Transcode is a multimedia stream processor for video formats such as
More information about the Lunar-commits
mailing list