From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/kgraphviewer/
Date: Sun, 12 Jan 2020 10:21:21 +0000 (UTC) [thread overview]
Message-ID: <1578824336.a288a6e7785bc4512581b6c4ac367d6065f9eb14.asturm@gentoo> (raw)
commit: a288a6e7785bc4512581b6c4ac367d6065f9eb14
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 10:13:44 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 10:18:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a288a6e7
media-gfx/kgraphviewer: Port away from kde5.eclass, update HOMEPAGE
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kgraphviewer/kgraphviewer-2.4.3-r1.ebuild | 37 ++++++++++++----------
1 file changed, 20 insertions(+), 17 deletions(-)
diff --git a/media-gfx/kgraphviewer/kgraphviewer-2.4.3-r1.ebuild b/media-gfx/kgraphviewer/kgraphviewer-2.4.3-r1.ebuild
index 80476c05457..13620f94125 100644
--- a/media-gfx/kgraphviewer/kgraphviewer-2.4.3-r1.ebuild
+++ b/media-gfx/kgraphviewer/kgraphviewer-2.4.3-r1.ebuild
@@ -1,33 +1,36 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-KDE_HANDBOOK="forceoptional"
-inherit kde5
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
DESCRIPTION="Graphviz dot graph file viewer"
-HOMEPAGE="https://kde.org/applications/graphics/kgraphviewer/"
+HOMEPAGE="https://kde.org/applications/graphics/org.kde.kgraphviewer"
[[ ${PV} != *9999* ]] && SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
LICENSE="GPL-2 GPL-2+ LGPL-2+ LGPL-2.1+ handbook? ( FDL-1.2 )"
+SLOT="5"
KEYWORDS="amd64 ~x86"
IUSE=""
COMMON_DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kparts)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtprintsupport)
- $(add_qt_dep qtsvg)
- $(add_qt_dep qtwidgets)
+ >=dev-qt/qtdbus-${QTMIN}:5
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtprintsupport-${QTMIN}:5
+ >=dev-qt/qtsvg-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=kde-frameworks/kconfig-${KFMIN}:5
+ >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/kiconthemes-${KFMIN}:5
+ >=kde-frameworks/kparts-${KFMIN}:5
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+ >=kde-frameworks/kxmlgui-${KFMIN}:5
>=media-gfx/graphviz-2.30
"
DEPEND="${COMMON_DEPEND}
next reply other threads:[~2020-01-12 10:21 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-12 10:21 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-09 16:49 [gentoo-commits] repo/gentoo:master commit in: media-gfx/kgraphviewer/ Andreas Sturmlechner
2025-01-11 9:33 WANG Xuerui
2024-10-07 5:41 Arthur Zamarin
2024-10-04 22:35 Andreas Sturmlechner
2024-10-04 16:59 Arthur Zamarin
2024-09-19 18:34 Sam James
2024-09-01 19:36 Arthur Zamarin
2024-08-31 21:20 Sam James
2024-08-29 19:03 Andreas Sturmlechner
2024-08-22 23:14 Yixun Lan
2024-07-21 16:43 Arthur Zamarin
2024-07-02 11:46 Sam James
2024-05-30 17:14 Andreas Sturmlechner
2022-10-25 18:42 Andreas Sturmlechner
2022-10-25 18:37 Arthur Zamarin
2022-10-04 7:31 Agostino Sarubbo
2022-09-30 20:39 Sam James
2020-10-28 22:41 Sam James
2019-03-24 12:20 Andreas Sturmlechner
2018-11-10 20:35 Andreas Sturmlechner
2018-11-10 20:35 Andreas Sturmlechner
2018-10-04 12:48 Andreas Sturmlechner
2018-03-12 5:15 Michael Palimaka
2018-03-12 5:15 Michael Palimaka
2017-09-27 14:34 Johannes Huber
2017-09-12 22:13 Andreas Sturmlechner
2017-08-17 18:58 Andreas Sturmlechner
2015-09-10 17:08 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=1578824336.a288a6e7785bc4512581b6c4ac367d6065f9eb14.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