[vcpkg baseline][pipewire] Disable optional dependency opus (#40792)

This commit is contained in:
WangWeiLin-MV 2024-09-05 05:34:55 +08:00 committed by GitHub
parent 4e08971f3d
commit ac4e816162
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 2 deletions

View File

@ -43,6 +43,7 @@ vcpkg_configure_meson(
-Dlibusb=disabled
-Dlv2=disabled
-Dman=disabled
-Dopus=disabled
-Dpipewire-alsa=disabled
-Dpipewire-jack=disabled
-Dpipewire-v4l2=disabled

View File

@ -1,7 +1,7 @@
{
"name": "pipewire",
"version": "1.0.4",
"port-version": 2,
"port-version": 3,
"description": "Low-latency audio/video router and processor. This port only builds the client library, not the server.",
"homepage": "https://pipewire.org",
"license": "MIT",

View File

@ -6914,7 +6914,7 @@
},
"pipewire": {
"baseline": "1.0.4",
"port-version": 2
"port-version": 3
},
"pistache": {
"baseline": "2021-03-31",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1538246b12f82dde1b814eeaf3c4e94f5b1171bd",
"version": "1.0.4",
"port-version": 3
},
{
"git-tree": "ab306b1419e587cc0025b4cb9bec1194e6c2b496",
"version": "1.0.4",