mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-05 07:29:04 +08:00
c9e786d81a
* Bulk remove vcpkg_fail_port_install calls. Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install", In support of https://github.com/microsoft/vcpkg/pull/21502 * Update version database. * Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728 * Repair version database.
9 lines
329 B
JSON
9 lines
329 B
JSON
{
|
|
"name": "rtmidi",
|
|
"version-semver": "4.0.0",
|
|
"port-version": 4,
|
|
"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"
|
|
}
|