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] proj/kde:master commit in: dev-util/kdevelop/
Date: Thu,  8 Dec 2016 08:31:26 +0000 (UTC)	[thread overview]
Message-ID: <1481185830.83c40a0d1b5de3701f83bb944cdd1925012f8a08.johu@gentoo> (raw)

commit:     83c40a0d1b5de3701f83bb944cdd1925012f8a08
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Wed Dec  7 16:06:08 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Dec  8 08:30:30 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=83c40a0d

dev-util/kdevelop: Update DEPENDs

kdevelop-cppcheck was merged, add blocker:
Upstream commit 2db5755a21a551080604cef56f51ddbdeffc5263

Legacy C++ parser was dropped:
Upstream commit: f31d32f49458897c97388a4b8f40f97e5af02f59

Package-Manager: portage-2.3.0

Signed-off-by: Johannes Huber <johu <AT> gentoo.org>

 dev-util/kdevelop/kdevelop-9999.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-util/kdevelop/kdevelop-9999.ebuild b/dev-util/kdevelop/kdevelop-9999.ebuild
index e468cc5..0bb4196 100644
--- a/dev-util/kdevelop/kdevelop-9999.ebuild
+++ b/dev-util/kdevelop/kdevelop-9999.ebuild
@@ -11,7 +11,7 @@ inherit kde5
 
 DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and much more"
 LICENSE="GPL-2 LGPL-2"
-IUSE="+cxx +gdbui +ninja okteta +plasma +qmake qthelp"
+IUSE="+gdbui +ninja okteta +plasma +qmake qthelp"
 [[ ${KDE_BUILD_TYPE} = release ]] && KEYWORDS="~amd64 ~x86"
 
 COMMON_DEPEND="
@@ -45,8 +45,8 @@ COMMON_DEPEND="
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
 	>=dev-util/kdevplatform-${PV}:5
+	>=sys-devel/clang-3.5.0
 	x11-misc/shared-mime-info
