vcpkg/versions
jim wang 4af63c6f3e
[libopnmidi] Fix compilation errors under Linux (#38410)
Fix one of https://github.com/microsoft/vcpkg/issues/32398 issue.
The following error occurs when installing
`libopnmidi[core,pmdwin-emulator,gens-emulator]:x64-linux`.
```
/mnt/vcpkg/buildtrees/libopnmidi/src/v1.5.1-f0b18d03a5.clean/src/chips/pmdwin/op.h:36:8: error: unknown type name ‘inline’
   36 | static inline int16_t Limit16(int a)
```
The upstream author has fixed this issue in this
[commit](2324ff2e34).
However, the upstream has not released a new version for the time being,
so we fixed the issue through patches.

- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] ~~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.

Usage test pass with following triplets:

```
x64-windows
x64-linux
```
2024-04-30 11:33:24 -07:00
..
3- [3fd|python3] switch to vcpkg-msbuild (#33026) 2023-08-09 10:29:22 -07:00
7- [7zip] Switch download source to github (#36228) 2024-01-24 09:57:01 -08:00
a- [aricpp] Update version to 1.1.3 (#38405) 2024-04-29 15:11:04 -07:00
b- [bond] Fixed compilation error under Windows when msvc version is greater than or equal to 1915 (#38471) 2024-04-30 11:31:53 -07:00
c- [cpptrace] Add v0.5.3 (#38474) 2024-04-30 11:27:28 -07:00
d- [docopt]Enable docopt shared build on non-windows OS (#38132) 2024-04-29 09:40:50 -04:00
e- [entt] update to 3.13.2 (#38154) 2024-04-15 13:10:24 -04:00
f- [functionalplus] Remove fplus, add functionalplus to instead of fplus. (#38346) 2024-04-29 09:16:10 -04:00
g- [google-cloud-cpp] handle features names with _ (#38443) 2024-04-29 09:09:04 -04:00
h- [hareflow] Minor update + add vcpkg_cmake_config_fixup (#38245) 2024-04-19 07:41:50 -04:00
i- [idyntree] Update to 12.1.0 (#37969) 2024-04-04 10:58:54 -07:00
j- [juce] Update to 7.0.12 (#38252) 2024-04-19 07:40:20 -04:00
k- [kdalgorithms] update to version 1.3 (#38470) 2024-04-30 11:32:56 -07:00
l- [libopnmidi] Fix compilation errors under Linux (#38410) 2024-04-30 11:33:24 -07:00
m- [mvfst] remove useless cmake (#38473) 2024-04-30 11:28:55 -07:00
n- [ports downstream from boost] Fix boost dependencies (#38421) 2024-04-26 11:27:30 -07:00
o- [vtkm|vtk|paraview] update ports (#37119) 2024-04-29 09:01:01 -04:00
p- [folly, fizz, wangle, proxygen, mvfst, fbthrift, cachelib] update to 2024.04.22 (#38419) 2024-04-29 09:13:53 -04:00
q- [quantlib] update to v1.34 (#38397) 2024-04-26 12:45:46 -04:00
r- [ports downstream from boost] Fix boost dependencies (#38421) 2024-04-26 11:27:30 -07:00
s- [spdlog] update to 1.14.0 (#38424) 2024-04-29 09:07:48 -04:00
t- [Thorvg] Update Thorvg port to v0.13.2 (#38448) 2024-04-29 09:07:20 -04:00
u- [unrar] update to 7.0.7 (#37975) 2024-04-04 10:56:17 -07:00
v- [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
w- [folly, fizz, wangle, proxygen, mvfst, fbthrift, cachelib] update to 2024.04.22 (#38419) 2024-04-29 09:13:53 -04:00
x- [xaudio2redist] Code cleanup for port (#37455) 2024-03-15 18:38:47 -07:00
y- [yomm2] Update to v1.5.1 (#38450) 2024-04-29 09:07:01 -04:00
z- [zstd] Update to version 1.5.6. (#38080) 2024-04-15 13:39:47 -04:00
baseline.json [libopnmidi] Fix compilation errors under Linux (#38410) 2024-04-30 11:33:24 -07:00