Commit Graph

7 Commits

Author SHA1 Message Date
marinedalek
876a60002b
[libremidi] update to 4.5.0 (#39023)
- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~Any patches that are no longer applied are deleted from the
port's directory.~~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
2024-06-02 22:08:40 -07:00
Jia Yue Hua
6653330b70
[alsa,libremidi] update to 1.2.11,4.3.0 (#36633)
* [alsa] update to 1.2.11

* [alsa] update to 1.2.11

* [libremidi] update to 4.3.0

* [libremidi] update to 4.3.0
2024-02-07 22:26:06 -08:00
Lily Wang
1ad8ada839
[libremidi] Update to 4.2.4 (#34810)
* [libremidi] Update to 4.2.4

* update version
2023-10-31 11:57:55 -07:00
Lily Wang
27728bbae6
[libremidi] Fix install path of the lib file (#34718)
* [libremidi] Fix install path of the lib file

* update version
2023-10-26 16:49:30 -07:00
Jean-Michaël Celerier
2e1062ac3e
[libremidi] update to 4.2.3 (#34269) 2023-10-09 18:03:23 -07:00
Billy O'Neal
f173bbaccd
[libremidi] Disable optional dependencies. (#34223) 2023-10-03 17:30:53 -07:00
marinedalek
d5fa359a5d
[libremidi] Add new port (#33848)
* [libremidi] Add new port

* [libremidi] Add license to vcpkg.json

* [libremidi] Update version

* [libremidi] Apply suggestions from code review

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* [libremidi] Use newer upstream version with UWP build fix

* [libremidi] Update version

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-09-26 00:33:50 -07:00