Ticket #42190: ffmpeg-devel-fdk.patch

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

ffmpeg-devel Portfile patch to add libfdk-aac

  • Portfile

    old new  
    99name            ffmpeg-devel
    1010conflicts       ffmpeg
    1111version         20140116
    12 revision        1
     12revision        2
    1313set git_branch  3ca7085ae2f7734746174762e76a9b2b1c6e8626
    1414license         LGPL-2.1+
    1515categories      multimedia
     
    225225
    226226variant nonfree description {enable nonfree code, libraries and binaries will not be redistributable} {
    227227    configure.args-append   --enable-nonfree \
     228                            --enable-libfdk-aac \
    228229                            --enable-libfaac
    229     depends_lib-append      port:faac
     230    depends_lib-append      port:libfdk-aac \
     231                            port:faac
    230232    license-delete          LGPL-2.1+
    231233    license-append          Restrictive
    232234}
     
    236238*******
    237239******* This build of ${name} includes nonfree code as follows:
    238240*******
     241*******     libfdk-aac
    239242*******     libfaac
    240243*******
    241244******* The following libraries and binaries may not be redistributed: