Commit Graph

9 Commits

Author SHA1 Message Date
Jia Yue Hua
f89f568605
[libopenmpt] update to 0.7.10 (#41377) 2024-10-07 15:08:40 -04:00
Kai Pastor
f00e89ae19
[vcpkg-ci-ffmpeg, ffmpeg] Require CI pass on all triplets, fix dependencies (#39703) 2024-07-15 14:02:16 -04:00
Jia Yue Hua
5bc95c95f3
[libopenmpt] update to 0.7.4 (#37220)
- [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-03-07 22:35:07 -08:00
Kai Pastor
accc60bdaa
[libopenmpt] Update, cleanup (#34486) 2023-10-16 12:12:21 -07:00
Andrzej Lichnerowicz
ea860c7fa5
[libopenmpt] Update to 0.6.7 (#28931)
* [libopenmpt] Update to 0.6.7

Closes #28930

* Add vcpkg x-add-version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-23 15:56:59 -08:00
autoantwort
81d0930037
[libopenmpt] fix resulting lib name (#29134) 2023-01-23 15:50:14 -08:00
Robert Schumacher
40b6acf770
[libopenmpt] Upgrade to 0.5.10, include author feedback (#18933)
* [libopenmpt] Upgrade to 0.5.10, include author feedback

* [libopenmpt] Add version info

* [mpg123] Switch to CMake build for all platforms. Fixes#15551

* [libopenmpt] Address CR feedback

* [libopenmpt] Update to 0.5.12

* Update version db

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-25 13:35:56 -07:00
evpobr
5edbbf1a70
[mpg123] Upgrade to 1.28.0 (#18403)
* [mpg123] Upgrade to 1.28.0

* [libopenmpt] Upgrade to 2017-01-28-cf2390140-2

* [mpg123] Disable UWP port

* Fix libmpg123 UWP build

* Fix libout123 UWP build

* Fix libsyn123 UWP build

* Update ports/libopenmpt/CMakeLists.txt

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/libopenmpt/CMakeLists.txt

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [libopenmpt] Update libopenmpt.json

* [mpg123] Separate UWP patches

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-06-30 13:06:48 -07:00
Billy O'Neal
bfe983d721
[chakracore,gamma,libopenmpt,portaudio,usrsctp] Fix baseline for 2020-10-14 (#14054)
* [portaudio] Remove from baseline, fix CRT linkage and mark UWP as unsupported.

portaudio was fixed by 654adc64b3

* [chakracore] Remove passing case from baseline and add Supports.

PASSING, REMOVE FROM FAIL LIST: chakracore:arm64-windows (.\scripts\ci.baseline.txt)

* [gamma] Remove from baseline.

PASSING, REMOVE FROM FAIL LIST: gamma:x64-linux (.\scripts\ci.baseline.txt)

This was blocked by portaudio before.

* [usrsctp] Remove baseline

PASSING, REMOVE FROM FAIL LIST: usrsctp:arm-uwp (.\scripts\ci.baseline.txt)
PASSING, REMOVE FROM FAIL LIST: usrsctp:x64-uwp (.\scripts\ci.baseline.txt)

Probably fixed by 16b68c2f35

* [libopenmpt] Fix build on recent msvc by backporting deaf2e3837fb08b1a53fd21bb53adbafe0a84e7d

deaf2e3837

* [chakracore] Also needs dynamic universe.
2020-10-14 17:38:40 -07:00