public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/ktoshiba/
Date: Sun, 15 May 2016 11:31:29 +0000 (UTC)	[thread overview]
Message-ID: <1463311871.49df5318111ec04076679f0de9c42222091c1c40.johu@gentoo> (raw)

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
+}


             reply	other threads:[~2016-05-15 11:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-15 11:31 Johannes Huber [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-12-09 11:21 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-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=1463311871.49df5318111ec04076679f0de9c42222091c1c40.johu@gentoo \
    --to=johu@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