Bug 256038 - multimedia/pipewire: Update to 0.3.28
Summary: multimedia/pipewire: Update to 0.3.28
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gleb Popov
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2021-05-20 17:41 UTC by Ghost
Modified: 2021-05-22 12:54 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (arrowd)


Attachments
patch (5.03 KB, patch)
2021-05-20 17:41 UTC, Ghost
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ghost 2021-05-20 17:41:42 UTC
Created attachment 225133 [details]
patch

This release changed the configuration file logic: https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/1609126bcd720304b7a4c81b87cc3e70ae91ff44

And added pipewire-module-pulse-tunnel to tunnel audio from and to pulseaudio server: https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/44f326013b5f5e1e858ee3788fe664f802ca2523

Option PULSEAUDIO added to the port Makefile to build pipewire-module-pulse-tunnel.

poudriere testport with all and inverted options: OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-05-22 12:52:38 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=782048dc282071d23c824b615cdcc94dd8c5ff63

commit 782048dc282071d23c824b615cdcc94dd8c5ff63
Author:     Evgeniy Khramtsov <evgeniy@khramtsov.org>
AuthorDate: 2021-05-22 11:58:13 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2021-05-22 12:51:36 +0000

    multimedia/pipewire: Update to 0.3.28

    PR:             256038

 multimedia/pipewire/Makefile  | 10 +++++-----
 multimedia/pipewire/distinfo  |  6 +++---
 multimedia/pipewire/pkg-plist | 32 ++++++++++++++++++++------------
 3 files changed, 28 insertions(+), 20 deletions(-)
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2021-05-22 12:54:03 UTC
Committed, thank you.