OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 14-Mar-2009 10:43:14 Branch: HEAD Handle: 2009031409431400 Modified files: openpkg-src/ffmpeg ffmpeg.spec Log: bump up the volume even more by using NUT, GSM, Zlib and BZip2 Summary: Revision Changes Path 1.18 +6 -2 openpkg-src/ffmpeg/ffmpeg.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/ffmpeg/ffmpeg.spec ============================================================================ $ cvs diff -u -r1.17 -r1.18 ffmpeg.spec --- openpkg-src/ffmpeg/ffmpeg.spec 14 Mar 2009 09:12:54 -0000 1.17 +++ openpkg-src/ffmpeg/ffmpeg.spec 14 Mar 2009 09:43:14 -0000 1.18 @@ -47,8 +47,8 @@ BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20060823, perl, make, gcc PreReq: OpenPKG, openpkg >= 20060823 -BuildPreReq: x264, speex, vorbis-libs, faac, faad, lame, xvid, theora -PreReq: x264, speex, vorbis-libs, faac, faad, lame, xvid, theora +BuildPreReq: x264, speex, vorbis-libs, faac, faad, lame, xvid, theora, libnut, gsm, zlib, bzip2 +PreReq: x264, speex, vorbis-libs, faac, faad, lame, xvid, theora, libnut, gsm, zlib, bzip2 AutoReq: no AutoReqProv: no @@ -86,6 +86,10 @@ --enable-libmp3lame \ --enable-libxvid \ --enable-libtheora \ + --enable-libgsm \ + --enable-libnut \ + --enable-bzlib \ + --enable-zlib \ --disable-protocol=udp \ --disable-devices \ --disable-shared @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org