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, 13 Jan 2016 15:04:11 +0000 (UTC)	[thread overview]
Message-ID: <1452697423.97b695d911232edd0f59eeef08c63911d9ca07bb.kensington@gentoo> (raw)

commit:     97b695d911232edd0f59eeef08c63911d9ca07bb
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Dec 31 21:38:56 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 15:03:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b695d9

kde-plasma/khotkeys: Remove printscreen.khotkeys from 5.4.3

Upstream removed the file in >=5.5.0 because spectacle ships its own.
An updated ksnapshot was released to do the same. To avoid a situation
where one ksnapshot is compatible with <5.5.0, the other with >=5.5.0,
remove it here too. As a side-effect, spectacle hotkeys will work in
5.4.3 as well.

https://mail.kde.org/pipermail/kde-distro-packagers/2015-November/000107.html

Package-Manager: portage-2.2.24

 kde-plasma/khotkeys/khotkeys-5.4.3-r1.ebuild | 51 ++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)

diff --git a/kde-plasma/khotkeys/khotkeys-5.4.3-r1.ebuild b/kde-plasma/khotkeys/khotkeys-5.4.3-r1.ebuild
new file mode 100644
index 0000000..967b375
--- /dev/null
+++ b/kde-plasma/khotkeys/khotkeys-5.4.3-r1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_HANDBOOK="true"
+inherit kde5
+
+DESCRIPTION="KDE workspace hotkey module"
+KEYWORDS=" ~amd64 ~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)
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtx11extras:5
+	x11-libs/libX11
+"
+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
+"
+
+src_install() {
+	kde5_src_install
+	rm "${ED}"usr/share/khotkeys/printscreen.khotkeys || die
+}


             reply	other threads:[~2016-01-13 15:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-13 15:04 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-07 13:27 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/khotkeys/ Mikle Kolyada
2017-02-01 12:08 Michael Palimaka
2018-05-22  7:49 Mikle Kolyada
2018-10-16 16:54 Mikle Kolyada
2018-12-01 17:00 Mikle Kolyada
2018-12-01 19:00 Mikle Kolyada
2021-11-23 14:59 Andreas Sturmlechner
2022-06-29  7:21 WANG Xuerui
2022-11-18  7:22 WANG Xuerui

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=1452697423.97b695d911232edd0f59eeef08c63911d9ca07bb.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