Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Jan 2023 03:21:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 268726] www/chromium: enable PipeWire support (screen capture under Wayland)
Message-ID:  <bug-268726-28929-xgPgazbqtC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268726-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268726-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268726

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #239220|0                           |1
        is obsolete|                            |

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
Created attachment 239341
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239341&action=
=3Dedit
port option (rtc_link_pipewire=3Dtrue)

files/patch-pipewire_init shouldn't be necessary when linking directly as
<pipewire/pipewire.h> already has:

/* BSD has pw_init already */
#define pw_init pipewire_init
#define pw_deinit pipewire_deinit

Like before, this version hasn't been build/runtime tested.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268726-28929-xgPgazbqtC>