summaryrefslogtreecommitdiffstats
path: root/host-nabokov (follow)
Commit message (Collapse)AuthorAgeLines
* group-desktop: Migrate to media-video/pipewireWolfgang Müller2021-11-29-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | 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: Enable f16c for CPU_FLAGSWolfgang Müller2021-05-27-1/+1
| | | | For some reason this flag was missing.
* host-nabokov: Unmask unstable media-libs/nv-codec-headersWynn Wolf Arbor2020-07-05-0/+3
| | | | This is needed for the latest unstable media-video/ffmpeg version.
* host-nabokov: Remove host-specific repos.confWynn Wolf Arbor2020-06-05-7/+0
| | | | | | With the previous commit, 89dcc28 ("repo-gentoo-git: Add role for syncing the portage tree with git"), a host-specific gentoo.conf file is no longer needed for nabokov.
* Switch to a new location for portage repositoriesWynn Wolf Arbor2020-03-17-1/+1
| | | | | | Instead of /var/overlay/<repo> for overlays and /var/portage/tree for the gentoo repo, all data is now stored in /var/portage/repos/<repo>, which is a more consistent location.
* host-nabokov: Add firmware for the rtl8168g-2 network chipWolf2020-02-04-0/+1
|
* host-nabokov: Fix URL for demeter's portage treeWolf2020-02-04-1/+1
|
* host-nabokov: Add roleWolfgang Müller2019-06-08-0/+44
This roles supersedes the previously removed host-tithonus.