public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kdeplasma-addons/
Date: Sat, 27 Jan 2018 22:02:55 +0000 (UTC)	[thread overview]
Message-ID: <1517090388.d339f8ff5f6dc63e39f05ac7212d0c4a43c26a9c.asturm@gentoo> (raw)

commit:     d339f8ff5f6dc63e39f05ac7212d0c4a43c26a9c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 27 21:59:48 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 21:59:48 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d339f8ff

kde-plasma/kdeplasma-addons: Drop unused DEPENDs

Fix KF5Purpose build switch.

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild
index 297d762f48..24a42b0ab4 100644
--- a/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild
+++ b/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild
@@ -11,14 +11,12 @@ KEYWORDS=""
 IUSE="share"
 
 DEPEND="
-	$(add_frameworks_dep kactivities)
 	$(add_frameworks_dep karchive)
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcmutils)
 	$(add_frameworks_dep kcompletion)
 	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)
 	$(add_frameworks_dep kio)
@@ -40,7 +38,6 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwebengine)
 	$(add_qt_dep qtwidgets)
-	$(add_qt_dep qtx11extras)
 	share? ( dev-libs/purpose:5 )
 "
 RDEPEND="${DEPEND}
@@ -50,7 +47,7 @@ RDEPEND="${DEPEND}
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_find_package share KDEExperimentalPurpose)
+		$(cmake-utils_use_find_package share KF5Purpose)
 	)
 
 	kde5_src_configure


             reply	other threads:[~2018-01-27 22:02 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-27 22:02 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-23 17:37 [gentoo-commits] proj/kde:master commit in: kde-plasma/kdeplasma-addons/ Sam James
2024-03-13 21:05 Andreas Sturmlechner
2023-12-15 22:25 Andreas Sturmlechner
2023-09-19 13:17 Andreas Sturmlechner
2022-09-17 12:29 Andreas Sturmlechner
2022-09-03 13:05 Andreas Sturmlechner
2022-09-03 13:05 Andreas Sturmlechner
2022-06-21 11:28 Andreas Sturmlechner
2021-08-25  9:00 Andreas Sturmlechner
2021-04-04 19:21 Andreas Sturmlechner
2020-12-22 11:17 Andreas Sturmlechner
2020-09-07 15:07 Andreas Sturmlechner
2020-07-07 20:37 Andreas Sturmlechner
2020-07-01 23:12 Andreas Sturmlechner
2020-07-01 23:12 Andreas Sturmlechner
2020-06-15  9:11 Andreas Sturmlechner
2018-05-06  8:46 Andreas Sturmlechner
2018-02-18 15:00 Andreas Sturmlechner
2018-01-31 15:57 Andreas Sturmlechner
2018-01-31 15:57 Andreas Sturmlechner
2018-01-31 15:57 Andreas Sturmlechner
2018-01-27 23:57 Andreas Sturmlechner
2017-12-02 15:09 Andreas Sturmlechner
2016-11-03  8:26 Johannes Huber
2016-03-22 13:05 Michael Palimaka
2016-03-09 17:57 Michael Palimaka
2016-03-09 17:22 Michael Palimaka
2016-03-09 17:22 Michael Palimaka
2015-12-14 14:34 Michael Palimaka
2015-12-13 17:32 Michael Palimaka
2015-12-07 15:55 Michael Palimaka
2015-11-04 12:54 Michael Palimaka
2015-09-14 16:10 Michael Palimaka
2015-08-07 18:57 Michael Palimaka
2015-04-16 18:43 Michael Palimaka
2015-03-25 11:38 Michael Palimaka
2015-03-14 12:29 Johannes Huber
2015-03-13 18:16 Michael Palimaka
2015-01-17 19:10 Johannes Huber
2014-12-22 16:31 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=1517090388.d339f8ff5f6dc63e39f05ac7212d0c4a43c26a9c.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