| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
|
| |
media-video/mpv will need to have its X USE-flag enabled if opengl is
activated. We have tested its vulkan backend and it works fine with
vaapi, so get rid of opengl in this instance.
Currently this does mean that we have to unmask media-libs/libplacebo as
well.
|
|
|
|
|
|
| |
Some packages support these specific backends and may be used to further
remove instances of the X USE-flag. In this case this is especially true
of dev-qt/qtgui.
|
|
|
|
|
|
| |
Only a few packages still need the X USE-flag, so it makes more sense
activating it specifically for those. We need to specifically enable X
for gtk+, however.
|
| |
|
|
|
|
| |
This LTS series is not in use anymore on any of our machines.
|
|
|
|
| |
We do not use these two packages anymore.
|
|
|
|
| |
There is a stable version in the repos which should work fine.
|
|
|
|
|
|
| |
The most recent version is now stable and we don't expect to be relying
on new features that might only be available in forthcoming unstable
releases.
|
|
|
|
| |
The most recent version is now stable.
|
|
|
|
| |
The most recent version is now stable.
|
|
|
|
| |
This is needed for the most recent version of google-auth-oauthlib.
|
|
|
|
| |
The most recent version has been stable for a while now.
|
|
|
|
|
|
| |
This used to be contained in the group-desktop profile but since we need
that on our WSL 2 environment as well (and don't want group-desktop
active there), extract it into its own profile.
|
|
|
|
|
|
| |
This change has been made upstream [1].
[1] https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7d398099da5d1fc6f9f7757c03e11e26ac154c
|
|
|
|
|
| |
Since we are no longer using the version from our own overlay, we now
have to unmask this package.
|
|
|
|
|
|
|
| |
hikari by default does not pick the highest refresh rate for any given
display, instead falling back to the first mode it finds. This patch
adds rudimentary support for finding the highest supported refresh rate
for the preferred resolution.
|
|
|
|
|
|
|
|
|
|
| |
Using 'title' together with 'laststatus' set to 0 leads to visual
glitches in neovim. This seems to be caused by a change in terminfo [1].
No fix has made it into neovim's upstream for a couple of months, so for
now use a proposed patch from the neovim issue.
[1] https://github.com/mirror/ncurses/commit/8f6d94b8d6211a2323caef53fa4c96c475ec9a6
[2] https://github.com/neovim/neovim/issues/18573#issuecomment-1127336077
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
We are now using app-office/beancount from the GURU overlay [1]. Because
that package is still masked and app-office/fava from our overlay
depends on it, we have to mask fava there as well. Unmask both packages
and further requirements here so that they can be installed.
[1] https://github.com/gentoo-mirror/guru/tree/master/app-office/beancount
|
|
|
|
| |
This is needed for Mozilla apps like Firefox and Thunderbird.
|
| |
|
|
|
|
|
|
| |
This change has been made in upstream recently [1].
[1] https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd97e135c1e89c59229d0b6438aa938f20b53c7
|
|
|
|
|
|
| |
Gentoo now requires certain USE flags to be set on media-video/pipewire
in order to use it as a sound server. Since we want to do that on the
desktop profile, enable those here.
|
| |
|
|
|
|
|
| |
This change was made in the upstream portage tree, so we have to follow
it here too.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
We need this in order to build net-misc/remmina, even on a Wayland-only
system.
|
|
|
|
|
| |
The stable versions are good enough at this point, especially since
unstable ones seem to introduce segfaults frequently.
|
|
|
|
| |
Particularly we need RDP and VNC support for work.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a workaround [1] for the clone sometimes stalling with the
following message:
error: RPC failed; HTTP 504 curl 22 The requested URL returned error: 504
fatal: the remote end hung up unexpectedly
We have only seen this message on two machines so far, but there's no
downside in setting sync-depth globally.
[1] https://bugs.gentoo.org/824782#c17
|
| |
|
|
|
|
|
|
|
| |
sys-kernel/linux-firmware overwrites the savedconfig file every time it
is installed. Since the sorting order there is different, the file
changes every time linux-firmware is installed. Revert to upstream
sorting so we don't have to deal with non-functional changes in there.
|
|
|
|
|
|
|
|
|
| |
Recently, media-sound/pulseaudio was split [1] into media-libs/libpulse
and media-sound/pulseaudio-daemon. pipewire emulates the pulse daemon
for applications that can't interface with it directly, so there is no
need for us to have the pulse daemon installed.
[1] https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4c081daccde5db94acf5894ba2653188ad6cea0
|
| |
|
|
|
|
| |
This is fixed upstream in mandoc-1.14.6
|
|
|
|
|
| |
These are not needed in the general case and should instead be enabled
in a host-specific profile.
|
|
|
|
|
|
| |
With debugedit 5.0 now in the tree [1], this can go.
[1] https://bugs.gentoo.org/768444
|
|
|
|
| |
This is our new desktop system, replacing nabokov.
|
|
|
|
|
|
| |
This will include an unmask for the latest GCC version and enables debug
flags for it. Additionally this profile contains a set of programs that
we generally need or want on development systems.
|
|
|
|
|
| |
Hardware-accelerated video decoding is generally something we want to
have on desktop systems, so enable it here.
|
|
|
|
| |
We generally want the newest version of this.
|
|
|
|
|
|
| |
This enables systemd-boot support and includes a script that will
automatically update the systemd bootloader every time the systemd
package is updated.
|
|
|
|
|
| |
Darktable needs graphite support in GCC, making this a good candidate
for a separate profile.
|
|
|
|
|
| |
This was removed from the global desktop USE flags, but we want it back
for this program.
|
| |
|
|
|
|
|
|
| |
We no longer use an X11-based system and now have desktop-specific
profiles in the desktop-* group. These settings may be added back to a
desktop-x11 profile down the line should we ever need them again.
|
|
|
|
|
| |
This is no longer needed with our new setup. It was misplaced in this
profile anyway and should be a host-specific unmask.
|