public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktoshiba/
@ 2016-04-27 15:52 Johannes Huber
  0 siblings, 0 replies; 8+ messages in thread
From: Johannes Huber @ 2016-04-27 15:52 UTC (permalink / raw
  To: gentoo-commits

commit:     c52c602f0427ddb768ddcd1f91f4171e414e0ba7
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 15:51:56 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 15:52:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c52c602f

kde-misc/ktoshiba: New package

Import from kde overlay. Initial ebuild by Joao Carreira
<jfmcarreira <AT> gmail.com>, updates by me.

Package-Manager: portage-2.2.28

 kde-misc/ktoshiba/Manifest            |  1 +
 kde-misc/ktoshiba/ktoshiba-5.2.ebuild | 42 +++++++++++++++++++++++++++++++++++
 kde-misc/ktoshiba/metadata.xml        |  8 +++++++
 3 files changed, 51 insertions(+)

diff --git a/kde-misc/ktoshiba/Manifest b/kde-misc/ktoshiba/Manifest
new file mode 100644
index 0000000..9f22b78
--- /dev/null
+++ b/kde-misc/ktoshiba/Manifest
@@ -0,0 +1 @@
+DIST ktoshiba-5.2.tar.xz 63344 SHA256 a53bc6883d0edc1e043048638ee106ab943cc30f3dda77f975dcaaeb03701241 SHA512 fa5d7a50fbbea67aa0d9a4ee85581aa1bdc4a768f8f0655285b1dc0006d603f6a13ce2f9a2ec5aa96454208ea839e1b6ac50b14b0e30c2e08275e98ea5bf2d5a WHIRLPOOL 62ffcf4058a082042a99dec74e21b7fe3a080d8af100dd1005815a4796c33ae8e727d94e94379974d01ef17d93b3d6fbe92cc1ad3e17a679ab67e6d1f1cacd66

diff --git a/kde-misc/ktoshiba/ktoshiba-5.2.ebuild b/kde-misc/ktoshiba/ktoshiba-5.2.ebuild
new file mode 100644
index 0000000..b9226a1
--- /dev/null
+++ b/kde-misc/ktoshiba/ktoshiba-5.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Function key (FN) monitoring for Toshiba laptops"
+HOMEPAGE="http://ktoshiba.sourceforge.net/"
+SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.xz"
+LICENSE="GPL-2"
+
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	$(add_frameworks_dep kauth)
+	$(add_frameworks_dep kcmutils)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep knotifications)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
+	net-libs/libmnl
+"
+
+DEPEND="${RDEPEND}
+	sys-devel/gettext
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DLIBMNL_INCLUDE_DIRS=/usr/include/libmnl
+	)
+	kde5_src_configure
+}

diff --git a/kde-misc/ktoshiba/metadata.xml b/kde-misc/ktoshiba/metadata.xml
new file mode 100644
index 0000000..2fdbf33
--- /dev/null
+++ b/kde-misc/ktoshiba/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+</pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktoshiba/
@ 2016-05-15 11:31 Johannes Huber
  0 siblings, 0 replies; 8+ messages in thread
From: Johannes Huber @ 2016-05-15 11:31 UTC (permalink / raw
  To: gentoo-commits

commit:     3b909fcea2d993035e11a64fe0699e86474d50a7
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 11:29:04 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 15 11:31:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b909fce

kde-misc/ktoshiba: Remove 5.2

Package-Manager: portage-2.2.28

 kde-misc/ktoshiba/Manifest            |  1 -
 kde-misc/ktoshiba/ktoshiba-5.2.ebuild | 42 -----------------------------------
 2 files changed, 43 deletions(-)

diff --git a/kde-misc/ktoshiba/Manifest b/kde-misc/ktoshiba/Manifest
index d8cb30b..a4cedbe 100644
--- a/kde-misc/ktoshiba/Manifest
+++ b/kde-misc/ktoshiba/Manifest
@@ -1,2 +1 @@
-DIST ktoshiba-5.2.tar.xz 63344 SHA256 a53bc6883d0edc1e043048638ee106ab943cc30f3dda77f975dcaaeb03701241 SHA512 fa5d7a50fbbea67aa0d9a4ee85581aa1bdc4a768f8f0655285b1dc0006d603f6a13ce2f9a2ec5aa96454208ea839e1b6ac50b14b0e30c2e08275e98ea5bf2d5a WHIRLPOOL 62ffcf4058a082042a99dec74e21b7fe3a080d8af100dd1005815a4796c33ae8e727d94e94379974d01ef17d93b3d6fbe92cc1ad3e17a679ab67e6d1f1cacd66
 DIST ktoshiba-5.3.tar.xz 68724 SHA256 64455db4f119b231bae3583072d7004ebb4483fc981fe6314aecbbe84ced750b SHA512 906245865a585dd76d9ae18b4562d0acc99bdaebe657197098dbbcad2c3713258717fd63c0bb50abd6a66110af6e32f51f1b80e793bc3596ac4d414360a29be0 WHIRLPOOL 82070b37fc3671d2d64b3e1fd9ffa669c2874a4788b4dc58c313f4c1bcb18a09671182b94f1e804b1e47e939239be7fa8c2646cca58e43057c8c6eb9d5bdf7f2

diff --git a/kde-misc/ktoshiba/ktoshiba-5.2.ebuild b/kde-misc/ktoshiba/ktoshiba-5.2.ebuild
deleted file mode 100644
index b9226a1..0000000
--- a/kde-misc/ktoshiba/ktoshiba-5.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Function key (FN) monitoring for Toshiba laptops"
-HOMEPAGE="http://ktoshiba.sourceforge.net/"
-SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.xz"
-LICENSE="GPL-2"
-
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-	$(add_frameworks_dep kauth)
-	$(add_frameworks_dep kcmutils)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep knotifications)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
-	net-libs/libmnl
-"
-
-DEPEND="${RDEPEND}
-	sys-devel/gettext
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DLIBMNL_INCLUDE_DIRS=/usr/include/libmnl
-	)
-	kde5_src_configure
-}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktoshiba/
@ 2016-05-15 11:31 Johannes Huber
  0 siblings, 0 replies; 8+ messages in thread
From: Johannes Huber @ 2016-05-15 11:31 UTC (permalink / raw
  To: gentoo-commits

commit:     49df5318111ec04076679f0de9c42222091c1c40
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 11:28:36 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun May 15 11:31:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49df5318

kde-misc/ktoshiba: Version bump 5.3

Package-Manager: portage-2.2.28

 kde-misc/ktoshiba/Manifest            |  1 +
 kde-misc/ktoshiba/ktoshiba-5.3.ebuild | 42 +++++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/kde-misc/ktoshiba/Manifest b/kde-misc/ktoshiba/Manifest
index 9f22b78..d8cb30b 100644
--- a/kde-misc/ktoshiba/Manifest
+++ b/kde-misc/ktoshiba/Manifest
@@ -1 +1,2 @@
 DIST ktoshiba-5.2.tar.xz 63344 SHA256 a53bc6883d0edc1e043048638ee106ab943cc30f3dda77f975dcaaeb03701241 SHA512 fa5d7a50fbbea67aa0d9a4ee85581aa1bdc4a768f8f0655285b1dc0006d603f6a13ce2f9a2ec5aa96454208ea839e1b6ac50b14b0e30c2e08275e98ea5bf2d5a WHIRLPOOL 62ffcf4058a082042a99dec74e21b7fe3a080d8af100dd1005815a4796c33ae8e727d94e94379974d01ef17d93b3d6fbe92cc1ad3e17a679ab67e6d1f1cacd66
+DIST ktoshiba-5.3.tar.xz 68724 SHA256 64455db4f119b231bae3583072d7004ebb4483fc981fe6314aecbbe84ced750b SHA512 906245865a585dd76d9ae18b4562d0acc99bdaebe657197098dbbcad2c3713258717fd63c0bb50abd6a66110af6e32f51f1b80e793bc3596ac4d414360a29be0 WHIRLPOOL 82070b37fc3671d2d64b3e1fd9ffa669c2874a4788b4dc58c313f4c1bcb18a09671182b94f1e804b1e47e939239be7fa8c2646cca58e43057c8c6eb9d5bdf7f2

diff --git a/kde-misc/ktoshiba/ktoshiba-5.3.ebuild b/kde-misc/ktoshiba/ktoshiba-5.3.ebuild
new file mode 100644
index 0000000..b9226a1
--- /dev/null
+++ b/kde-misc/ktoshiba/ktoshiba-5.3.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Function key (FN) monitoring for Toshiba laptops"
+HOMEPAGE="http://ktoshiba.sourceforge.net/"
+SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.xz"
+LICENSE="GPL-2"
+
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	$(add_frameworks_dep kauth)
+	$(add_frameworks_dep kcmutils)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep knotifications)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
+	net-libs/libmnl
+"
+
+DEPEND="${RDEPEND}
+	sys-devel/gettext
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DLIBMNL_INCLUDE_DIRS=/usr/include/libmnl
+	)
+	kde5_src_configure
+}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktoshiba/
@ 2016-10-29  9:37 Johannes Huber
  0 siblings, 0 replies; 8+ messages in thread
