summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* group-base: Don't disable id3tag for media-sound/mpdHEADmasterWolfgang Müller11 days-1/+1
| | | | | This is required in the latest version to actually read id3 tags. Previous versions presumably used ffmpeg to read these.
* group-base: Use app-arch/unrar instead of app-arch/p7zip with rar supportWolfgang Müller11 days-2/+1
|
* group-desktop: Enable X USE flag on dev-python/pycairoWolfgang Müller11 days-0/+1
| | | | | This is now required by x11-misc/cairo[X], which in itself is required for www-browser/firefox.
* desktop-plasma: Unmask unstable dev-libs/wayland-protocolsWolfgang Müller2025-04-06-0/+3
| | | | This is needed for mpv 0.40.0.
* desktop-plasma: Rename kde-apps/spectacle -> kde-plasma/spectacleWolfgang Müller2025-04-02-1/+1
|
* group-desktop: Enable wifi USE flag on net-analyzer/wiresharkWolfgang Müller2025-03-06-1/+1
| | | | | | We want this on machines with wireless hardware and since adding it will not require any additional dependencies, set it globally in this profile.
* group-desktop: Unmask hardmasked mail-client/thunderbird-binWolfgang Müller2025-03-06-0/+2
| | | | | We really don't know why this is hardmasked - there's no other masked packages, all stable versions are on ESR.
* lang-python: Unmask unstable dependencies of dev-python/poetryWolfgang Müller2025-03-04-1/+6
|
* boot-fds: Unmask unstable sys-kernel/dracutWolfgang Müller2025-03-03-0/+1
|
* boot-fds: Add profile for full disk encryptionWolfgang Müller2025-03-02-0/+2
|
* kernel-6.12-surface: Add profile with the linux-surface patchsetWolfgang Müller2025-03-01-0/+8878
|
* host-noddy: Add savedconfig for sys-kernel/linux-firmwareWolfgang Müller2025-03-01-0/+6
|
* host-noddy: Only include microcode for the host processorWolfgang Müller2025-03-01-0/+2
| | | | | | | | This makes sure that iucode_tool will only include microcode for the host processor. Otherwise, the early microcode initramfs will be around 20 MiB in size. See https://wiki.gentoo.org/wiki/Intel_microcode#Software
* desktop-plasma: Add gui-apps/wl-clipboard to @desktop-plasmaWolfgang Müller2025-03-01-0/+1
|
* host-noddy: Add profile for noddyWolfgang Müller2025-03-01-0/+38
|
* desktop-plasma: Enable X USE flag on sys-apps/dbusWolfgang Müller2025-03-01-0/+1
| | | | | This is required by a lot of KDE packages and was previously not highlighted as a problem as another profile had set it already.
* desktop-plasma: Remove media-sound/kasts from @desktop-plasmaWolfgang Müller2025-03-01-1/+0
| | | | We really don't need this universally on all desktop operating systems.
* group-desktop: Disable sendmail USE flag on app-admin/sudoWolfgang Müller2025-03-01-0/+1
| | | | | On desktop systems this particular functionality is not needed at all and saves us from a pesky virtual/mta dependency.
* group-base: Unmask unstable dev-python/pipxWolfgang Müller2025-03-01-0/+4
|
* app-fava: Retire profileWolfgang Müller2025-03-01-5/+0
| | | | We have since switched to a local fava installation using pipx.
* desktop-plasma: Unmask unstable media-libs/libdisplay-infoWolfgang Müller2025-02-27-1/+2
| | | | This is needed for current unstable versions of Plasma.
* host-albatross: Set native RUSTFLAGS in make.confWolfgang Müller2025-02-27-0/+1
|
* desktop-plasma: Remove patches for kde-plasma/plasma-workspaceWolfgang Müller2025-02-11-317/+0
| | | | These are now released in Plasma 6.3.0.
* desktop-plasma: Remove patches for kde-plasma/kwinWolfgang Müller2025-02-11-517/+0
| | | | These are now released in Plasma 6.3.0.
* group-desktop: Unmask unstable media-plugins/obs-pipewire-audio-captureWolfgang Müller2025-02-03-0/+1
|
* opt-verify-sig: Add profile enabling the verify-sig USE flagWolfgang Müller2025-02-03-0/+1
| | | | | | This is a very useful USE flag but implies a lot of useless rebuilds on existing systems that don't have it turned on yet. Instead of enabling it globally on all machines, make it opt-in for now.
* boot-efi: Have app-crypt/sbctl automatically sign systemd-bootx64Wolfgang Müller2025-02-03-3/+7
| | | | | | | This commit introduces a hook into the sys-apps/systemd installation process which will automatically sign its bootloader with sbctl if available. This makes updates of sys-apps/systemd work without manual intervention.
* desktop-plasma: Drop quassel notification patchesWolfgang Müller2025-02-02-106/+0
| | | | | | These have been picked up by Gentoo now at [1]. [1] https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694c2f33afd1ecf34e7af3dae16b3a236487f938
* kernel-6.10: Retire profileWolfgang Müller2025-01-17-3/+0
|
* desktop-plasma: Add patch picking bold fonts in kde-apps/konsoleWolfgang Müller2025-01-17-0/+25
| | | | | | | Normally the weight is computed relative to the font in use, so the weight chosen for bold characters when using a light font is "normal", and not "bold". We prefer the latter, and there seems to be no other way to configure this.
* desktop-plasma: Add patch changing the smartphone icon for KDE ConnectWolfgang Müller2025-01-17-0/+26
| | | | This is just for personal preference.
* kernel-6.12: Add a profile for the 6.12 seriesWolfgang Müller2025-01-17-0/+3
|
* desktop-plasma: Add kde-misc/kdeconnect to @desktop-plasmaWolfgang Müller2025-01-17-0/+1
|
* desktop-plasma: Add media-sound/kasts to @desktop-plasmaWolfgang Müller2025-01-17-0/+1
|
* desktop-plasma: Add kde-apps/konsole to @desktop-plasmaWolfgang Müller2025-01-17-0/+1
|
* lang-js: Add profile for JavaScript developmentWolfgang Müller2025-01-09-0/+1
| | | | For now this enables the off-by-default npm USE flag on net-libs/nodejs.
* desktop-plasma: Remove patches that have appeared in release versionsWolfgang Müller2025-01-09-215/+0
|
* lang-cpp: Move sys-devel/clang to llvm-core/clangWolfgang Müller2024-12-15-2/+2
|
* desktop-plasma: Enable X USE flag for kde-frameworks/kglobalaccelWolfgang Müller2024-11-22-0/+1
| | | | This is needed for kde-plasma/kwin.
* desktop-plasma: Add patchset fixing tabbox behaviourWolfgang Müller2024-11-22-0/+341
| | | | | | | See [1]. Merged upstream in [2] but not yet slated for release. [1] https://invent.kde.org/plasma/kwin/-/merge_requests/6697 [2] https://invent.kde.org/plasma/kwin/-/commit/db873bbd5b8c31de9142de66ed0da6db937bc662
* desktop-plasma: Add highlightWindows patch for kde-plasma/kwinWolfgang Müller2024-11-22-0/+176
| | | | | | | | | This will make it such that the highlightWindows setting isn't automatically disabled by kwin. See [1]. Merged upstream in [2] but not yet slated for release. [1] https://invent.kde.org/plasma/kwin/-/merge_requests/6699 [2] https://invent.kde.org/plasma/kwin/-/commit/407cee8825d3d8fa3112cf2f118354bf8c7ada1a
* group-desktop: Add Zero RPM patches for SMU13Wolfgang Müller2024-11-22-0/+802
| | | | | | | | These implement a toggle for zero RPM and a knob to control the stop temperature. Upstreamed in [1] but will take a while to appear in the kernel. [1] https://gitlab.freedesktop.org/agd5f/linux/-/commit/cfffd980bf21b5a84fd364861d482d5a2ec21c49
* desktop-plasma: Remove TrashSizeCache patchWolfgang Müller2024-11-22-29/+0
| | | | This has been released in 6.8.0
* desktop-plasma: Remove obsolete patchesWolfgang Müller2024-11-05-271/+0
| | | | | These fixes are now all available on unstable Plasma packages, so remove them here.
* service-quasselcore: Drop crypt USE flagWolfgang Müller2024-10-26-1/+1
|
* libc-musl: Drop obsolete patch for net-voip/murmurWolfgang Müller2024-10-26-14/+0
| | | | | | This has been merged upstream in [1] [1] https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=548578455900b398c0c0832506f0d8ec0f218dee
* desktop-plasma: Add patches for kde-apps/dolphin to fix click behaviourWolfgang Müller2024-10-19-0/+215
| | | | | | | | | | All of these depend on each other and have not yet seen release in any stable version. In their entirety they fix an annoying behaviour where quickly tapping the Forward/Backward buttons on the mouse would be interpreted as double-clicks, thereby ignoring the second click made. A fix has been sent upstream at [1] and is contained here. [1] https://invent.kde.org/system/dolphin/-/merge_requests/842
* desktop-plasma: Add patches related to the DWD ionWolfgang Müller2024-10-19-0/+317
| | | | | | | These fix two small issues and introduce support for night-time icons. They've been merged upstream [1] but will only be available in 6.3. [1] https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4848
* desktop-plasma: Fix typo in unmaskWolfgang Müller2024-10-19-1/+1
| | | | | | edae572 (desktop-plasma: Unmask packages to stay on the latest upstream versions, 2024-10-16) intended to unmask all relevant KDE categories but missed one because of a silly typo. Fix it.
* group-base: Add ccache env profileWolfgang Müller2024-10-16-0/+2
| | | | | | This comes in handy if there's a lot of rebuilds done through portage (for example when testing patches in /etc/portage/patches). No harm in keeping the env profile around should we ever need it.