commit: ef14e74a2c7b84dbf5f2c1a73fa5e3df501933c5 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 16 21:46:55 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Mar 16 21:47:29 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ef14e74a
kde-apps/spectacle: Switch to plasma.kde.org Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/spectacle/spectacle-9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-apps/spectacle/spectacle-9999.ebuild b/kde-apps/spectacle/spectacle-9999.ebuild index 486a10779b..ba8f493193 100644 --- a/kde-apps/spectacle/spectacle-9999.ebuild +++ b/kde-apps/spectacle/spectacle-9999.ebuild @@ -5,10 +5,10 @@ EAPI=8 ECM_HANDBOOK="optional" ECM_TEST="forceoptional" -PVCUT=$(ver_cut 1-3) -KFMIN=6.9.0 -QTMIN=6.7.2 -inherit ecm gear.kde.org xdg +KDE_ORG_CATEGORY="graphics" # FIXME upstream? +KFMIN=9999 +QTMIN=6.8.1 +inherit ecm plasma.kde.org xdg DESCRIPTION="Screenshot capture utility" HOMEPAGE="https://apps.kde.org/spectacle/"
