| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
| |
We are no longer using cwm on our new desktop system, so masking the
Gentoo version of it is no longer necessary.
|
| |
|
|
|
|
| |
This more clearly describes what this profile does.
|
|
|
|
| |
This more clearly describes what this profile does.
|
|
|
|
|
|
| |
We do not need any of these - neither for a streaming nor a desktop
setup. Instead of setting them in group-desktop or the host-* profiles,
just set them here.
|
|
|
|
|
| |
These are either not set on any packages we have installed or are
already specifically enabled for them.
|
|
|
|
| |
This is the Wayland replacement for media-gfx/nsxiv.
|
|
|
|
| |
For now we are using this on our new main machine, albatross.
|
|
|
|
|
| |
We will replace this with media-gfx/imv down the road since nsxiv does
not support Wayland.
|
| |
|
| |
|
|
|
|
|
| |
With the migration to Wayland we no longer play Minecraft on our Linux
system, so this can go.
|
| |
|
|
|
|
|
|
| |
Originally this was added to enable support for a custom terminal
emulator. Turns out that this is also possible by editing
~/config/xfce4/helpers.rc, so this is no longer needed.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Using mpd's remote database and music library feature it is now possible
to run mpd in so-called 'satellite' mode. This will have a local mpd
server access the database and library remotely, enabling streaming to
the local device.
This commit enables mpd on this machine to act as such an upstream
server.
|
| |
|
| |
|
| |
|
|
|
|
| |
We no longer use AusweisApp2, so these can go.
|
| |
|
|
|
|
| |
This particular USE flag is no longer required for us.
|
|
|
|
| |
We no longer use this package.
|
|
|
|
| |
We no longer use Transmission, so these can go.
|
|
|
|
|
|
| |
Neither dev-qt/qtcore nor app-shells/fish required any USE flags for
dev-libs/libpcre anymore, so we can remove those. Additionally, make
clear exactly which package requires what.
|
|
|
|
|
| |
With the previous commit this is not needed anymore; a suitable stable
version of this package is also available.
|
|
|
|
|
| |
We've not needed the latest version in a long time, and stabilization of
versions has been improved a lot over the years.
|
|
|
|
|
|
| |
We don't use this client enough to warrant an unmask here. Furthermore,
there's not been a release in a very long time and it's very stable
anyway.
|
|
|
|
|
| |
We don't need the latest version of this, and the workflow we have with
it is reasonably stable.
|
|
|
|
|
| |
This seems to be stabilized fairly quickly, and we don't really need the
latest version anyway.
|
|
|
|
| |
We no longer use the Spotify desktop application.
|
|
|
|
| |
We no longer use the Discord desktop application.
|
| |
|
|
|
|
|
|
|
| |
We do not expect upcoming versions to contain must-have features that
would warrant keeping this, especially since neovim's dependencies would
usually need unmasking as well. Our use of the editor is pretty stable
now, so we can use older versions for a bit longer.
|
| |
|
|
|
|
|
| |
This flag is required for x11-misc/qt5ct, which we now use to give QT
applications a more consistent look.
|
|
|
|
| |
This particular flag is required for GIMP, which we need sometimes.
|
| |
|
| |
|
|
|
|
|
|
| |
Even though mpd is not running any resampling for us, it is better to
fall back to proper resample algorithms that libsamplerate provides.
Otherwise, mpd falls back to its own (inadequate) built-in algorithm.
|
|
|
|
| |
This is a replacement for the now-removed 'X' USE flag.
|
|
|
|
|
|
|
|
| |
In the future we might want to build certain packages with clang instead
of gcc. For now this is only possible with a portage environment, which
this commit adds. See also [1].
[1] https://wiki.gentoo.org/wiki/Clang#Clang_environments
|
| |
|
|
|
|
|
| |
This package is needed to have Thunar correctly recognize a custom
terminal emulator.
|
|
|
|
|
|
| |
This set contains packages related to the fava web interface to
beancount. We also specifically include dev-python/boto3 since because
that is needed for one of our plugins.
|
|
|
|
|
|
| |
This set contains packages needed to rip music CDs and process any raw
audio. This is specifically a desktop-based task, as with the previous
commit.
|
|
|
|
|
| |
This set contains packages needed to organize our music collection. This
is specifically a desktop-based task, so keep it there.
|
|
|
|
| |
This matches the set up with the role name.
|
|
|
|
|
|
|
|
| |
Whilst this patch has been accepted upstream through [1]/[2], we still
need to apply it locally until a stable version with it is released.
[1] https://ffmpeg.org/pipermail/ffmpeg-devel/2022-February/293001.html
[2] https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/a67734596dca097584965916e0ba90e81af3163c
|