Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | */*: Happy new year | Andreas Sturmlechner | 2024-01-01 | 907 | -907/+907 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-frameworks/kirigami: don't default-enable USE=openmp | Sam James | 2024-01-01 | 2 | -2/+2 |
| | | | | | | | Rely on profiles to do this instead, otherwise kirigami fails out of the box on 23.0. Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | gear.kde.org.eclass: Add juk and kdeconnect to SLOT=5 blocklist | Andreas Sturmlechner | 2023-12-31 | 1 | -0/+2 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-misc/kdeconnect: Port to KF6, set ECM_HANDBOOK=forceoptional | Andreas Sturmlechner | 2023-12-31 | 1 | -46/+42 |
| | | | | | | | | | | | | | Upstream dependency changes commits: 495e3019e48c5c577c7ffd92554b1ac90b182f20 b8b30ba571d2c155a09bc7d10fb65338e06ecea9 d948d882aa77cfbe9440912fd3972ef6a81be7f5 0baeece353489128e53c51fc3f2de95cdf14b0f0 7c9032c85af8fed4e5cfa688e101b0ed39f37683 Thanks-to: Aidan Harris <me@aidanharr.is> Closes: https://github.com/gentoo/kde/pull/970 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | media-libs/pulseaudio-qt: Port to KF6 | Andreas Sturmlechner | 2023-12-31 | 1 | -7/+4 |
| | | | | | | Thanks-to: Aidan Harris <me@aidanharr.is> Closes: https://github.com/gentoo/kde/pull/969 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-misc/kdeconnect: Pin 23.08 down to <media-libs/pulseaudio-qt-1.4 | Andreas Sturmlechner | 2023-12-31 | 1 | -1/+1 |
| | | | | | | | | | We don't know exactly, but first Qt6-based release is unlikely going to be a 1.3 pointrelease. See also: https://github.com/gentoo/kde/pull/969 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-activities: Drop bogus/add missing test dependency | Andreas Sturmlechner | 2023-12-31 | 2 | -0/+7 |
| | | | | | Bug: https://bugs.gentoo.org/920164 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-apps/juk: Port to KF6 | Andreas Sturmlechner | 2023-12-31 | 1 | -27/+24 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | media-gfx/digikam: fix patchname | Michael Mair-Keimberger | 2023-12-30 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/discover: remove unused patch | Michael Mair-Keimberger | 2023-12-30 | 1 | -22/+0 |
| | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/kde/pull/971 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | Documentation: Cleanup kde-frameworks/breeze-icons-rcc from KF6 | Andreas Sturmlechner | 2023-12-28 | 7 | -7/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | sets: Drop kde-frameworks/breeze-icons-rcc from kde-frameworks-tier1 | Andreas Sturmlechner | 2023-12-28 | 2 | -2/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | app-office/kexi: Accept kde-frameworks/breeze:6 alternatively to -rcc | Andreas Sturmlechner | 2023-12-28 | 1 | -1/+4 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-frameworks/breeze-icons: Merge ${PN}-rcc back into it | Andreas Sturmlechner | 2023-12-28 | 1 | -11/+8 |
| | | | | | | There is no dependency savings or size concern here. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-misc/kdeconnect: Add missing dev-libs/kpeoplevcard slot 5 dep | Andreas Sturmlechner | 2023-12-28 | 2 | -2/+2 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | media-gfx/digikam: Rebase cmake.patch on top of HEAD | Andreas Sturmlechner | 2023-12-25 | 2 | -36/+47 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-apps/thumbnailers: Re-add IUSE raw | Andreas Sturmlechner | 2023-12-25 | 1 | -7/+7 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-apps/libkdcraw: Port to KF6, even if not 'official' yet | Andreas Sturmlechner | 2023-12-25 | 1 | -3/+3 |
| | | | | | | | | | | KF prefix was dropped since this is no Framework, so should be coinstallable. See also: https://invent.kde.org/graphics/libkdcraw/-/merge_requests/12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-apps/gwenview: Do not enforce min kde-apps/libkdcraw version | Andreas Sturmlechner | 2023-12-25 | 1 | -2/+1 |
| | | | | | | 9999 was ported to KF6, and build system does not require one anyway. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | media-libs/mpvqt: drop 1.0.0, moved to Gentoo ebuild repo | Andreas Sturmlechner | 2023-12-25 | 2 | -28/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | dev-libs/grantlee: treeclean | Andreas Sturmlechner | 2023-12-25 | 4 | -154/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/kwayland-integration: Drop obsolete patch | Andreas Sturmlechner | 2023-12-25 | 1 | -68/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | Documentation: Add kde-apps/spectacle-24.01.85 to KDE Plasma 6 more-deps | Andreas Sturmlechner | 2023-12-24 | 11 | -0/+11 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-nm: Drop dev-qt/qtwebengine:6[widgets] USEdep | Andreas Sturmlechner | 2023-12-23 | 1 | -1/+1 |
| | | | | | | It does not exist in that slot. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | Documentation: Update Plasma live/5.91 and Frameworks live/5.247 mode-deps | Andreas Sturmlechner | 2023-12-23 | 22 | -8/+44 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | profiles: Drop kde-plasma-5.91.0 package.mask | Andreas Sturmlechner | 2023-12-23 | 1 | -65/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-apps/kdialog: add kde-invent upstream metadata | Andreas Sturmlechner | 2023-12-23 | 1 | -0/+1 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/xdg-desktop-portal-kde: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -60/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/wacomtablet: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -56/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/systemsettings: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -53/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/sddm-kcm: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -42/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/print-manager: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -63/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/powerdevil: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -64/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/polkit-kde-agent: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -35/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plymouth-kcm: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -38/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma5support: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -27/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-workspace-wallpapers: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -21/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-workspace: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -230/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-welcome: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -58/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-vault: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -48/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-thunderbolt: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -37/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-systemmonitor: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -43/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-sdk: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -43/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-pa: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -43/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-nm: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -79/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-meta: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 1 | -107/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-integration: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -87/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-firewall: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -61/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-disks: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -40/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> | ||||
* | kde-plasma/plasma-desktop: drop 5.91.0 | Andreas Sturmlechner | 2023-12-23 | 2 | -179/+0 |
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> |