From: Johannes Huber @ 2016-10-29  9:37 UTC (permalink / raw
  To: gentoo-commits

commit:     ff0089c6e8ec4eb1ab394137121f2def5c5ff2f5
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 09:37:12 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 09:37:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0089c6

kde-misc/ktoshiba: Remove 5.3

Package-Manager: portage-2.3.2

 kde-misc/ktoshiba/Manifest            |  1 -
 kde-misc/ktoshiba/ktoshiba-5.3.ebuild | 42 -----------------------------------
 2 files changed, 43 deletions(-)

diff --git a/kde-misc/ktoshiba/Manifest b/kde-misc/ktoshiba/Manifest
index 6f5ca26..f35df97 100644
--- a/kde-misc/ktoshiba/Manifest
+++ b/kde-misc/ktoshiba/Manifest
@@ -1,2 +1 @@
 DIST ktoshiba-5.3.1.tar.xz 71360 SHA256 6be3f114b7a5d94caf9b6b8b80a919d01eabc6fdff57f23533616ca0b36803b8 SHA512 730f38f8e8c8559255c3228994af95e47b00c501fce0a9fc56a0bfc27d8ed0b2f0f31767efc12c3c589e7490a41b27ab8365da22ffd4905f81d3d1c750cc3469 WHIRLPOOL 90f59c8d66a71c6bfe1ce4f4840a3cb473246e51548addd052b76fafde59301e5abca14e3b1083dd30c113293ce91267efd9ded46683196c75173d96067867f3
-DIST ktoshiba-5.3.tar.xz 68724 SHA256 64455db4f119b231bae3583072d7004ebb4483fc981fe6314aecbbe84ced750b SHA512 906245865a585dd76d9ae18b4562d0acc99bdaebe657197098dbbcad2c3713258717fd63c0bb50abd6a66110af6e32f51f1b80e793bc3596ac4d414360a29be0 WHIRLPOOL 82070b37fc3671d2d64b3e1fd9ffa669c2874a4788b4dc58c313f4c1bcb18a09671182b94f1e804b1e47e939239be7fa8c2646cca58e43057c8c6eb9d5bdf7f2

diff --git a/kde-misc/ktoshiba/ktoshiba-5.3.ebuild b/kde-misc/ktoshiba/ktoshiba-5.3.ebuild
deleted file mode 100644
index b9226a1..00000000
--- a/kde-misc/ktoshiba/ktoshiba-5.3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Function key (FN) monitoring for Toshiba laptops"
-HOMEPAGE="http://ktoshiba.sourceforge.net/"
-SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.xz"
-LICENSE="GPL-2"
-
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-	$(add_frameworks_dep kauth)
-	$(add_frameworks_dep kcmutils)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep knotifications)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
-	net-libs/libmnl
-"
-
-DEPEND="${RDEPEND}
-	sys-devel/gettext
-"
-
-src_configure() {
-	local mycmakeargs=(
-		-DLIBMNL_INCLUDE_DIRS=/usr/include/libmnl
-	)
-	kde5_src_configure
-}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktoshiba/
@ 2016-10-29  9:37 Johannes Huber
  0 siblings, 0 replies; 8+ messages in thread
