Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2023 21:04:33 +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-lJ5AXXlF1D@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
----------------------------------------------------------------------------
             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.

--=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-lJ5AXXlF1D>