Bug 268690 - multimedia/obs-studio: enable PIPEWIRE by default
Summary: multimedia/obs-studio: enable PIPEWIRE by default
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: Jan Beich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-01 06:36 UTC by Jan Beich
Modified: 2023-01-01 23:06 UTC (History)
1 user (show)

See Also:
jbeich: maintainer-feedback? (kde)


Attachments
v1 (apply via "git am") (1.09 KB, patch)
2023-01-01 06:36 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2023-01-01 06:36:40 UTC
Created attachment 239170 [details]
v1 (apply via "git am")

Required under Plasma/Wayland (broken since 5.22 atm) and GNOME/Wayland (not supported) but optional under wlroots (can use wlrobs instead). Also covered by "batteries included" policy.

No clue if it works under X11.
Comment 1 Jan Beich freebsd_committer freebsd_triage 2023-01-01 06:39:06 UTC
Can someone test under Plasma/X11 with plasma5-xdg-desktop-portal-kde installed to see if "Screen Capture (PipeWire)" shows up in "Sources" -> "Add Source"?
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2023-01-01 06:46:02 UTC
Approved.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-01-01 23:04:43 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0cbe6be0c652250c93d9a6dc294ddc3623724e07

commit 0cbe6be0c652250c93d9a6dc294ddc3623724e07
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-01-01 06:29:01 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-01-01 23:02:47 +0000

    multimedia/obs-studio: enable PIPEWIRE by default

    Mainly for Plasma/Wayland and to avoid regressing pkg-plist on updates.

    PR:             268690
    Approved by:    yuri (maintainer)

 multimedia/obs-studio/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 4 Jan Beich freebsd_committer freebsd_triage 2023-01-01 23:06:40 UTC
Landed now, so it's easier to test for /quarterly users after 2023Q1 branches.