Ticket #42190: ffmpeg-fdk.patch

File ffmpeg-fdk.patch, 1.0 KB (added by mopihopi, 11 years ago)

ffmpeg Portfile patch to add libfdk-aac

  • Portfile

    old new  
    1010conflicts       ffmpeg-devel
    1111epoch           1
    1212version         2.1.3
    13 revision        1
     13revision        2
    1414license         LGPL-2.1+
    1515categories      multimedia
    1616maintainers     devans jeremyhu openmaintainer
     
    219219
    220220variant nonfree description {enable nonfree code, libraries and binaries will not be redistributable} {
    221221    configure.args-append   --enable-nonfree \
     222                            --enable-libfdk-aac \
    222223                            --enable-libfaac
    223     depends_lib-append      port:faac
     224    depends_lib-append      port:libfdk-aac \
     225                            port:faac
    224226    license-delete          LGPL-2.1+
    225227    license-append          Restrictive
    226228}
     
    230232*******
    231233******* This build of ${name} includes nonfree code as follows:
    232234*******
     235*******     libfdk-aac
    233236*******     libfaac
    234237*******
    235238******* The following libraries and binaries may not be redistributed: