public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2015-01-17 19:10 Johannes Huber
  0 siblings, 0 replies; 14+ messages in thread
From: Johannes Huber @ 2015-01-17 19:10 UTC (permalink / raw
  To: gentoo-commits

commit:     01c09dcc32982ec95c14662b9b301026e241c315
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 17 18:56:40 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jan 17 18:56:40 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=01c09dcc

[kde-plasma/khotkeys] Fix file collisions with kde-base/khotkeys

Package-Manager: portage-2.2.15

---
 kde-plasma/khotkeys/khotkeys-5.1.2.ebuild  | 4 ++--
 kde-plasma/khotkeys/khotkeys-5.1.95.ebuild | 4 ++--
 kde-plasma/khotkeys/khotkeys-9999.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/khotkeys/khotkeys-5.1.2.ebuild b/kde-plasma/khotkeys/khotkeys-5.1.2.ebuild
index e825eeb..d98bfce 100644
--- a/kde-plasma/khotkeys/khotkeys-5.1.2.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.1.2.ebuild
@@ -35,8 +35,8 @@ COMMON_DEPEND="
 "
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
-	!kde-base/khotkeys:4
-	!kde-base/systemsettings:4
+	!kde-base/khotkeys
+	!kde-base/systemsettings
 "
 DEPEND="${COMMON_DEPEND}
 	x11-libs/libxcb

diff --git a/kde-plasma/khotkeys/khotkeys-5.1.95.ebuild b/kde-plasma/khotkeys/khotkeys-5.1.95.ebuild
index e825eeb..d98bfce 100644
--- a/kde-plasma/khotkeys/khotkeys-5.1.95.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.1.95.ebuild
@@ -35,8 +35,8 @@ COMMON_DEPEND="
 "
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
-	!kde-base/khotkeys:4
-	!kde-base/systemsettings:4
+	!kde-base/khotkeys
+	!kde-base/systemsettings
 "
 DEPEND="${COMMON_DEPEND}
 	x11-libs/libxcb

diff --git a/kde-plasma/khotkeys/khotkeys-9999.ebuild b/kde-plasma/khotkeys/khotkeys-9999.ebuild
index 68e573e..9f64b85 100644
--- a/kde-plasma/khotkeys/khotkeys-9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-9999.ebuild
@@ -35,8 +35,8 @@ COMMON_DEPEND="
 "
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
-	!kde-base/khotkeys:4
-	!kde-base/systemsettings:4
+	!kde-base/khotkeys
+	!kde-base/systemsettings
 "
 DEPEND="${COMMON_DEPEND}
 	x11-libs/libxcb


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2016-04-20  7:54 Johannes Huber
  0 siblings, 0 replies; 14+ messages in thread
From: Johannes Huber @ 2016-04-20  7:54 UTC (permalink / raw
  To: gentoo-commits

commit:     3e051a4e9415213381c861cd97676172b6ee7276
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 07:22:22 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 07:36:57 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3e051a4e

kde-plasma/khotkeys: Update DESCRIPTION

Package-Manager: portage-2.2.28

 kde-plasma/khotkeys/khotkeys-5.6.49.9999.ebuild | 2 +-
 kde-plasma/khotkeys/khotkeys-9999.ebuild        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/khotkeys/khotkeys-5.6.49.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.6.49.9999.ebuild
index 231d101..d724c47 100644
--- a/kde-plasma/khotkeys/khotkeys-5.6.49.9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.6.49.9999.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 KDE_HANDBOOK="true"
 inherit kde5
 
-DESCRIPTION="KDE workspace hotkey module"
+DESCRIPTION="KDE Plasma workspace hotkey module"
 KEYWORDS=""
 IUSE=""
 

diff --git a/kde-plasma/khotkeys/khotkeys-9999.ebuild b/kde-plasma/khotkeys/khotkeys-9999.ebuild
index 231d101..d724c47 100644
--- a/kde-plasma/khotkeys/khotkeys-9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=6
 KDE_HANDBOOK="true"
 inherit kde5
 
-DESCRIPTION="KDE workspace hotkey module"
+DESCRIPTION="KDE Plasma workspace hotkey module"
 KEYWORDS=""
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2016-06-19  9:45 Michael Palimaka
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Palimaka @ 2016-06-19  9:45 UTC (permalink / raw
  To: gentoo-commits

commit:     ca4aa56d07e9dfe0852f5352f58d501915d21abc
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 09:45:22 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 09:45:27 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca4aa56d

kde-plasma/khotkeys: add new dependency

Upstream-commit: 62d8b334e7953bc9acded55d9f770b89703b217f

Package-Manager: portage-2.3.0_rc1

 kde-plasma/khotkeys/khotkeys-5.6.95.ebuild      | 1 +
 kde-plasma/khotkeys/khotkeys-5.7.49.9999.ebuild | 1 +
 kde-plasma/khotkeys/khotkeys-9999.ebuild        | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-plasma/khotkeys/khotkeys-5.6.95.ebuild b/kde-plasma/khotkeys/khotkeys-5.6.95.ebuild
index c361aa5..fa1cae7 100644
--- a/kde-plasma/khotkeys/khotkeys-5.6.95.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.6.95.ebuild
@@ -32,6 +32,7 @@ COMMON_DEPEND="
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtx11extras)
 	x11-libs/libX11
+	x11-libs/libXtst
 "
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)

diff --git a/kde-plasma/khotkeys/khotkeys-5.7.49.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.7.49.9999.ebuild
index d724c47..e4c988a 100644
--- a/kde-plasma/khotkeys/khotkeys-5.7.49.9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.7.49.9999.ebuild
@@ -32,6 +32,7 @@ COMMON_DEPEND="
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtx11extras)
 	x11-libs/libX11
