Ticket #37020: ffmpeg_portfile.diff

File ffmpeg_portfile.diff, 919 bytes (added by pdan-mp@…, 11 years ago)
  • Portfile

    old new  
    99conflicts       ffmpeg-devel
    1010epoch           1
    1111version         1.0
    12 revision        2
     12revision        3
    1313set branch      [join [lrange [split ${version} .] 0 1] .]
    1414license         LGPL-2.1+
    1515categories      multimedia
     
    6363                port:libvorbis \
    6464                port:libopus \
    6565                port:libogg \
     66                port:libass \
    6667                port:libtheora \
    6768                port:libmodplug \
    6869                port:jack \
     
    102103        --enable-libmp3lame \
    103104        --enable-libvorbis \
    104105        --enable-libopus \
     106        --enable-libass \
    105107        --enable-libtheora \
    106108        --enable-libschroedinger \
    107109        --enable-libopenjpeg \