vcpkg/ports/fluidsynth/vcpkg.json
2021-10-26 22:14:34 -07:00

11 lines
358 B
JSON

{
"name": "fluidsynth",
"version": "2.2.1",
"port-version": 1,
"description": "FluidSynth reads and handles MIDI events from the MIDI input device. It is the software analogue of a MIDI synthesizer. FluidSynth can also play midifiles using a Soundfont.",
"homepage": "https://github.com/FluidSynth/fluidsynth",
"dependencies": [
"glib"
]
}