[wavpack] fix usage (#35608)

This commit is contained in:
autoantwort 2023-12-14 08:45:12 +01:00 committed by GitHub
parent 6186ec51c8
commit 7eeaa3cabb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View File

@ -14,6 +14,7 @@ vcpkg_cmake_configure(
-DWAVPACK_BUILD_WINAMP_PLUGIN=OFF
-DBUILD_TESTING=OFF
-DWAVPACK_BUILD_DOCS=OFF
-DWAVPACK_ENABLE_LIBCRYPTO=OFF
)
vcpkg_cmake_install()

View File

@ -1,6 +1,7 @@
{
"name": "wavpack",
"version": "5.6.0",
"port-version": 1,
"description": "WavPack encode/decode library, command-line programs, and several plugins",
"homepage": "https://github.com/dbry/WavPack",
"license": "BSD-3-Clause",

View File

@ -9006,7 +9006,7 @@
},
"wavpack": {
"baseline": "5.6.0",
"port-version": 0
"port-version": 1
},
"wayland": {
"baseline": "1.21.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d58b3734d0a42c7309216ade0432f7787fbd6ff5",
"version": "5.6.0",
"port-version": 1
},
{
"git-tree": "040113ae230d1d94918ce7495157b1d404589a8b",
"version": "5.6.0",