[Bug 268726] www/chromium: enable PipeWire support (screen capture under Wayland)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 18 Aug 2023 21:04:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268726

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |FIXED
           Assignee|chromium@FreeBSD.org        |jbeich@FreeBSD.org
              Flags|maintainer-feedback?(chromi |
                   |um@FreeBSD.org)             |

--- Comment #7 from Jan Beich <jbeich@FreeBSD.org> ---
Landed what is easier to maintain. chromium is already bloated, so pipewire
doesn't add much[1]. OTOH, pulsaudio via alsa-plugins bloat is attributed to
lack of subpackaging (review D40549).

[1] For example,
    $ pkg install -qy chromium
    $ pkg install -n pipewire
    Updating FreeBSD repository catalogue...
    FreeBSD repository is up to date.
    All repositories are up to date.
    Checking integrity... done (0 conflicting)
    The following 15 package(s) will be affected (of 0 checked):

    New packages to be INSTALLED:
            alsa-lib: 1.2.2_1
            alsa-plugins: 1.2.2_12
            consolekit2: 1.2.6_1
            fftw3: 3.3.10_3
            fftw3-float: 3.3.10_3
            gstreamer1: 1.22.5
            gstreamer1-plugins: 1.22.5
            iso-codes: 4.7
            libevdev: 1.9.1.20200928
            libinotify: 20211018
            libsoxr: 0.1.3_3
            orc: 0.4.34_1
            pipewire: 0.3.62_3
            pulseaudio: 16.1_1
            webrtc-audio-processing0: 0.3.1_3

    Number of packages to be installed: 15

    The process will require 71 MiB more space.

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