# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup FluidSynth fluidsynth 2.0.5 v
categories multimedia audio
maintainers {gmail.com:rjvbertin @RJVB} {mojca @mojca} openmaintainer
description FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications.
long_description FluidSynth is a cross-platform real-time software synthesizer with \
support for SoundFont 2 and a built-in command line shell. \
It may be used for playback of MIDI files, but also \
provides a shared library which can be used in other programs.
homepage http://www.fluidsynth.org/
checksums rmd160 aa16d4e0caec65819a574451525494084998c936 \
sha256 af29985642f98f66345d47f852ce08cdbf0ac69aaf7b97cfe49ff086bfc72976 \
path:lib/pkgconfig/glib-2.0.pc:glib2 \
# https://trac.macports.org/ticket/36962
# respect MacPorts compiler for builing make_tables.exe
# see https://trac.macports.org/wiki/UsingTheRightCompiler
patchfiles-append patch-external_project_cc.diff
-Denable-pulseaudio=OFF \
-DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=ON
# support for JACK makes JACK output the default and requires the daemon to be running
variant jack description {Enable JACK support (requires the deamon to be running)} {
-Denable-jack=OFF -Denable-jack=ON