diff options
| author | evpobr <evpobr@gmail.com> | 2021-07-01 01:06:48 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-30 13:06:48 -0700 |
| commit | 5edbbf1a70a0a502e6362f51bf875b96469ed807 (patch) | |
| tree | 689d916074d5f9189f5851ecd0243656c62e0792 /versions | |
| parent | d2717c38db071506b13f9b0afb41a96e92bf6959 (diff) | |
| download | vcpkg-5edbbf1a70a0a502e6362f51bf875b96469ed807.tar.gz vcpkg-5edbbf1a70a0a502e6362f51bf875b96469ed807.zip | |
[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>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/l-/libopenmpt.json | 5 | ||||
| -rw-r--r-- | versions/m-/mpg123.json | 5 |
3 files changed, 12 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index b50580025..801041acd 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3406,7 +3406,7 @@ }, "libopenmpt": { "baseline": "2017-01-28-cf2390140", - "port-version": 1 + "port-version": 2 }, "libopusenc": { "baseline": "0.2.1", @@ -4137,7 +4137,7 @@ "port-version": 0 }, "mpg123": { - "baseline": "1.26.5", + "baseline": "1.28.0", "port-version": 0 }, "mpi": { diff --git a/versions/l-/libopenmpt.json b/versions/l-/libopenmpt.json index d97f50181..30e4512e1 100644 --- a/versions/l-/libopenmpt.json +++ b/versions/l-/libopenmpt.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "465b2d6e597952e0ef962af05dce08769dba11e7", + "version-string": "2017-01-28-cf2390140", + "port-version": 2 + }, + { "git-tree": "a6579258d2dab9e661a439e241ff20f2427b918e", "version-string": "2017-01-28-cf2390140", "port-version": 1 diff --git a/versions/m-/mpg123.json b/versions/m-/mpg123.json index 60740511b..098759f80 100644 --- a/versions/m-/mpg123.json +++ b/versions/m-/mpg123.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "b34c661c7e28355ade113c330d1c3b93a77a4e13", + "version": "1.28.0", + "port-version": 0 + }, + { "git-tree": "6e185d93bd44a85eda8d650c24df2f96da710d56", "version": "1.26.5", "port-version": 0 |
