* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/
@ 2022-11-18 7:22 WANG Xuerui
0 siblings, 0 replies; 10+ messages in thread
From: WANG Xuerui @ 2022-11-18 7:22 UTC (permalink / raw
To: gentoo-commits
commit: 519020054b41c147dd501d8333195ec9184be2a0
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 18 07:09:18 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Fri Nov 18 07:22:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51902005
kde-plasma/khotkeys: keyword 5.26.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
kde-plasma/khotkeys/khotkeys-5.26.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/khotkeys/khotkeys-5.26.3.ebuild b/kde-plasma/khotkeys/khotkeys-5.26.3.ebuild
index fb27c8a362cf..7eaaef43e6c1 100644
--- a/kde-plasma/khotkeys/khotkeys-5.26.3.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.26.3.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="KDE Plasma workspace hotkey module"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
IUSE=""
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/
@ 2022-06-29 7:21 WANG Xuerui
0 siblings, 0 replies; 10+ messages in thread
From: WANG Xuerui @ 2022-06-29 7:21 UTC (permalink / raw
To: gentoo-commits
commit: 061b5ccc2e7d51e5aba0d0732a0ce2a4cb4b034b
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 03:52:52 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 07:20:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=061b5ccc
kde-plasma/khotkeys: keyword 5.25.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
kde-plasma/khotkeys/khotkeys-5.25.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/khotkeys/khotkeys-5.25.2.ebuild b/kde-plasma/khotkeys/khotkeys-5.25.2.ebuild
index 10e927486d3f..7dadedfd8bd1 100644
--- a/kde-plasma/khotkeys/khotkeys-5.25.2.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.25.2.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="KDE Plasma workspace hotkey module"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE=""
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/
@ 2021-11-23 14:59 Andreas Sturmlechner
0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2021-11-23 14:59 UTC (permalink / raw
To: gentoo-commits
commit: 4a79546b3004ff87b9dc08f06d96280c0b93ede2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 23 10:22:56 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 23 14:59:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a79546b
kde-plasma/khotkeys: Drop 5.23.3 (r0)
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/khotkeys/khotkeys-5.23.3.ebuild | 50 ------------------------------
1 file changed, 50 deletions(-)
diff --git a/kde-plasma/khotkeys/khotkeys-5.23.3.ebuild b/kde-plasma/khotkeys/khotkeys-5.23.3.ebuild
deleted file mode 100644
index 97b3c8d71f60..000000000000
--- a/kde-plasma/khotkeys/khotkeys-5.23.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional" # not optional until !kdelibs4support
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE Plasma workspace hotkey module"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-COMMON_DEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtx11extras-${QTMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/kdelibs4support-${KFMIN}:5[X]
- >=kde-frameworks/kglobalaccel-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kservice-${KFMIN}:5
- >=kde-frameworks/ktextwidgets-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kwindowsystem-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=kde-plasma/libkworkspace-${PVCUT}:5
- x11-libs/libX11
- x11-libs/libXtst
-"
-DEPEND="${COMMON_DEPEND}
- x11-base/xorg-proto
- x11-libs/libxcb
- x11-libs/libXtst
-"
-RDEPEND="${COMMON_DEPEND}
- >=kde-frameworks/kded-${KFMIN}:5
- >=kde-plasma/kde-cli-tools-${PVCUT}:5
-"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/
@ 2018-12-01 19:00 Mikle Kolyada
0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada @ 2018-12-01 19:00 UTC (permalink / raw
To: gentoo-commits
commit: 20b7cf2d29adefc13a36e4dcd618938cf2a39fcf
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 1 18:37:47 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 1 19:00:19 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b7cf2d
kde-plasma/khotkeys: x86 stable wrt bug 670862
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
kde-plasma/khotkeys/khotkeys-5.14.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/khotkeys/khotkeys-5.14.3.ebuild b/kde-plasma/khotkeys/khotkeys-5.14.3.ebuild
index 83c1979be9c..bd1d2e37c86 100644
--- a/kde-plasma/khotkeys/khotkeys-5.14.3.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.14.3.ebuild
@@ -7,7 +7,7 @@ KDE_HANDBOOK="true"
inherit kde5
DESCRIPTION="KDE Plasma workspace hotkey module"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE=""
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/
@ 2018-12-01 17:00 Mikle Kolyada
0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada @ 2018-12-01 17:00 UTC (permalink / raw
To: gentoo-commits
commit: b6d9566e62085d7b06ccaae7163c96d711dc467b
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 1 16:04:27 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 1 17:00:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6d9566e
kde-plasma/khotkeys: amd64 stable wrt bug 670862
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
kde-plasma/khotkeys/khotkeys-5.14.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/khotkeys/khotkeys-5.14.3.ebuild b/kde-plasma/khotkeys/khotkeys-5.14.3.ebuild
index 8c367afdae3..83c1979be9c 100644
--- a/kde-plasma/khotkeys/khotkeys-5.14.3.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.14.3.ebuild
@@ -7,7 +7,7 @@ KDE_HANDBOOK="true"
inherit kde5
DESCRIPTION="KDE Plasma workspace hotkey module"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE=""
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/
@ 2018-10-16 16:54 Mikle Kolyada
0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada @ 2018-10-16 16:54 UTC (permalink / raw
To: gentoo-commits
commit: e5bda4319b768dd3e9d8aca2df1449abcc5dd5fe
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 16 16:44:04 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Oct 16 16:54:09 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5bda431
kde-plasma/khotkeys: amd64 stable wrt bug #665244
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
kde-plasma/khotkeys/khotkeys-5.13.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/khotkeys/khotkeys-5.13.5.ebuild b/kde-plasma/khotkeys/khotkeys-5.13.5.ebuild
index edfaf921288..cbde1625d88 100644
--- a/kde-plasma/khotkeys/khotkeys-5.13.5.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.13.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ KDE_HANDBOOK="true"
inherit kde5
DESCRIPTION="KDE Plasma workspace hotkey module"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE=""
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/
@ 2018-05-22 7:49 Mikle Kolyada
0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada @ 2018-05-22 7:49 UTC (permalink / raw
To: gentoo-commits
commit: 7ac4936c0398addda5b29b60febc7e52f56d32ac
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue May 22 07:44:14 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue May 22 07:48:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac4936c
kde-plasma/khotkeys: amd64 stable wrt bug #654740
Package-Manager: Portage-2.3.24, Repoman-2.3.6
kde-plasma/khotkeys/khotkeys-5.12.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/khotkeys/khotkeys-5.12.5.ebuild b/kde-plasma/khotkeys/khotkeys-5.12.5.ebuild
index edfaf921288..9c76c30ea7d 100644
--- a/kde-plasma/khotkeys/khotkeys-5.12.5.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.12.5.ebuild
@@ -7,7 +7,7 @@ KDE_HANDBOOK="true"
inherit kde5
DESCRIPTION="KDE Plasma workspace hotkey module"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE=""
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/
@ 2017-02-01 12:08 Michael Palimaka
0 siblings, 0 replies; 10+ messages in thread
From: Michael Palimaka @ 2017-02-01 12:08 UTC (permalink / raw
To: gentoo-commits
commit: c7328d4e06aa09361e8d4fe43ef18c605b945d0e
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 1 12:05:32 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Feb 1 12:08:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7328d4e
kde-plasma/khotkeys: add missing 5.9.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
kde-plasma/khotkeys/Manifest | 1 +
kde-plasma/khotkeys/khotkeys-5.9.0.ebuild | 47 +++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+)
diff --git a/kde-plasma/khotkeys/Manifest b/kde-plasma/khotkeys/Manifest
index ed77c91..bcfbbfe 100644
--- a/kde-plasma/khotkeys/Manifest
+++ b/kde-plasma/khotkeys/Manifest
@@ -1,2 +1,3 @@
DIST kde-workspace-4.11.22.tar.xz 13553668 SHA256 f035334e843d67ee88551ae9e6c5f64bf7b1edfe311b12501575fe74be0b03b7 SHA512 9def2cc8d1e597259966cd6cc44e9aad7ebe2c7cde5943e362c6782d1344e7da4fff0dddd0fe0c948bca159dba128d8a36006e1ae409415cd22f74955d0a9b95 WHIRLPOOL 14b0fcef19bda4b92a42612387fb6307a50dbb3620e911e3e0aaf5d764fb263e1959baae2e55cb71d92d064542844ae963b170bb960a9b7dc18a11627b731802
DIST khotkeys-5.8.5.tar.xz 605632 SHA256 90fa906efd0a36b481d2651ed462596cc9527e72d3ea21f9b208a4e576fa00ba SHA512 6ec0a956f7c99ccdc5c5f6bb01d77d821a226fb94f16f5966f8609eaeb9c3eb7344855d6fe5e3c4feff36e6da36a9e35dbde1d0be583fe911a61ee5ef292db21 WHIRLPOOL 6b9fd522c69ecd450fd69d000d4f643d64d6c7045df873c10c439c9a65df64af527b803ecc069fbaca3a4f8c52b6d74a76f1ec1d8f1c8cadff434052019a6a90
+DIST khotkeys-5.9.0.tar.xz 605472 SHA256 0eb7816d093809c4755f531e002c80b3f9dacd4dbb333e1a924276e5ac8c8107 SHA512 020fd10b6e09f5d2d8f52dfe3b6f1a336a2c9bd5081e1fb7747281104185ca1cfe8fc3d8a32b68a02ec88399b993c14c8101f8a0b7f8612d683afb3773b5438e WHIRLPOOL 153bcb5d3b7eab1807d0ed43f6cc157602101634ad8d5a36146e32fc5ac2123a7611dc4c724516f7190c2a7f29767bf1bff657d55eebef824c02d0074d34e968
diff --git a/kde-plasma/khotkeys/khotkeys-5.9.0.ebuild b/kde-plasma/khotkeys/khotkeys-5.9.0.ebuild
new file mode 100644
index 00000000..3033e65
--- /dev/null
+++ b/kde-plasma/khotkeys/khotkeys-5.9.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="true"
+inherit kde5
+
+DESCRIPTION="KDE Plasma workspace hotkey module"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kdelibs4support X)
+ $(add_frameworks_dep kglobalaccel)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep ktextwidgets)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep kxmlgui)
+ $(add_plasma_dep plasma-workspace)
+ $(add_qt_dep qtdbus)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtwidgets)
+ $(add_qt_dep qtx11extras)
+ x11-libs/libX11
+ x11-libs/libXtst
+"
+RDEPEND="${COMMON_DEPEND}
+ $(add_frameworks_dep kded)
+ $(add_plasma_dep kde-cli-tools)
+ !kde-plasma/khotkeys:4
+ !kde-plasma/systemsettings:4
+"
+DEPEND="${COMMON_DEPEND}
+ x11-libs/libxcb
+ x11-libs/libXtst
+ x11-proto/xproto
+"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/
@ 2016-04-07 13:27 Mikle Kolyada
0 siblings, 0 replies; 10+ messages in thread
From: Mikle Kolyada @ 2016-04-07 13:27 UTC (permalink / raw
To: gentoo-commits
commit: 93c87a07df2099cdd62528517ae6b38a24ec7bad
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 7 12:25:35 2016 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Apr 7 13:23:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93c87a07
kde-plasma/khotkeys: amd64 stable wrt bug #429204
Package-Manager: portage-2.2.26
kde-plasma/khotkeys/khotkeys-5.5.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/khotkeys/khotkeys-5.5.5.ebuild b/kde-plasma/khotkeys/khotkeys-5.5.5.ebuild
index 5d7d6fc..7c0bb16 100644
--- a/kde-plasma/khotkeys/khotkeys-5.5.5.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.5.5.ebuild
@@ -8,7 +8,7 @@ KDE_HANDBOOK="true"
inherit kde5
DESCRIPTION="KDE workspace hotkey module"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE=""
COMMON_DEPEND="
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/
@ 2016-01-13 15:04 Michael Palimaka
0 siblings, 0 replies; 10+ messages in thread
From: Michael Palimaka @ 2016-01-13 15:04 UTC (permalink / raw
To: gentoo-commits
commit: 97b695d911232edd0f59eeef08c63911d9ca07bb
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Dec 31 21:38:56 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 15:03:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b695d9
kde-plasma/khotkeys: Remove printscreen.khotkeys from 5.4.3
Upstream removed the file in >=5.5.0 because spectacle ships its own.
An updated ksnapshot was released to do the same. To avoid a situation
where one ksnapshot is compatible with <5.5.0, the other with >=5.5.0,
remove it here too. As a side-effect, spectacle hotkeys will work in
5.4.3 as well.
https://mail.kde.org/pipermail/kde-distro-packagers/2015-November/000107.html
Package-Manager: portage-2.2.24
kde-plasma/khotkeys/khotkeys-5.4.3-r1.ebuild | 51 ++++++++++++++++++++++++++++
1 file changed, 51 insertions(+)
diff --git a/kde-plasma/khotkeys/khotkeys-5.4.3-r1.ebuild b/kde-plasma/khotkeys/khotkeys-5.4.3-r1.ebuild
new file mode 100644
index 0000000..967b375
--- /dev/null
+++ b/kde-plasma/khotkeys/khotkeys-5.4.3-r1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_HANDBOOK="true"
+inherit kde5
+
+DESCRIPTION="KDE workspace hotkey module"
+KEYWORDS=" ~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kdelibs4support X)
+ $(add_frameworks_dep kglobalaccel)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep ktextwidgets)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep kxmlgui)
+ $(add_plasma_dep plasma-workspace)
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtx11extras:5
+ x11-libs/libX11
+"
+RDEPEND="${COMMON_DEPEND}
+ $(add_frameworks_dep kded)
+ $(add_plasma_dep kde-cli-tools)
+ !kde-base/khotkeys:4
+ !kde-base/systemsettings:4
+"
+DEPEND="${COMMON_DEPEND}
+ x11-libs/libxcb
+ x11-libs/libXtst
+ x11-proto/xproto
+"
+
+src_install() {
+ kde5_src_install
+ rm "${ED}"usr/share/khotkeys/printscreen.khotkeys || die
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2022-11-18 7:22 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-18 7:22 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/ WANG Xuerui
-- strict thread matches above, loose matches on Subject: below --
2022-06-29 7:21 WANG Xuerui
2021-11-23 14:59 Andreas Sturmlechner
2018-12-01 19:00 Mikle Kolyada
2018-12-01 17:00 Mikle Kolyada
2018-10-16 16:54 Mikle Kolyada
2018-05-22 7:49 Mikle Kolyada
2017-02-01 12:08 Michael Palimaka
2016-04-07 13:27 Mikle Kolyada
2016-01-13 15:04 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox