From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktoshiba/
Date: Mon, 9 Dec 2019 11:21:32 +0000 (UTC) [thread overview]
Message-ID: <1575890480.117236f849395fb473f6631cd51e89ca20b7ca02.asturm@gentoo> (raw)
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
}
next reply other threads:[~2019-12-09 11:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-09 11:21 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-25 22:17 [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktoshiba/ Andreas Sturmlechner
2019-03-30 19:28 Andreas Sturmlechner
2016-10-29 9:37 Johannes Huber
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1575890480.117236f849395fb473f6631cd51e89ca20b7ca02.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox