aboutsummaryrefslogtreecommitdiff
path: root/ports/fluidsynth/vcpkg.json
blob: d00705ad49b73c887ae34e07abb3118b1cd87b73 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "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"
  ]
}