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:   28-Feb-2009 22:57:54
  Branch: HEAD                             Handle: 2009022821575400

  Modified files:
    openpkg-src/ffmpeg      ffmpeg.spec

  Log:
    add even more codec support and change URL

  Summary:
    Revision    Changes     Path
    1.15        +5  -3      openpkg-src/ffmpeg/ffmpeg.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ffmpeg/ffmpeg.spec
  ============================================================================
  $ cvs diff -u -r1.14 -r1.15 ffmpeg.spec
  --- openpkg-src/ffmpeg/ffmpeg.spec    28 Feb 2009 21:28:45 -0000      1.14
  +++ openpkg-src/ffmpeg/ffmpeg.spec    28 Feb 2009 21:57:54 -0000      1.15
  @@ -28,7 +28,7 @@
   #   package information
   Name:         ffmpeg
   Summary:      Audio/Video Codec Toolkit
  -URL:          http://ffmpeg.mplayerhq.hu/
  +URL:          http://ffmpeg.org/
   Vendor:       Various
   Packager:     OpenPKG Foundation e.V.
   Distribution: OpenPKG Community
  @@ -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
  -PreReq:       x264, speex, vorbis-libs, faac, faad
  +BuildPreReq:  x264, speex, vorbis-libs, faac, faad, lame, xvid
  +PreReq:       x264, speex, vorbis-libs, faac, faad, lame, xvid
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -83,6 +83,8 @@
           --enable-libx264 \
           --enable-libfaac \
           --enable-libfaad \
  +        --enable-libmp3lame \
  +        --enable-libxvid \
           --disable-protocol=udp \
           --disable-devices \
           --disable-shared
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to