From ebec697dc1cffeea4e8cd60209a750d1e1412e43 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Mon, 29 Nov 2021 12:14:43 +0100 Subject: group-desktop: Migrate to media-video/pipewire We have been using PipeWire [1] on our main desktop system for a while now and it runs without any problems. Since we don't see the need to stay with PulseAudio, completely migrate the group-desktop profile to PipeWire instead. This needs a couple of changes. PulseAudio is still pulled in by a large amount of packages, so we can't simply remove it. If we want to use PipeWire's ALSA plugin whilst having PulseAudio installed, we need to make sure we disable the 'alsa-plugin' USE flag for it so they don't conflict. Additionally, media-video/wireplumber requires a version of Lua that is not LuaJIT. Commit 23d2912 (group-base: Use LuaJIT as the default Lua provider, 2021-02-05) masks any normal Lua version, so we have to be specific here and enable a single LUA_SINGLE_TARGET version. For now also unmask all relevant software packages as development seems pretty speedy. We want to get new features (and fixes) as soon as possible. [1] https://pipewire.org/ --- host-nabokov/package.use/90-host-nabokov | 2 ++ 1 file changed, 2 insertions(+) (limited to 'host-nabokov/package.use') diff --git a/host-nabokov/package.use/90-host-nabokov b/host-nabokov/package.use/90-host-nabokov index 574884a..2bd2249 100644 --- a/host-nabokov/package.use/90-host-nabokov +++ b/host-nabokov/package.use/90-host-nabokov @@ -1,3 +1,5 @@ */* nvenc */* cuda */* uvm + +net-analyzer/goaccess geoip geoipv2 -- cgit v1.2.3-2-gb3c3