[Lunar-commits] CVS: moonbase/video/ffmpeg BUILD,1.4,1.5
Jan Eidtmann
cmak at lunar-linux.org
Mon Apr 4 21:59:29 UTC 2005
Update of /var/cvs/lunar/moonbase/video/ffmpeg
In directory espresso.foo-projects.org:/tmp/cvs-serv11018/video/ffmpeg
Modified Files:
BUILD
Log Message:
adding opencv
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/ffmpeg/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 8 Mar 2005 13:21:56 -0000 1.4
+++ BUILD 4 Apr 2005 21:59:26 -0000 1.5
@@ -1,8 +1,9 @@
(
- ./configure --prefix=/usr \
- --enable-gpl \
- $OPTS &&
- default_make &&
+ ./configure --prefix=/usr \
+ --enable-gpl \
+ --enable-shared \
+ $OPTS &&
+ default_make &&
make installlib
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list