+	x11-libs/libXtst
 "
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)

diff --git a/kde-plasma/khotkeys/khotkeys-9999.ebuild b/kde-plasma/khotkeys/khotkeys-9999.ebuild
index d724c47..e4c988a 100644
--- a/kde-plasma/khotkeys/khotkeys-9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-9999.ebuild
@@ -32,6 +32,7 @@ COMMON_DEPEND="
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtx11extras)
 	x11-libs/libX11
+	x11-libs/libXtst
 "
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2016-09-15 14:55 Michael Palimaka
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Palimaka @ 2016-09-15 14:55 UTC (permalink / raw
  To: gentoo-commits

commit:     611fbe02ce85a678546494458d83745e1a0427d4
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 14:53:23 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 14:54:53 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=611fbe02

kde-plasma/khotkeys: khotkeys is disappearing in 5.9

Package-Manager: portage-2.3.0

 kde-plasma/khotkeys/khotkeys-9999.ebuild | 47 --------------------------------
 1 file changed, 47 deletions(-)

diff --git a/kde-plasma/khotkeys/khotkeys-9999.ebuild b/kde-plasma/khotkeys/khotkeys-9999.ebuild
deleted file mode 100644
index e4c988a..0000000
--- a/kde-plasma/khotkeys/khotkeys-9999.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 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=""
-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-base/khotkeys:4
-	!kde-base/systemsettings:4
-"
-DEPEND="${COMMON_DEPEND}
-	x11-libs/libxcb
-	x11-libs/libXtst
-	x11-proto/xproto
-"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2016-09-15 16:38 Michael Palimaka
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Palimaka @ 2016-09-15 16:38 UTC (permalink / raw
  To: gentoo-commits

commit:     302213950f22c276e34bf81d516fd464228938cc
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 16:34:51 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 16:38:12 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=30221395

kde-plasma/khotkeys: version bump 5.7.95

kde-plasma/khotkeys-5.7.95 was accidentally missed in the earlier bump as it was
missing from the kde-plasma-5.8 set (which was based on kde-plasma-live where it
was removed due to being removed in Plasma 5.9).

Package-Manager: portage-2.3.0

 kde-plasma/khotkeys/khotkeys-5.7.95.ebuild | 47 ++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

diff --git a/kde-plasma/khotkeys/khotkeys-5.7.95.ebuild b/kde-plasma/khotkeys/khotkeys-5.7.95.ebuild
new file mode 100644
index 0000000..6d2e892
--- /dev/null
+++ b/kde-plasma/khotkeys/khotkeys-5.7.95.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 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-base/khotkeys:4
+	!kde-base/systemsettings:4
+"
+DEPEND="${COMMON_DEPEND}
+	x11-libs/libxcb
+	x11-libs/libXtst
+	x11-proto/xproto
+"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2016-11-03 18:54 Johannes Huber
  0 siblings, 0 replies; 14+ messages in thread
From: Johannes Huber @ 2016-11-03 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     bf56b507f56f31a0bfd7b2b682189280c8c267ff
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  3 18:53:34 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 18:53:34 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bf56b507

kde-plasma/khotkeys: Update blocker

Package-Manager: portage-2.3.2

 kde-plasma/khotkeys/khotkeys-5.8.49.9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/khotkeys/khotkeys-5.8.49.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.8.49.9999.ebuild
index e4c988a..f32d923 100644
--- a/kde-plasma/khotkeys/khotkeys-5.8.49.9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.8.49.9999.ebuild
@@ -37,7 +37,7 @@ COMMON_DEPEND="
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
 	$(add_plasma_dep kde-cli-tools)
-	!kde-base/khotkeys:4
+	!kde-plasma/khotkeys:4
 	!kde-base/systemsettings:4
 "
 DEPEND="${COMMON_DEPEND}


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2016-11-06 10:38 Johannes Huber
  0 siblings, 0 replies; 14+ messages in thread
From: Johannes Huber @ 2016-11-06 10:38 UTC (permalink / raw
  To: gentoo-commits

commit:     e7c5900c5c99ada9a556d29520aa82762e73a396
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  6 10:30:35 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Nov  6 10:30:35 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e7c5900c

kde-plasma/khotkeys: Update blocker

Package-Manager: portage-2.3.2

 kde-plasma/khotkeys/khotkeys-5.8.49.9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/khotkeys/khotkeys-5.8.49.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.8.49.9999.ebuild
index f32d923..15fe092 100644
--- a/kde-plasma/khotkeys/khotkeys-5.8.49.9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.8.49.9999.ebuild
@@ -38,7 +38,7 @@ RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
 	$(add_plasma_dep kde-cli-tools)
 	!kde-plasma/khotkeys:4
-	!kde-base/systemsettings:4
+	!kde-plasma/systemsettings:4
 "
 DEPEND="${COMMON_DEPEND}
 	x11-libs/libxcb


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2017-02-01 12:02 Michael Palimaka
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Palimaka @ 2017-02-01 12:02 UTC (permalink / raw
  To: gentoo-commits

commit:     62ddfacf24ebb59b33d0f8e7574e24bb196259ba
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  1 11:57:07 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Feb  1 12:02:36 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=62ddfacf

kde-plasma/khotkeys: is back!

This reverts commit 611fbe02ce85a678546494458d83745e1a0427d4.

 kde-plasma/khotkeys/khotkeys-9999.ebuild | 47 ++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

diff --git a/kde-plasma/khotkeys/khotkeys-9999.ebuild b/kde-plasma/khotkeys/khotkeys-9999.ebuild
new file mode 100644
index 0000000..11770db
--- /dev/null
+++ b/kde-plasma/khotkeys/khotkeys-9999.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=""
+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] 14+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2017-02-01 12:03 Michael Palimaka
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Palimaka @ 2017-02-01 12:03 UTC (permalink / raw
  To: gentoo-commits

commit:     49f6c3de8b0e4632c78d06bc2ea14f64e4d692f3
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  1 12:03:32 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Feb  1 12:03:35 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=49f6c3de

kde-plasma/khotkeys: restore 5.9 stable branch

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-plasma/khotkeys/khotkeys-5.9.49.9999.ebuild | 47 +++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

diff --git a/kde-plasma/khotkeys/khotkeys-5.9.49.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.9.49.9999.ebuild
new file mode 100644
index 0000000..11770db
--- /dev/null
+++ b/kde-plasma/khotkeys/khotkeys-5.9.49.9999.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=""
+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] 14+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2018-10-22 18:14 Andreas Sturmlechner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2018-10-22 18:14 UTC (permalink / raw
  To: gentoo-commits

commit:     509faa22a1a1eff2266df0dbc079f6f0c279253a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 22 14:58:48 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct 22 18:06:13 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=509faa22

kde-plasma/khotkeys: Switch from plasma-workspace to libkworkspace

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-plasma/khotkeys/khotkeys-5.14.49.9999.ebuild | 2 +-
 kde-plasma/khotkeys/khotkeys-9999.ebuild         | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/khotkeys/khotkeys-5.14.49.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.14.49.9999.ebuild
index a3c217cef3..61f1a2e222 100644
--- a/kde-plasma/khotkeys/khotkeys-5.14.49.9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.14.49.9999.ebuild
@@ -25,7 +25,7 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kwidgetsaddons)
 	$(add_frameworks_dep kwindowsystem)
 	$(add_frameworks_dep kxmlgui)
-	$(add_plasma_dep plasma-workspace)
+	$(add_plasma_dep libkworkspace)
 	$(add_qt_dep qtdbus)
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)

diff --git a/kde-plasma/khotkeys/khotkeys-9999.ebuild b/kde-plasma/khotkeys/khotkeys-9999.ebuild
index e1d2c52439..61f1a2e222 100644
--- a/kde-plasma/khotkeys/khotkeys-9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-9999.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
@@ -25,7 +25,7 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kwidgetsaddons)
 	$(add_frameworks_dep kwindowsystem)
 	$(add_frameworks_dep kxmlgui)
-	$(add_plasma_dep plasma-workspace)
+	$(add_plasma_dep libkworkspace)
 	$(add_qt_dep qtdbus)
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2019-02-09  9:48 Andreas Sturmlechner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2019-02-09  9:48 UTC (permalink / raw
  To: gentoo-commits

commit:     fe9fa77a9385ff5a262834c1c89ee00584cf5e2d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  9 00:52:04 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb  9 09:47:46 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fe9fa77a

kde-plasma/khotkeys: Set KDE_HANDBOOK to optional

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/khotkeys/khotkeys-5.15.0.ebuild       | 2 +-
 kde-plasma/khotkeys/khotkeys-5.15.49.9999.ebuild | 2 +-
 kde-plasma/khotkeys/khotkeys-9999.ebuild         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/khotkeys/khotkeys-5.15.0.ebuild b/kde-plasma/khotkeys/khotkeys-5.15.0.ebuild
index ca03ba12ac..fed89fb609 100644
--- a/kde-plasma/khotkeys/khotkeys-5.15.0.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.15.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional" # not optional until !kdelibs4support
 inherit kde5
 
 DESCRIPTION="KDE Plasma workspace hotkey module"

diff --git a/kde-plasma/khotkeys/khotkeys-5.15.49.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.15.49.9999.ebuild
index c6518185ea..2ceab5d97d 100644
--- a/kde-plasma/khotkeys/khotkeys-5.15.49.9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.15.49.9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional" # not optional until !kdelibs4support
 inherit kde5
 
 DESCRIPTION="KDE Plasma workspace hotkey module"

diff --git a/kde-plasma/khotkeys/khotkeys-9999.ebuild b/kde-plasma/khotkeys/khotkeys-9999.ebuild
index c6518185ea..2ceab5d97d 100644
--- a/kde-plasma/khotkeys/khotkeys-9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional" # not optional until !kdelibs4support
 inherit kde5
 
 DESCRIPTION="KDE Plasma workspace hotkey module"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2020-07-10 14:39 Andreas Sturmlechner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2020-07-10 14:39 UTC (permalink / raw
  To: gentoo-commits

commit:     8b0c74655d963be4ca40d1e442dbbc9cf72db766
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 14:13:40 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 14:39:25 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8b0c7465

kde-plasma/khotkeys: Drop unused DEPEND

Upstream commit 1d60f46f0fce96731b1df59f59def9ae5ec7a9c6

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/khotkeys/khotkeys-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/khotkeys/khotkeys-9999.ebuild b/kde-plasma/khotkeys/khotkeys-9999.ebuild
index 6b71129db1..4acf2dbfc0 100644
--- a/kde-plasma/khotkeys/khotkeys-9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-9999.ebuild
@@ -35,7 +35,6 @@ COMMON_DEPEND="
 	>=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
 "


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2020-07-10 14:39 Andreas Sturmlechner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2020-07-10 14:39 UTC (permalink / raw
  To: gentoo-commits

commit:     88edab67a1aff54bd3922826c61f130e9c6ac23a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 14:20:16 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 14:39:25 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=88edab67

kde-plasma/khotkeys: Punt bogus dep

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/khotkeys/khotkeys-5.19.49.9999.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/kde-plasma/khotkeys/khotkeys-5.19.49.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.19.49.9999.ebuild
index 4959722344..2d426a9d8c 100644
--- a/kde-plasma/khotkeys/khotkeys-5.19.49.9999.ebuild
+++ b/kde-plasma/khotkeys/khotkeys-5.19.49.9999.ebuild
@@ -48,3 +48,8 @@ RDEPEND="${COMMON_DEPEND}
 	>=kde-frameworks/kded-${KFMIN}:5
 	>=kde-plasma/kde-cli-tools-${PVCUT}:5
 "
+
+src_prepare() {
+	ecm_src_prepare
+	ecm_punt_bogus_dep KF5 Plasma # TODO: upstream
+}


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/
@ 2024-01-16 15:28 Andreas Sturmlechner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2024-01-16 15:28 UTC (permalink / raw
  To: gentoo-commits

commit:     31efea8dff4294e5aed684397fe5adebdeb99856
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 16 14:30:51 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 16 15:26:51 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=31efea8d

kde-plasma/khotkeys: treeclean

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/khotkeys/khotkeys-5.27.49.9999.ebuild | 50 ------------------------
 kde-plasma/khotkeys/metadata.xml                 | 11 ------
 2 files changed, 61 deletions(-)

diff --git a/kde-plasma/khotkeys/khotkeys-5.27.49.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.27.49.9999.ebuild
deleted file mode 100644
index 6056166c0b..0000000000
--- a/kde-plasma/khotkeys/khotkeys-5.27.49.9999.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional" # not optional until !kdelibs4support
-KFMIN=5.106.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="KDE Plasma workspace hotkey module"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-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}:*
-"

diff --git a/kde-plasma/khotkeys/metadata.xml b/kde-plasma/khotkeys/metadata.xml
deleted file mode 100644
index d925f24397..0000000000
--- a/kde-plasma/khotkeys/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>kde@gentoo.org</email>
-		<name>Gentoo KDE Project</name>
-	</maintainer>
-	<upstream>
-		<bugs-to>https://bugs.kde.org/</bugs-to>
-	</upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-01-16 15:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-03 18:54 [gentoo-commits] proj/kde:master commit in: kde-plasma/khotkeys/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2024-01-16 15:28 Andreas Sturmlechner
2020-07-10 14:39 Andreas Sturmlechner
2020-07-10 14:39 Andreas Sturmlechner
2019-02-09  9:48 Andreas Sturmlechner
2018-10-22 18:14 Andreas Sturmlechner
2017-02-01 12:03 Michael Palimaka
2017-02-01 12:02 Michael Palimaka
2016-11-06 10:38 Johannes Huber
2016-09-15 16:38 Michael Palimaka
2016-09-15 14:55 Michael Palimaka
2016-06-19  9:45 Michael Palimaka
2016-04-20  7:54 Johannes Huber
2015-01-17 19:10 Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox