Ticket #50609: Portfile-VLC-devel.diff

File Portfile-VLC-devel.diff, 1.4 KB (added by Schamschula (Marius Schamschula), 9 years ago)
  • Portfile

    old new  
    55PortGroup           compiler_blacklist_versions 1.0
    66
    77name                VLC-devel
    8 set commit_date     20150427
     8set commit_date     20160120
    99version             2.2.2-${commit_date}
    10 revision            2
    1110categories          multimedia
    1211
    1312maintainers         nomaintainer
     
    2827# http://git.videolan.org/?p=vlc.git;a=forks
    2928fetch.type          git
    3029git.url             git://git.videolan.org/vlc/vlc-2.2.git
    31 git.branch          25028749dc5f86c04a67ae47fccc7d6ad672ee8a
     30git.branch          6259d80d343c4307b29603b2d88c081c57d68564
    3231
    3332depends_build       port:pkgconfig
    3433
     
    4746                    port:gettext \
    4847                    path:lib/pkgconfig/glib-2.0.pc:glib2 \
    4948                    port:gmp \
    50                     port:gnutls \
     49                    path:lib/libgnutls.dylib:gnutls \
    5150                    port:jpeg \
    5251                    port:lame \
    5352                    port:libass \
     
    129128                    PR-34741-no__clang_version__.patch \
    130129                    static_assert.patch \
    131130                    no-sparkle.patch \
    132                     dispatch_queue_serial.patch
     131                    dispatch_queue_serial.patch \
     132                    patch-lua-5.3.diff
    133133
    134134post-patch {
    135135    reinplace "s:librsvg-2/librsvg:librsvg:" \