[pipewire] update to 0.3.60 (#27874)

This commit is contained in:
Nick 2022-11-18 22:10:19 +01:00 committed by GitHub
parent 83311133c8
commit 9254b1b1e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 6 deletions

View File

@ -1,9 +1,10 @@
vcpkg_minimum_required(VERSION 2022-10-12) # for ${VERSION}
vcpkg_from_gitlab(
GITLAB_URL https://gitlab.freedesktop.org/
OUT_SOURCE_PATH SOURCE_PATH
REPO pipewire/pipewire
REF 0.3.52
SHA512 30e9cf74c92babafe386f02a03bb5c41a8ee5591a02f15845cca1ee44f091ce68eb14d48943d43b680cb525026a19e0290997670f9a82156eaa72e974fe6d01a
REF ${VERSION}
SHA512 33ef5a100107f07a2f42eb008af4dc4bc67c38f4d4929e7ab865c67f16750a3f8d9baca117dc035d5bb88e6f48ce535595435a14770e982c33c349a466508e98
HEAD_REF master # branch name
)

View File

@ -1,12 +1,12 @@
{
"name": "pipewire",
"version": "0.3.52",
"port-version": 1,
"version": "0.3.60",
"description": "Low-latency audio/video router and processor. This port only builds the client library, not the server.",
"homepage": "https://pipewire.org",
"license": "MIT",
"supports": "linux",
"dependencies": [
"glib",
{
"name": "vcpkg-tool-meson",
"host": true

View File

@ -5781,8 +5781,8 @@
"port-version": 2
},
"pipewire": {
"baseline": "0.3.52",
"port-version": 1
"baseline": "0.3.60",
"port-version": 0
},
"pistache": {
"baseline": "2021-03-31",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "df4f2f936dc0a3f497e817b38e31209a399744e8",
"version": "0.3.60",
"port-version": 0
},
{
"git-tree": "c3fc407ec59160e15daff40a26eb60515840763e",
"version": "0.3.52",