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: 22-Jul-2009 22:08:22 Branch: HEAD Handle: 2009072221082200 Modified files: openpkg-src/ffmpeg ffmpeg.spec Log: upgrading package: ffmpeg 20090314 -> 20090722 Summary: Revision Changes Path 1.21 +6 -5 openpkg-src/ffmpeg/ffmpeg.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/ffmpeg/ffmpeg.spec ============================================================================ $ cvs diff -u -r1.20 -r1.21 ffmpeg.spec --- openpkg-src/ffmpeg/ffmpeg.spec 18 Apr 2009 13:10:16 -0000 1.20 +++ openpkg-src/ffmpeg/ffmpeg.spec 22 Jul 2009 20:08:22 -0000 1.21 @@ -22,8 +22,8 @@ ## # package version -%define V_tarball 20090314 -%define V_subdir 2009-03-14 +%define V_tarball 20090722 +%define V_subdir 2009-07-22 # package information Name: ffmpeg @@ -36,7 +36,7 @@ Group: Video License: GPL/LGPL Version: %{V_tarball} -Release: 20090314 +Release: 20090722 # 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, dirac, speex, vorbis-libs, faac, faad, lame, xvid, theora, libnut, gsm, zlib, bzip2 -PreReq: x264, dirac, speex, vorbis-libs, faac, faad, lame, xvid, theora, libnut, gsm, zlib, bzip2 +BuildPreReq: x264, dirac, speex, vorbis-libs, faac, faad, lame, xvid, theora, libnut, gsm, zlib, bzip2, openjpeg +PreReq: x264, dirac, speex, vorbis-libs, faac, faad, lame, xvid, theora, libnut, gsm, zlib, bzip2, openjpeg AutoReq: no AutoReqProv: no @@ -90,6 +90,7 @@ --enable-libtheora \ --enable-libgsm \ --enable-libnut \ + --enable-libopenjpeg \ --enable-bzlib \ --enable-zlib \ --disable-protocol=udp \ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org