-	cxx? ( >=sys-devel/clang-3.5.0 )
 	gdbui? ( $(add_plasma_dep libksysguard) )
 	okteta? ( $(add_kdeapps_dep okteta) )
 	plasma? (
@@ -66,6 +66,7 @@ RDEPEND="${COMMON_DEPEND}
 	ninja? ( dev-util/ninja )
 	!dev-util/kdevelop:4
 	!dev-util/kdevelop-clang
+	!dev-util/kdevelop-cppcheck
 	!dev-util/kdevelop-qmake
 	!dev-util/kdevelop-qmljs
 	!<kde-apps/kapptemplate-16.04.0
@@ -78,8 +79,6 @@ PATCHES=( "${FILESDIR}/${PN}-5.0.2-ninja-optional.patch" )
 
 src_configure() {
 	local mycmakeargs=(
-		-DLEGACY_CPP_SUPPORT=$(usex !cxx)
-		-DBUILD_cpp=OFF
 		$(cmake-utils_use_find_package gdbui KF5SysGuard)
 		-DBUILD_executeplasmoid=$(usex plasma)
 		$(cmake-utils_use_find_package plasma KF5Plasma)


             reply	other threads:[~2016-12-08  8:31 UTC|newest]

Thread overview: 115+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-08  8:31 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-19 17:56 [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/ Andreas Sturmlechner
2025-02-02 10:28 Andreas Sturmlechner
2024-12-11 16:07 Andreas Sturmlechner
2024-08-22 20:03 Andreas Sturmlechner
2024-08-10 21:39 Andreas Sturmlechner
2024-07-24 17:00 Andreas Sturmlechner
2024-06-17 21:00 Andreas Sturmlechner
2024-06-17 20:14 Andreas Sturmlechner
2024-06-17 20:14 Andreas Sturmlechner
2024-05-20 17:15 Andreas Sturmlechner
2024-05-18 18:16 Andreas Sturmlechner
2024-03-11  9:55 Andreas Sturmlechner
2024-01-21 20:09 Andreas Sturmlechner
2024-01-13 20:16 Sam James
2024-01-13 16:39 Sam James
2024-01-13 16:36 Sam James
2024-01-07 18:22 Andreas Sturmlechner
2023-12-14 21:24 Andreas Sturmlechner
2023-03-26 22:58 Sam James
2023-03-25  0:15 Andreas Sturmlechner
2023-01-09 19:38 Andreas Sturmlechner
2022-03-21 11:23 Andreas Sturmlechner
2022-03-21 10:43 Andreas Sturmlechner
2022-03-15 21:59 Andreas Sturmlechner
2021-11-11 17:00 Andreas Sturmlechner
2021-11-11 17:00 Andreas Sturmlechner
2021-04-15 22:32 Andreas Sturmlechner
2021-04-04 19:21 Andreas Sturmlechner
2021-02-02 19:41 Andreas Sturmlechner
2021-02-01 23:45 Andreas Sturmlechner
2020-10-10 21:39 Andreas Sturmlechner
2020-09-10 17:49 Andreas Sturmlechner
2020-09-07 15:07 Andreas Sturmlechner
2020-08-18 19:36 Andreas Sturmlechner
2020-08-18 17:47 Andreas Sturmlechner
2020-08-18 17:47 Andreas Sturmlechner
2020-08-18 17:47 Andreas Sturmlechner
2020-08-18 17:47 Andreas Sturmlechner
2020-08-18 17:47 Andreas Sturmlechner
2020-06-04 14:26 Andreas Sturmlechner
2020-04-26 23:08 Andreas Sturmlechner
2020-03-22 21:30 Andreas Sturmlechner
2020-03-22 21:30 Andreas Sturmlechner
2020-03-22 21:30 Andreas Sturmlechner
2020-03-22 21:30 Andreas Sturmlechner
2020-02-09 10:03 Andreas Sturmlechner
2020-01-11 20:53 Andreas Sturmlechner
2019-09-03 20:42 Andreas Sturmlechner
2019-08-10  1:21 Michael Palimaka
2019-07-24 11:10 Andreas Sturmlechner
2019-07-10 10:30 Andreas Sturmlechner
2018-12-12 23:14 Maciej Mrozowski
2018-11-21  0:25 Maciej Mrozowski
2018-11-19  2:28 Maciej Mrozowski
2018-09-04 22:06 Andreas Sturmlechner
2018-08-15 17:40 Andreas Sturmlechner
2018-06-12 19:51 Johannes Huber
2018-03-13 20:41 Andreas Sturmlechner
2018-01-16 14:41 Andreas Sturmlechner
2017-11-23 18:19 Andreas Sturmlechner
2017-10-19 22:55 Andreas Sturmlechner
2017-10-03  9:44 Johannes Huber
2017-08-18 17:05 Andreas Sturmlechner
2017-08-18 17:05 Andreas Sturmlechner
2017-08-18 17:05 Andreas Sturmlechner
2017-08-15  9:16 Andreas Sturmlechner
2017-08-08 18:23 Andreas Sturmlechner
2017-08-08 18:23 Andreas Sturmlechner
2017-03-23  0:45 Andreas Sturmlechner
2017-03-18 21:42 Johannes Huber
2017-02-18 12:49 Andreas Sturmlechner
2017-01-06 14:15 Johannes Huber
2016-10-19 14:49 Michael Palimaka
2016-08-31 14:30 Michael Palimaka
2016-08-28 20:36 Michael Palimaka
2016-08-28 20:14 Michael Palimaka
2016-08-10 15:39 Michael Palimaka
2016-05-21 18:32 Michael Palimaka
2016-05-03  8:18 Johannes Huber
2016-03-24 20:59 Johannes Huber
2015-12-15 13:26 Michael Palimaka
2015-11-10 17:30 Michael Palimaka
2015-10-11  6:54 Michael Palimaka
2015-09-20 15:48 Manuel Rüger
2015-08-24 11:20 Johannes Huber
2015-08-24  9:44 Johannes Huber
2015-08-24  9:39 Johannes Huber
2015-07-18 20:38 Johannes Huber
2015-02-10 21:22 Johannes Huber
2015-02-03 12:15 Michael Palimaka
2015-01-29 20:38 Johannes Huber
2015-01-13 20:42 Johannes Huber
2014-12-26 13:14 Michael Palimaka
2014-12-26  9:58 Michael Palimaka
2014-09-18 14:25 Johannes Huber
2014-07-26 18:45 Michael Palimaka
2014-07-18 20:23 Johannes Huber
2014-07-18 20:18 Johannes Huber
2014-05-30  7:00 Johannes Huber
2014-03-13  9:54 Johannes Huber
2013-08-01  9:34 Michael Palimaka
2012-12-10 15:59 Michael Palimaka
2012-09-14 21:08 Johannes Huber
2012-03-12 15:57 Johannes Huber
2012-03-12 15:57 Johannes Huber
2012-02-19 11:37 Theo Chatzimichos
2012-02-18 16:35 Theo Chatzimichos
2012-02-18 14:37 Ian Delaney
2012-02-17  2:03 Ian Delaney
2012-02-15  6:42 Johannes Huber
2012-02-14 15:39 Johannes Huber
2011-10-30 23:35 Andreas Hüttel
2011-06-30  0:33 Maciej Mrozowski
2011-04-10 12:11 Tomas Chvatal

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=1481185830.83c40a0d1b5de3701f83bb944cdd1925012f8a08.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