vcpkg/ports/fluidsynth/vcpkg.json

11 lines
358 B
JSON
Raw Normal View History

{
"name": "fluidsynth",
"version": "2.1.4",
"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"
]
}