* [gentoo-commits] proj/kde:master commit in: media-gfx/kgraphviewer/, eclass/
@ 2024-07-12 19:15 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2024-07-12 19:15 UTC (permalink / raw
To: gentoo-commits
commit: 604b2492c3dcd2651e86fd4f4179fab8eb368134
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 19:05:26 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 19:12:18 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=604b2492
media-gfx/kgraphviewer: Prepare for KDE Gear 24.08 inclusion
Move SLOT 5 blocker to gear.kde.org.eclass
Upstream commit a3cbb33f6db93eaed600b2518c7fc5e051e7900b
See also:
https://mail.kde.org/pipermail/release-team/2024-April/013408.html
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
eclass/gear.kde.org.eclass | 1 +
media-gfx/kgraphviewer/kgraphviewer-9999.ebuild | 15 ++++-----------
2 files changed, 5 insertions(+), 11 deletions(-)
diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass
index 743e0f5ce6..d507176d5a 100644
--- a/eclass/gear.kde.org.eclass
+++ b/eclass/gear.kde.org.eclass
@@ -268,6 +268,7 @@ fi
if $(ver_test -gt 24.07.75); then
case ${PN} in
k3b | \
+ kgraphviewer | \
kimagemapeditor | \
kmplot | \
lokalize | \
diff --git a/media-gfx/kgraphviewer/kgraphviewer-9999.ebuild b/media-gfx/kgraphviewer/kgraphviewer-9999.ebuild
index 6ccf207e66..0950a455f3 100644
--- a/media-gfx/kgraphviewer/kgraphviewer-9999.ebuild
+++ b/media-gfx/kgraphviewer/kgraphviewer-9999.ebuild
@@ -6,21 +6,17 @@ EAPI=8
ECM_HANDBOOK="optional"
KFMIN=6.3.0
QTMIN=6.6.2
-inherit ecm kde.org
+inherit ecm gear.kde.org
DESCRIPTION="Graphviz dot graph file viewer"
HOMEPAGE="https://apps.kde.org/kgraphviewer/"
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
- SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~x86"
-fi
-
LICENSE="GPL-2 GPL-2+ LGPL-2+ LGPL-2.1+ handbook? ( FDL-1.2 )"
SLOT="0"
+KEYWORDS=""
IUSE=""
-COMMON_DEPEND="
+RDEPEND="
>=dev-qt/qt5compat-${QTMIN}:6
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
>=dev-qt/qtsvg-${QTMIN}:6
@@ -33,9 +29,6 @@ COMMON_DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:6
>=media-gfx/graphviz-2.30
"
-DEPEND="${COMMON_DEPEND}
+DEPEND="${RDEPEND}
dev-libs/boost
"
-RDEPEND="${COMMON_DEPEND}
- !${CATEGORY}/${PN}:5
-"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-12 19:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12 19:15 [gentoo-commits] proj/kde:master commit in: media-gfx/kgraphviewer/, eclass/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox