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/kmenuedit/
Date: Wed,  1 Feb 2017 12:08:34 +0000 (UTC)	[thread overview]
Message-ID: <1485950905.3d772e8445d513ead1f8d50b2a72f80d7736be6d.kensington@gentoo> (raw)

commit:     3d772e8445d513ead1f8d50b2a72f80d7736be6d
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  1 12:07:38 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Feb  1 12:08:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d772e84

kde-plasma/kmenuedit: restore khotkeys

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../kmenuedit/{kmenuedit-5.9.0.ebuild => kmenuedit-5.9.0-r1.ebuild}  | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/kmenuedit/kmenuedit-5.9.0.ebuild b/kde-plasma/kmenuedit/kmenuedit-5.9.0-r1.ebuild
similarity index 88%
rename from kde-plasma/kmenuedit/kmenuedit-5.9.0.ebuild
rename to kde-plasma/kmenuedit/kmenuedit-5.9.0-r1.ebuild
index 6b08f06..4b4eedb 100644
--- a/kde-plasma/kmenuedit/kmenuedit-5.9.0.ebuild
+++ b/kde-plasma/kmenuedit/kmenuedit-5.9.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit kde5
 DESCRIPTION="KDE Plasma menu editor"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kmenuedit"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
+IUSE="+hotkeys"
 
 DEPEND="
 	$(add_frameworks_dep kcompletion)
@@ -30,6 +30,7 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
+	hotkeys? ( $(add_plasma_dep khotkeys) )
 "
 RDEPEND="${DEPEND}
 	!kde-plasma/kmenuedit:4
@@ -37,7 +38,7 @@ RDEPEND="${DEPEND}
 
 src_configure() {
 	local mycmakeargs=(
-		-DCMAKE_DISABLE_FIND_PACKAGE_KHotKeysDBusInterface=ON
+		$(cmake-utils_use_find_package hotkeys KHotKeysDBusInterface)
 	)
 
 	kde5_src_configure


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

Thread overview: 11+ 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 --
2025-01-10 10:13 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kmenuedit/ WANG Xuerui
2024-03-04 23:15 Andreas Sturmlechner
2022-08-07  5:12 Sam James
2021-12-13 23:04 Sam James
2021-06-10 18:05 Georgy Yakovlev
2021-05-14 15:43 Andreas Sturmlechner
2018-10-16 16:54 Mikle Kolyada
2018-05-26  0:52 Thomas Deutschmann
2018-05-22  7:49 Mikle Kolyada
2016-04-07 13:27 Mikle Kolyada

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=1485950905.3d772e8445d513ead1f8d50b2a72f80d7736be6d.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