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: 08-Mar-2009 11:06:03 Branch: HEAD Handle: 2009030810060300 Modified files: openpkg-src/ffmpeg ffmpeg.spec Log: upgrade to latest version and include theora codec Summary: Revision Changes Path 1.16 +6 -5 openpkg-src/ffmpeg/ffmpeg.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/ffmpeg/ffmpeg.spec ============================================================================ $ cvs diff -u -r1.15 -r1.16 ffmpeg.spec --- openpkg-src/ffmpeg/ffmpeg.spec 28 Feb 2009 21:57:54 -0000 1.15 +++ openpkg-src/ffmpeg/ffmpeg.spec 8 Mar 2009 10:06:03 -0000 1.16 @@ -22,8 +22,8 @@ ## # package version -%define V_tarball 20090228 -%define V_subdir 2009-02-28 +%define V_tarball 20090308 +%define V_subdir 2009-03-08 # package information Name: ffmpeg @@ -36,7 +36,7 @@ Group: Video License: GPL/LGPL Version: %{V_tarball} -Release: 20090228 +Release: 20090308 # list of sources Source0: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/ffmpeg/ffmpeg-export-snapshot-%{V_tarball}.tar.bz2 @@ -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 -PreReq: x264, speex, vorbis-libs, faac, faad, lame, xvid +BuildPreReq: x264, speex, vorbis-libs, faac, faad, lame, xvid, theora +PreReq: x264, speex, vorbis-libs, faac, faad, lame, xvid, theora AutoReq: no AutoReqProv: no @@ -85,6 +85,7 @@ --enable-libfaad \ --enable-libmp3lame \ --enable-libxvid \ + --enable-libtheora \ --disable-protocol=udp \ --disable-devices \ --disable-shared @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org