Module submission - ffmpeg

dveatch@woh.rr.com dveatch at woh.rr.com
Mon Aug 29 10:02:39 UTC 2005


module name       : ffmpeg
suggested section : video
update (y/n)      : n
bugfix (y/n)      : y
security (y/n)    : n


Besides the imlib addition I posted earlier, this one here adds
shared postprocessing abilities.


dveatch

-------------- next part --------------
--- ffmpeg/BUILD	2005-05-07 18:07:40.000000000 +0000
+++ ffmpeg/BUILD	2005-08-29 10:00:10.000000000 +0000
@@ -2,6 +2,7 @@
   ./configure --prefix=/usr    \
               --enable-gpl     \
 	      --enable-shared  \
+	      --enable-shared-pp \
               $OPTS           &&
   default_make                &&
   make installlib
--- ffmpeg/DEPENDS	2005-05-07 18:07:40.000000000 +0000
+++ ffmpeg/DEPENDS	2005-08-28 02:49:09.000000000 +0000
@@ -2,4 +2,5 @@
 optional_depends faad       "--enable-faad"     "" "for faad support"        &&
 optional_depends faac       "--enable-faac"     "" "for faac support"        &&
 optional_depends lame       "--enable-mp3lame"  "" "for mp3 support"         &&
-optional_depends a52dec     "--enable-a52"      "" "for a52 support"
+optional_depends a52dec     "--enable-a52"      "" "for a52 support"         &&
+optional_depends imlib2     "--enable-imlib2"   "" "for graphics support"
-------------- next part --------------
lvu submit ffmpeg a55648a16dcf4e581522ac7377fb0333  -
2.6.13-rc3 2.6.12 gcc-3.3.3 glibc-2.3.3


More information about the Lunar mailing list