public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/
Date: Wed,  1 Feb 2017 12:08:34 +0000 (UTC)	[thread overview]
Message-ID: <1485950904.c7328d4e06aa09361e8d4fe43ef18c605b945d0e.kensington@gentoo> (raw)

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


             reply	other threads:[~2017-02-01 12:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-01 12:08 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-18  7:22 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/ WANG Xuerui
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
2016-04-07 13:27 Mikle Kolyada
2016-01-13 15:04 Michael Palimaka

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=1485950904.c7328d4e06aa09361e8d4fe43ef18c605b945d0e.kensington@gentoo \
    --to=kensington@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