vcpkg/versions/a-/avcpp.json
MonicaLiu 53c5721b00
[avcpp] Update to 2.4.0 (#38590)
Fixes #38582. PR https://github.com/h4tr3d/avcpp/pull/137 submitted to
upstream has been merged, and a new version has been released by
upstream, so updating to 2.4.0 fixes the issue:
```
1> [CMake] CMake Error at build/debug/vcpkg_installed/x64-windows/share/avcpp/avcpp-targets.cmake:61 (set_target_properties):
1> [CMake]   The link interface of target "avcpp::avcpp" contains:
1> [CMake] 
1> [CMake]     Threads::Threads
1> [CMake] 
1> [CMake]   but the target was not found.  Possible reasons include:
1> [CMake] 
1> [CMake]     * There is a typo in the target name.
1> [CMake]     * A find_package call is missing for an IMPORTED target.
1> [CMake]     * An ALIAS target is missing.
1> [CMake] 
1> [CMake] Call Stack (most recent call first):
1> [CMake]   build/debug/vcpkg_installed/x64-windows/share/avcpp/avcpp-config.cmake:26 (include)
1> [CMake]   vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package)
1> [CMake]   CMakeLists.txt:16 (find_package)
```

- [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.

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-05-22 23:37:42 -07:00

50 lines
1.2 KiB
JSON

{
"versions": [
{
"git-tree": "b06ff7d5a249eaa6f633d4fb9ce05b8f6fd8f85b",
"version": "2.4.0",
"port-version": 0
},
{
"git-tree": "35a98b8fdd34b26ecfcb2a8d79f4eb288c2a800b",
"version": "2.3.2",
"port-version": 0
},
{
"git-tree": "0536c50812252994282f92dc60c6be989da16ed3",
"version": "2.3.0",
"port-version": 0
},
{
"git-tree": "37ae9f7b52ea3f3ce0da3c7564f006639816c084",
"version": "2.2.1",
"port-version": 0
},
{
"git-tree": "7227fc33d6f65475816f10bffcdbedd6d2485298",
"version": "2.1.0",
"port-version": 0
},
{
"git-tree": "caf5460d5bfca1d608b7c7eab2bd2872080bf0d8",
"version-date": "2021-06-14",
"port-version": 1
},
{
"git-tree": "b4e6dcc1706046f3b2b6fca62df98bbc7696eb19",
"version-date": "2021-06-14",
"port-version": 0
},
{
"git-tree": "102cfc337c2a08e57246c399812a540315ae4531",
"version-date": "2021-05-06",
"port-version": 1
},
{
"git-tree": "aa82b322b6c59cf758147d78664f3d7ce66a77dc",
"version-date": "2021-05-06",
"port-version": 0
}
]
}