aboutsummaryrefslogtreecommitdiff
path: root/ports/rtmidi/vcpkg.json
blob: 82d6c482c962b6676f796cf5959481ddd4ac6780 (plain)
1
2
3
4
5
6
7
8
{
  "name": "rtmidi",
  "version-semver": "4.0.0",
  "port-version": 3,
  "description": "A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMidi & JACK) and Windows (Multimedia)",
  "homepage": "https://github.com/thestk/rtmidi",
  "supports": "!uwp"
}