summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* desktop-plasma: Remove patches for kde-plasma/plasma-workspaceHEADmasterWolfgang Müller12 days-317/+0
| | | | These are now released in Plasma 6.3.0.
* desktop-plasma: Remove patches for kde-plasma/kwinWolfgang Müller12 days-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.
* desktop-plasma: Unmask packages to stay on the latest upstream versionsWolfgang Müller2024-10-16-0/+7
| | | | | | | | | We prefer being on whatever version upstream considers stable enough for a public release even though it might contain more bugs. In Gentoo this means unmasking the latest unstable packages in the tree. Instead of unmasking every package by itself, use wildcards with the common kde-* categories. For now, two additional applications need unmasking such that portage can resolve the dependency tree.
* desktop-plasma: Remove unmasked packages that have stabilizedWolfgang Müller2024-10-13-2/+0
|
* desktop-plasma: Add patch fixing infinite loop in plasmashellWolfgang Müller2024-10-13-0/+70
| | | | | | | This fix has also been sent upstream [1] but won't be available in a release any time soon. [1] https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2574
* desktop-plasma: Add patch for libplasma fixing certain plasmoidsWolfgang Müller2024-10-13-0/+37
|
* desktop-plasma: Apply patches to specific releasesWolfgang Müller2024-10-13-0/+0
| | | | | | Both of these fixes have been upstreamed and are available in the next version (which is yet masked). Make sure to only apply them when necessary.
* group-desktop: Enable X on net-misc/freerdpWolfgang Müller2024-10-09-0/+3
| | | | | This is needed even on wayland to make keyboard input work when connecting to a remote desktop.
* desktop-plasma: Patch kde-apps/dolphin terminals with fish in vi modeWolfgang Müller2024-10-09-0/+33
| | | | | | | Dolphin's built-in terminal follows the working directory by injecting a cd command. It needs to make sure the line is empty first and sends ^E^U. This fails when using the fish shell in vi mode as ^E is not bound in that mode. Add a patch for Dolphin that has it use End instead.
* desktop-plasma: Disable qml USE flag for kde-apps/okularWolfgang Müller2024-10-07-0/+3
| | | | | | For some reason qml enables kde-apps/okular to build with both the mobile and desktop application. Since the mobile application, is really just a simplified version of okular proper, we have no need for it.
* desktop-plasma: Fix trash size calculation for kde-frameworks/kio:6Wolfgang Müller2024-10-06-0/+29
| | | | | | | Reported and merged upstream at [1] but will probably take a while until it's available in a release. [1] https://invent.kde.org/frameworks/kio/-/merge_requests/1729
* desktop-plasma: Enable pdf and video USE flags on kde-apps/thumbnailersWolfgang Müller2024-10-06-1/+1
| | | | | | This will automatically pull in kde-apps/ffmpegthumbs and media-gfx/kio-ps-thumbnailer so there's no need to keep those in the @desktop-plasma set.
* desktop-plasma: Add sci-calculators/qalculate-qt to @desktop-plasmaWolfgang Müller2024-10-06-0/+2
| | | | | Since there is only an unstable version available right now this also needs to be unmasked.
* desktop-plasma: Do not use bundled icons for net-irc/quasselWolfgang Müller2024-10-04-1/+1
| | | | | We already have these icons when using Plasma, so there's no need for quassel to bring them bundled.
* group-base: Unmask unstable www-apps/zolaWolfgang Müller2024-10-02-0/+1
| | | | This only available as unstable on the Gentoo GURU overlay.
* group-base: Unmask unstable www-apps/sblgWolfgang Müller2024-10-02-0/+1
| | | | | | | Similar to c14be1e (service-quasselcore: Unmask unstable net-irc/quarg, 2024-09-27) this has moved to the Gentoo GURU overlay [1]. [1] https://gitweb.gentoo.org/repo/proj/guru.git/tree/www-apps/sblg
* group-base: Extend @base setWolfgang Müller2024-10-01-0/+13
| | | | | We install these packages on every system we have, so having them in the @base set makes sense.
* lang-base: Add sys-apps/man-pages-posix to @lang-baseWolfgang Müller2024-10-01-0/+1
| | | | | These are always good to have for general reference on development machines.
* group-base: Unmask unstable sec-keys/signify-keys-oriole-systemsWolfgang Müller2024-10-01-0/+3
| | | | | | | Similar to c14be1e (service-quasselcore: Unmask unstable net-irc/quarg, 2024-09-27) this has move to the Gentoo GURU overlay [1]. [1] https://gitweb.gentoo.org/repo/proj/guru.git/tree/sec-keys/signify-keys-oriole-systems
* group-base: Merge @base-portage and @base-kernel into @baseWolfgang Müller2024-09-30-3/+3
| | | | | These two package sets are installed on all of our systems and it does not make sense to keep them split apart.
* Align package set names with profiles namesWolfgang Müller2024-09-30-0/+0
| | | | | | Whilst this is a more invasive change that needs manual intervention in /var/lib/portage/world_sets, it finally gives package sets a predictive name.
* lang-python: Add dev-python/poetry to @python-develWolfgang Müller2024-09-27-0/+3
| | | | | | We use dev-python/poetry for all our Python projects and we prefer having it installed via the system rather than its own installer, so add it here.
* desktop-plasma: Remove redundant kde USE flagsWolfgang Müller2024-09-27-2/+1
| | | | | We set kde globally in 8e50b26 (desktop-plasma: Prefer global USE flags, 2024-09-25) but never removed the specific instances of the flag.
* service-quasselcore: Unmask unstable net-irc/quargWolfgang Müller2024-09-27-0/+1
| | | | | | | | This has moved from our own overlay to the Gentoo GURU overlay [1]. Packages on GURU need to be masked unstable, so take care of the unmasking here. [1] https://gitweb.gentoo.org/repo/proj/guru.git/tree/net-irc/quarg?h=dev