public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/
@ 2015-05-15 16:34 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2015-05-15 16:34 UTC (permalink / raw
  To: gentoo-commits

commit:     2355a7155d366b32c2c449fa2d9eadfb01e8d811
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Fri May 15 12:13:56 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri May 15 16:34:16 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2355a715

[kde-apps/kcachegrind] Add kf5 version

Package-Manager: portage-2.2.19

 kde-apps/kcachegrind/kcachegrind-5.9999.ebuild | 30 ++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/kde-apps/kcachegrind/kcachegrind-5.9999.ebuild b/kde-apps/kcachegrind/kcachegrind-5.9999.ebuild
new file mode 100644
index 0000000..ebebced
--- /dev/null
+++ b/kde-apps/kcachegrind/kcachegrind-5.9999.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_BRANCH="frameworks"
+KDE_HANDBOOK="true"
+inherit kde5
+
+DESCRIPTION="KDE Frontend for Cachegrind"
+HOMEPAGE="http://www.kde.org/applications/development/kcachegrind
+http://kcachegrind.sourceforge.net"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep karchive)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+"
+RDEPEND="${DEPEND}
+	media-gfx/graphviz
+"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/
@ 2016-04-03 18:43 Johannes Huber
  0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2016-04-03 18:43 UTC (permalink / raw
  To: gentoo-commits

commit:     83b968c763573dfe463430bb265be49d6c847f11
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  3 18:17:39 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 18:17:39 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=83b968c7

kde-apps/kcachegrind: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kcachegrind/kcachegrind-16.04.49.9999.ebuild | 2 +-
 kde-apps/kcachegrind/kcachegrind-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kcachegrind/kcachegrind-16.04.49.9999.ebuild b/kde-apps/kcachegrind/kcachegrind-16.04.49.9999.ebuild
index 492be67..9f2f5c8 100644
--- a/kde-apps/kcachegrind/kcachegrind-16.04.49.9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-16.04.49.9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base

diff --git a/kde-apps/kcachegrind/kcachegrind-9999.ebuild b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
index 492be67..9f2f5c8 100644
--- a/kde-apps/kcachegrind/kcachegrind-9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 inherit kde4-base


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/
@ 2016-04-20 16:53 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2016-04-20 16:53 UTC (permalink / raw
  To: gentoo-commits

commit:     89b5a24b58429fbcf9e98254f3518098f8ffc77e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 16:53:41 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 16:53:41 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=89b5a24b

kde-apps/kcachegrind: add missing 16.04.0 version bump

Package-Manager: portage-2.2.28

 kde-apps/kcachegrind/kcachegrind-16.04.0.ebuild | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/kde-apps/kcachegrind/kcachegrind-16.04.0.ebuild b/kde-apps/kcachegrind/kcachegrind-16.04.0.ebuild
new file mode 100644
index 0000000..a2bfdbc
--- /dev/null
+++ b/kde-apps/kcachegrind/kcachegrind-16.04.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="optional"
+inherit kde4-base
+
+DESCRIPTION="KDE Frontend for Cachegrind"
+HOMEPAGE="https://www.kde.org/applications/development/kcachegrind
+http://kcachegrind.sourceforge.net"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+RDEPEND="
+	media-gfx/graphviz
+"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/
@ 2016-11-17 20:59 Johannes Huber
  0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2016-11-17 20:59 UTC (permalink / raw
  To: gentoo-commits

commit:     ccc6c1b32407cbebb7aabf05f3cff235636a8593
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 17 20:59:12 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Nov 17 20:59:12 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ccc6c1b3

kde-apps/kcachegrind: Update dependencies

Package-Manager: portage-2.3.2

 kde-apps/kcachegrind/kcachegrind-9999.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kcachegrind/kcachegrind-9999.ebuild b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
index faffa4d..b0aa607 100644
--- a/kde-apps/kcachegrind/kcachegrind-9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
@@ -15,9 +15,12 @@ IUSE=""
 
 DEPEND="
 	$(add_frameworks_dep karchive)
-	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kjobwidgets)
 	$(add_frameworks_dep kwidgetsaddons)
 	$(add_frameworks_dep kxmlgui)
 	$(add_qt_dep qtdbus)


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/
@ 2016-11-17 20:59 Johannes Huber
  0 siblings, 0 replies; 12+ messages in thread
From: Johannes Huber @ 2016-11-17 20:59 UTC (permalink / raw
  To: gentoo-commits

commit:     897bb14944915bb0060095397ba50bd2b1e780ee
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 17 20:55:38 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Nov 17 20:55:38 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=897bb149

kde-apps/kcachegrind: Frameworks merged to master

Package-Manager: portage-2.3.2

 kde-apps/kcachegrind/kcachegrind-5.9999.ebuild | 30 --------------------------
 kde-apps/kcachegrind/kcachegrind-9999.ebuild   | 21 +++++++++++++-----
 2 files changed, 16 insertions(+), 35 deletions(-)

diff --git a/kde-apps/kcachegrind/kcachegrind-5.9999.ebuild b/kde-apps/kcachegrind/kcachegrind-5.9999.ebuild
deleted file mode 100644
index dcd7399..0000000
--- a/kde-apps/kcachegrind/kcachegrind-5.9999.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-EGIT_BRANCH="frameworks"
-KDE_HANDBOOK="true"
-inherit kde5
-
-DESCRIPTION="KDE Frontend for Cachegrind"
-HOMEPAGE="https://www.kde.org/applications/development/kcachegrind
-http://kcachegrind.sourceforge.net"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	$(add_frameworks_dep karchive)
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdelibs4support)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kxmlgui)
-	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
-	media-gfx/graphviz
-"

diff --git a/kde-apps/kcachegrind/kcachegrind-9999.ebuild b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
index 9f2f5c8..faffa4d 100644
--- a/kde-apps/kcachegrind/kcachegrind-9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
@@ -4,15 +4,26 @@
 
 EAPI=6
 
-KDE_HANDBOOK="optional"
-inherit kde4-base
+KDE_HANDBOOK="forceoptional"
+inherit kde5
 
-DESCRIPTION="KDE Frontend for Cachegrind"
+DESCRIPTION="Frontend for Cachegrind by KDE"
 HOMEPAGE="https://www.kde.org/applications/development/kcachegrind
 http://kcachegrind.sourceforge.net"
 KEYWORDS=""
-IUSE="debug"
+IUSE=""
 
-RDEPEND="
+DEPEND="
+	$(add_frameworks_dep karchive)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}
 	media-gfx/graphviz
 "


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/
@ 2016-11-19 10:47 Michael Palimaka
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Palimaka @ 2016-11-19 10:47 UTC (permalink / raw
  To: gentoo-commits

commit:     f88754110e8f02040c887f35bf76b565f61be207
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Nov 17 23:20:27 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 10:47:23 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f8875411

kde-apps/kcachegrind: Update HOMEPAGE

Package-Manager: portage-2.3.0

 kde-apps/kcachegrind/kcachegrind-16.12.49.9999.ebuild | 4 ++--
 kde-apps/kcachegrind/kcachegrind-9999.ebuild          | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kcachegrind/kcachegrind-16.12.49.9999.ebuild b/kde-apps/kcachegrind/kcachegrind-16.12.49.9999.ebuild
index 9f2f5c8..1ed7642 100644
--- a/kde-apps/kcachegrind/kcachegrind-16.12.49.9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-16.12.49.9999.ebuild
@@ -7,9 +7,9 @@ EAPI=6
 KDE_HANDBOOK="optional"
 inherit kde4-base
 
-DESCRIPTION="KDE Frontend for Cachegrind"
+DESCRIPTION="Frontend for Cachegrind by KDE"
 HOMEPAGE="https://www.kde.org/applications/development/kcachegrind
-http://kcachegrind.sourceforge.net"
+https://kcachegrind.github.io/html/Home.html"
 KEYWORDS=""
 IUSE="debug"
 

diff --git a/kde-apps/kcachegrind/kcachegrind-9999.ebuild b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
index b0aa607..27d1f53 100644
--- a/kde-apps/kcachegrind/kcachegrind-9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="Frontend for Cachegrind by KDE"
 HOMEPAGE="https://www.kde.org/applications/development/kcachegrind
-http://kcachegrind.sourceforge.net"
+https://kcachegrind.github.io/html/Home.html"
 KEYWORDS=""
 IUSE=""
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/
@ 2017-04-08 21:13 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2017-04-08 21:13 UTC (permalink / raw
  To: gentoo-commits

commit:     1fb8b48239042bc8ec06dc70cac051dea79953ee
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 21:07:44 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 21:07:44 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1fb8b482

kde-apps/kcachegrind: Block <kde-apps/kde4-l10n-17.03.90

Translation files collide with versions pre-KF5 porting.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kcachegrind/kcachegrind-17.03.90.ebuild      | 1 +
 kde-apps/kcachegrind/kcachegrind-17.04.49.9999.ebuild | 1 +
 kde-apps/kcachegrind/kcachegrind-9999.ebuild          | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-apps/kcachegrind/kcachegrind-17.03.90.ebuild b/kde-apps/kcachegrind/kcachegrind-17.03.90.ebuild
index e4011e93e4..3f99250266 100644
--- a/kde-apps/kcachegrind/kcachegrind-17.03.90.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-17.03.90.ebuild
@@ -28,4 +28,5 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	media-gfx/graphviz
+	!<kde-apps/kde4-l10n-17.03.90:4
 "

diff --git a/kde-apps/kcachegrind/kcachegrind-17.04.49.9999.ebuild b/kde-apps/kcachegrind/kcachegrind-17.04.49.9999.ebuild
index 7f8d72896b..8a51e58633 100644
--- a/kde-apps/kcachegrind/kcachegrind-17.04.49.9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-17.04.49.9999.ebuild
@@ -28,4 +28,5 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	media-gfx/graphviz
+	!<kde-apps/kde4-l10n-17.03.90:4
 "

diff --git a/kde-apps/kcachegrind/kcachegrind-9999.ebuild b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
index 7f8d72896b..8a51e58633 100644
--- a/kde-apps/kcachegrind/kcachegrind-9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
@@ -28,4 +28,5 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	media-gfx/graphviz
+	!<kde-apps/kde4-l10n-17.03.90:4
 "


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/
@ 2017-04-22 14:31 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2017-04-22 14:31 UTC (permalink / raw
  To: gentoo-commits

commit:     e4bcf941d09b7865c1921c35bd85edaa9eaf2a5e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 14:23:07 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 14:23:07 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e4bcf941

kde-apps/kcachegrind: Add USE=nls and missing DEPEND

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kcachegrind/kcachegrind-17.04.49.9999.ebuild | 9 ++++++---
 kde-apps/kcachegrind/kcachegrind-9999.ebuild          | 9 ++++++---
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/kde-apps/kcachegrind/kcachegrind-17.04.49.9999.ebuild b/kde-apps/kcachegrind/kcachegrind-17.04.49.9999.ebuild
index 8a51e58633..22f76a53fa 100644
--- a/kde-apps/kcachegrind/kcachegrind-17.04.49.9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-17.04.49.9999.ebuild
@@ -10,9 +10,9 @@ DESCRIPTION="Frontend for Cachegrind by KDE"
 HOMEPAGE="https://www.kde.org/applications/development/kcachegrind
 https://kcachegrind.github.io/html/Home.html"
 KEYWORDS=""
-IUSE=""
+IUSE="nls"
 
-DEPEND="
+COMMON_DEPEND="
 	$(add_frameworks_dep karchive)
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
@@ -26,7 +26,10 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 "
-RDEPEND="${DEPEND}
+DEPEND="${COMMON_DEPEND}
+	nls? ( $(add_qt_dep linguist-tools) )
+"
+RDEPEND="${COMMON_DEPEND}
 	media-gfx/graphviz
 	!<kde-apps/kde4-l10n-17.03.90:4
 "

diff --git a/kde-apps/kcachegrind/kcachegrind-9999.ebuild b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
index 8a51e58633..22f76a53fa 100644
--- a/kde-apps/kcachegrind/kcachegrind-9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
@@ -10,9 +10,9 @@ DESCRIPTION="Frontend for Cachegrind by KDE"
 HOMEPAGE="https://www.kde.org/applications/development/kcachegrind
 https://kcachegrind.github.io/html/Home.html"
 KEYWORDS=""
-IUSE=""
+IUSE="nls"
 
-DEPEND="
+COMMON_DEPEND="
 	$(add_frameworks_dep karchive)
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
@@ -26,7 +26,10 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 "
-RDEPEND="${DEPEND}
+DEPEND="${COMMON_DEPEND}
+	nls? ( $(add_qt_dep linguist-tools) )
+"
+RDEPEND="${COMMON_DEPEND}
 	media-gfx/graphviz
 	!<kde-apps/kde4-l10n-17.03.90:4
 "


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/
@ 2018-08-15 17:40 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2018-08-15 17:40 UTC (permalink / raw
  To: gentoo-commits

commit:     bb8f1606fbac2c6c8111a148ce70aa2752d9d575
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 15 17:21:47 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 17:21:47 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bb8f1606

kde-apps/kcachegrind: Drop obsolete blocker

Package-Manager: Portage-2.3.46, Repoman-2.3.10

 kde-apps/kcachegrind/kcachegrind-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/kcachegrind/kcachegrind-9999.ebuild b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
index 19adde22ba..b2d9ce8fc5 100644
--- a/kde-apps/kcachegrind/kcachegrind-9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
@@ -31,5 +31,4 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
 	media-gfx/graphviz
-	!<kde-apps/kde4-l10n-17.03.90:4
 "


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/
@ 2019-01-31 21:24 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2019-01-31 21:24 UTC (permalink / raw
  To: gentoo-commits

commit:     b00fecef6ffb95b58683933a418b6a5a271c4687
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 31 21:09:55 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 31 21:12:24 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b00fecef

kde-apps/kcachegrind: Add new DEPEND

Upstream commit 36d4d6ffd19d862ab8e21d7fddf0772542b21f64

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kcachegrind/kcachegrind-18.12.49.9999.ebuild | 1 +
 kde-apps/kcachegrind/kcachegrind-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-apps/kcachegrind/kcachegrind-18.12.49.9999.ebuild b/kde-apps/kcachegrind/kcachegrind-18.12.49.9999.ebuild
index 2f02a92606..b67c37ed12 100644
--- a/kde-apps/kcachegrind/kcachegrind-18.12.49.9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-18.12.49.9999.ebuild
@@ -20,6 +20,7 @@ DEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kjobwidgets)

diff --git a/kde-apps/kcachegrind/kcachegrind-9999.ebuild b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
index 2f02a92606..b67c37ed12 100644
--- a/kde-apps/kcachegrind/kcachegrind-9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
@@ -20,6 +20,7 @@ DEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kjobwidgets)


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/
@ 2023-06-05 13:51 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2023-06-05 13:51 UTC (permalink / raw
  To: gentoo-commits

commit:     bb4010e786daa7e8e27d5e4bb778836880d6d860
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  5 13:50:27 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun  5 13:50:27 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bb4010e7

kde-apps/kcachegrind: Drop IUSE nls

Not optional by some kde-frameworks dependency anyway.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kcachegrind/kcachegrind-23.04.49.9999.ebuild | 6 ++----
 kde-apps/kcachegrind/kcachegrind-9999.ebuild          | 6 ++----
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/kde-apps/kcachegrind/kcachegrind-23.04.49.9999.ebuild b/kde-apps/kcachegrind/kcachegrind-23.04.49.9999.ebuild
index 6a121707de..3978324f4e 100644
--- a/kde-apps/kcachegrind/kcachegrind-23.04.49.9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-23.04.49.9999.ebuild
@@ -15,11 +15,8 @@ https://kcachegrind.github.io/html/Home.html"
 LICENSE="GPL-2"
 SLOT="5"
 KEYWORDS=""
-IUSE="nls"
+IUSE=""
 
-BDEPEND="
-	nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
 DEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
@@ -38,3 +35,4 @@ DEPEND="
 RDEPEND="${DEPEND}
 	media-gfx/graphviz
 "
+BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"

diff --git a/kde-apps/kcachegrind/kcachegrind-9999.ebuild b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
index 6a121707de..3978324f4e 100644
--- a/kde-apps/kcachegrind/kcachegrind-9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
@@ -15,11 +15,8 @@ https://kcachegrind.github.io/html/Home.html"
 LICENSE="GPL-2"
 SLOT="5"
 KEYWORDS=""
-IUSE="nls"
+IUSE=""
 
-BDEPEND="
-	nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
 DEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
@@ -38,3 +35,4 @@ DEPEND="
 RDEPEND="${DEPEND}
 	media-gfx/graphviz
 "
+BDEPEND=">=dev-qt/linguist-tools-${QTMIN}:5"


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/
@ 2024-08-11  6:58 Andreas Sturmlechner
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas Sturmlechner @ 2024-08-11  6:58 UTC (permalink / raw
  To: gentoo-commits

commit:     d3b51277d81076ff8212d3b0c8d420fb105c27b5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  9 21:10:32 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 06:18:57 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d3b51277

kde-apps/kcachegrind: Set ECM_HANDBOOK="optional"

Upstream commit a6d1bb29ccfa056d68b13192fdf2c6a837257901

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kcachegrind/kcachegrind-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kcachegrind/kcachegrind-9999.ebuild b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
index 13d63a57bc..d1ea4b052d 100644
--- a/kde-apps/kcachegrind/kcachegrind-9999.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-ECM_HANDBOOK="forceoptional"
+ECM_HANDBOOK="optional"
 KFMIN=6.5.0
 QTMIN=6.7.2
 inherit ecm gear.kde.org


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-08-11  6:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-03 18:43 [gentoo-commits] proj/kde:master commit in: kde-apps/kcachegrind/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2024-08-11  6:58 Andreas Sturmlechner
2023-06-05 13:51 Andreas Sturmlechner
2019-01-31 21:24 Andreas Sturmlechner
2018-08-15 17:40 Andreas Sturmlechner
2017-04-22 14:31 Andreas Sturmlechner
2017-04-08 21:13 Andreas Sturmlechner
2016-11-19 10:47 Michael Palimaka
2016-11-17 20:59 Johannes Huber
2016-11-17 20:59 Johannes Huber
2016-04-20 16:53 Michael Palimaka
2015-05-15 16:34 Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox