summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-09-23 21:22:42 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-09-23 22:07:14 +0200
commit500fa1c4315ea5004c9b606068e892271ab8f5f7 (patch)
tree07926528928ad495a1b1fbb48471a3b8c1e210a6
parentmedia-gfx/photoqt: add 2.9.1, EAPI-8 bump, update dependencies (diff)
downloadgentoo-500fa1c4315ea5004c9b606068e892271ab8f5f7.tar.gz
gentoo-500fa1c4315ea5004c9b606068e892271ab8f5f7.tar.bz2
gentoo-500fa1c4315ea5004c9b606068e892271ab8f5f7.zip
kde-misc/kshutdown: update EAPI 7 -> 8, drop superfluous kde.org.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-misc/kshutdown/kshutdown-5.2.ebuild20
1 files changed, 8 insertions, 12 deletions
diff --git a/kde-misc/kshutdown/kshutdown-5.2.ebuild b/kde-misc/kshutdown/kshutdown-5.2.ebuild
index e5b8c2af525d..4d29bf9df8bf 100644
--- a/kde-misc/kshutdown/kshutdown-5.2.ebuild
+++ b/kde-misc/kshutdown/kshutdown-5.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-inherit cmake kde.org xdg
+inherit cmake xdg
DESCRIPTION="Shutdown manager for desktop environments like KDE Plasma"
HOMEPAGE="https://kshutdown.sourceforge.io"
@@ -14,11 +14,6 @@ SLOT="5"
KEYWORDS="amd64 ~arm64 x86"
IUSE="+kde"
-BDEPEND="
- app-arch/unzip
- sys-devel/gettext
- kde? ( kde-frameworks/extra-cmake-modules:5 )
-"
DEPEND="
dev-qt/qtcore:5
dev-qt/qtdbus:5
@@ -45,10 +40,11 @@ RDEPEND="${DEPEND}
kde-frameworks/oxygen-icons:*
)
"
-
-src_prepare() {
- cmake_src_prepare
-}
+BDEPEND="
+ app-arch/unzip
+ sys-devel/gettext
+ kde? ( kde-frameworks/extra-cmake-modules:5 )
+"
src_configure() {
local mycmakeargs=(