From: Johannes Huber @ 2016-10-29  9:37 UTC (permalink / raw
  To: gentoo-commits

commit:     4696e33c530a35929a9bb662eb00019dd9669fd6
Author:     Joao Carreira <jfmcarreira <AT> gmail <DOT> com>
AuthorDate: Sat Oct 29 09:36:00 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 09:37:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4696e33c

kde-misc/ktoshiba: Version bump 5.3.1

Package-Manager: portage-2.3.2

 kde-misc/ktoshiba/Manifest              |  1 +
 kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild | 42 +++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/kde-misc/ktoshiba/Manifest b/kde-misc/ktoshiba/Manifest
index a4cedbe..6f5ca26 100644
--- a/kde-misc/ktoshiba/Manifest
+++ b/kde-misc/ktoshiba/Manifest
@@ -1 +1,2 @@
+DIST ktoshiba-5.3.1.tar.xz 71360 SHA256 6be3f114b7a5d94caf9b6b8b80a919d01eabc6fdff57f23533616ca0b36803b8 SHA512 730f38f8e8c8559255c3228994af95e47b00c501fce0a9fc56a0bfc27d8ed0b2f0f31767efc12c3c589e7490a41b27ab8365da22ffd4905f81d3d1c750cc3469 WHIRLPOOL 90f59c8d66a71c6bfe1ce4f4840a3cb473246e51548addd052b76fafde59301e5abca14e3b1083dd30c113293ce91267efd9ded46683196c75173d96067867f3
 DIST ktoshiba-5.3.tar.xz 68724 SHA256 64455db4f119b231bae3583072d7004ebb4483fc981fe6314aecbbe84ced750b SHA512 906245865a585dd76d9ae18b4562d0acc99bdaebe657197098dbbcad2c3713258717fd63c0bb50abd6a66110af6e32f51f1b80e793bc3596ac4d414360a29be0 WHIRLPOOL 82070b37fc3671d2d64b3e1fd9ffa669c2874a4788b4dc58c313f4c1bcb18a09671182b94f1e804b1e47e939239be7fa8c2646cca58e43057c8c6eb9d5bdf7f2

diff --git a/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild b/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild
new file mode 100644
index 00000000..b9226a1
--- /dev/null
+++ b/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Function key (FN) monitoring for Toshiba laptops"
+HOMEPAGE="http://ktoshiba.sourceforge.net/"
+SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.xz"
+LICENSE="GPL-2"
+
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	$(add_frameworks_dep kauth)
+	$(add_frameworks_dep kcmutils)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep knotifications)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
+	net-libs/libmnl
+"
+
+DEPEND="${RDEPEND}
+	sys-devel/gettext
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DLIBMNL_INCLUDE_DIRS=/usr/include/libmnl
+	)
+	kde5_src_configure
+}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktoshiba/
@ 2019-03-30 19:28 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2019-03-30 19:28 UTC (permalink / raw
  To: gentoo-commits

commit:     efd33ac81ee18ecb92c25fbc7564565a86fb5041
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 15:33:45 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 19:26:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd33ac8

kde-misc/ktoshiba: EAPI-7 bump

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

 kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild b/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild
index 6bfd01a7e52..8ab70aa3245 100644
--- a/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild
+++ b/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild
@@ -1,19 +1,22 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit kde5
 
 DESCRIPTION="Function key (FN) monitoring for Toshiba laptops"
 HOMEPAGE="http://ktoshiba.sourceforge.net/"
 SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.xz"
-LICENSE="GPL-2"
 
+LICENSE="GPL-2"
 KEYWORDS="~amd64"
 IUSE=""
 
-RDEPEND="
+BDEPEND="
+	sys-devel/gettext
+"
+DEPEND="
 	$(add_frameworks_dep kauth)
 	$(add_frameworks_dep kcmutils)
 	$(add_frameworks_dep kconfig)
@@ -28,9 +31,7 @@ RDEPEND="
 	$(add_qt_dep qtwidgets)
 	net-libs/libmnl
 "
-DEPEND="${RDEPEND}
-	sys-devel/gettext
-"
+RDEPEND="${DEPEND}"
 
 PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" )
 


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

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktoshiba/
@ 2019-12-09 11:21 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2019-12-09 11:21 UTC (permalink / raw
  To: gentoo-commits

commit:     117236f849395fb473f6631cd51e89ca20b7ca02
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  9 10:32:06 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec  9 11:21:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=117236f8

kde-misc/ktoshiba: Switch to ecm.eclass

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

 kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild | 31 +++++++++++++++++--------------
 1 file changed, 17 insertions(+), 14 deletions(-)

diff --git a/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild b/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild
index 8ab70aa3245..f12ad75a97c 100644
--- a/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild
+++ b/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild
@@ -3,13 +3,16 @@
 
 EAPI=7
 
-inherit kde5
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm
 
 DESCRIPTION="Function key (FN) monitoring for Toshiba laptops"
 HOMEPAGE="http://ktoshiba.sourceforge.net/"
 SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2"
+SLOT="5"
 KEYWORDS="~amd64"
 IUSE=""
 
@@ -17,18 +20,18 @@ BDEPEND="
 	sys-devel/gettext
 "
 DEPEND="
-	$(add_frameworks_dep kauth)
-	$(add_frameworks_dep kcmutils)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep knotifications)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kauth-${KFMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
 	net-libs/libmnl
 "
 RDEPEND="${DEPEND}"
@@ -39,5 +42,5 @@ src_configure() {
 	local mycmakeargs=(
 		-DLIBMNL_INCLUDE_DIRS=/usr/include/libmnl
 	)
-	kde5_src_configure
+	ecm_src_configure
 }


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

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktoshiba/
@ 2022-12-25 22:17 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2022-12-25 22:17 UTC (permalink / raw
  To: gentoo-commits

commit:     26db20236c569703ae392c5e397434c26011a1e1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 21:43:06 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 22:17:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26db2023

kde-misc/ktoshiba: update EAPI 7 -> 8

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

 kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild b/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild
index f12ad75a97c7..d4a43e5654c2 100644
--- a/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild
+++ b/kde-misc/ktoshiba/ktoshiba-5.3.1.ebuild
@@ -1,24 +1,21 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 KFMIN=5.60.0
 QTMIN=5.12.3
 inherit ecm
 
 DESCRIPTION="Function key (FN) monitoring for Toshiba laptops"
-HOMEPAGE="http://ktoshiba.sourceforge.net/"
-SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.xz"
+HOMEPAGE="https://ktoshiba.sourceforge.net/"
+SRC_URI="https://prdownloads.sourceforge.net/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="5"
 KEYWORDS="~amd64"
 IUSE=""
 
-BDEPEND="
-	sys-devel/gettext
-"
 DEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
@@ -35,6 +32,7 @@ DEPEND="
 	net-libs/libmnl
 "
 RDEPEND="${DEPEND}"
+BDEPEND="sys-devel/gettext"
 
 PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" )
 


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

end of thread, other threads:[~2022-12-25 22:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-29  9:37 [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktoshiba/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2022-12-25 22:17 Andreas Sturmlechner
2019-12-09 11:21 Andreas Sturmlechner
2019-03-30 19:28 Andreas Sturmlechner
2016-10-29  9:37 Johannes Huber
2016-05-15 11:31 Johannes Huber
2016-05-15 11:31 Johannes Huber
2016-04-27 15:52 Johannes Huber

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