Ticket #44639: mpv-0.5.0.diff

File mpv-0.5.0.diff, 1.3 KB (added by Ionic (Mihai Moldovan), 10 years ago)

update mpv to version 0.5.0.

  • ports/multimedia/mpv/Portfile

    old new  
    55PortGroup               github 1.0
    66PortGroup               waf 1.0
    77
    8 github.setup            mpv-player mpv 0.4.2 v
     8github.setup            mpv-player mpv 0.5.0 v
    99revision                0
    1010categories              multimedia
    1111license                 GPL-2+
     
    2121                        and even H.264 movies.
    2222homepage                http://www.mpv.io/
    2323
    24 checksums               rmd160  700dc2d620040b9a65fbd57fd9d047d35b8bc4f9 \
    25                         sha256  948fbfd5d51c69224a39b8030333078c7acfac5bd35b511453797b2989975068
     24checksums               rmd160  f1d443d3c4999d1b1610f95fac43827a4cea8602 \
     25                        sha256  9ca7ab6fdd533c5ec9aac2a4963a42220940b5bc6c1de940ff1d174f57460965
    2626
    2727depends_build           path:bin/pkg-config:pkgconfig
    2828depends_lib             path:lib/libavcodec.dylib:ffmpeg \
     
    5050
    5151
    5252# Default configuration options. Mostly Mac OS X specific.
    53 configure.args-append   --enable-libass \
     53configure.args-append   --enable-manpage-build \
     54                        --enable-libass \
    5455                        --enable-coreaudio \
    5556                        --enable-cocoa \
    5657                        --enable-corevideo \