Ticket #63501: multimedia;fluidsynth;Portfile.diff

File multimedia;fluidsynth;Portfile.diff, 1.7 KB (added by kakuhen, 21 months ago)

Patch to allow installation of fluidsynth 2.2.8

  • multimedia/fluidsynth/Portfile

    diff --git a/multimedia/fluidsynth/Portfile b/multimedia/fluidsynth/Portfile
    index db5ab728cb5..28794489660 100644
    a b PortGroup github 1.0 
    77# Warning: fluidsynth 2.2.0 breaks API (not just ABI as claimed) and causes some dependent ports
    88# such as QTads 3.0.0 not to compile. Verify that dependents are updated to work with fluidsynth 2.2+
    99# before updating fluidsynth to that version. See https://github.com/FluidSynth/fluidsynth/releases/tag/v2.2.0
    10 github.setup        FluidSynth fluidsynth 2.1.9 v
     10github.setup        FluidSynth fluidsynth 2.2.8 v
    1111categories          multimedia audio
    1212maintainers         {gmail.com:rjvbertin @RJVB} {mojca @mojca} openmaintainer
    1313license             LGPL
    platforms darwin 
    2222
    2323homepage            http://www.fluidsynth.org/
    2424
    25 checksums           rmd160  c5a51617ce7a82033dbe5908ce7b2fabf3e5d1c3 \
    26                     sha256  dca6ce2e1eff22d32f40d55470c079c8fc8999a6e5628bf85f8cb2183f827934 \
    27                     size    1369736
     25checksums           rmd160  6b58e02c6e36a4ae9fdd81c5f35f3190cb24ae2c \
     26                    sha256  a7b012d30f7c3f9272b548dcb5fddacd4fe1f54034d47b574e4b1f6d967d82bc \
     27                    size    1751702
    2828
    2929depends_build-append \
    3030                    path:bin/pkg-config:pkgconfig
    depends_lib port:flac \ 
    4242
    4343depends_run-append  port:generaluser-soundfont
    4444
    45 # Remove with fluidsynth 2.2.3 or later
    46 # https://trac.macports.org/ticket/63230
    47 patchfiles-append   patch-pre-snow-leopard.diff
    48 
    4945# https://trac.macports.org/ticket/36962
    5046platform darwin 8 {
    5147    patchfiles-append \