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: media-gfx/symboleditor/
Date: Sun, 10 Nov 2024 16:46:29 +0000 (UTC)	[thread overview]
Message-ID: <1731254880.97579b82abdfbc38fd3ef90e1a4f28818d0f99d0.asturm@gentoo> (raw)

commit:     97579b82abdfbc38fd3ef90e1a4f28818d0f99d0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 16:06:45 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 16:08:00 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=97579b82

media-gfx/symboleditor: Port to KF6

Upstream commit 3ac3234de18ceed5fb9eb51aafd7f613d63df091

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

 media-gfx/symboleditor/symboleditor-9999.ebuild | 29 ++++++++++++-------------
 1 file changed, 14 insertions(+), 15 deletions(-)

diff --git a/media-gfx/symboleditor/symboleditor-9999.ebuild b/media-gfx/symboleditor/symboleditor-9999.ebuild
index b2ae0b2398..3b10976f46 100644
--- a/media-gfx/symboleditor/symboleditor-9999.ebuild
+++ b/media-gfx/symboleditor/symboleditor-9999.ebuild
@@ -13,28 +13,27 @@ https://userbase.kde.org/SymbolEditor"
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
 	MY_P=SymbolEditor-${PV}
 	SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${MY_P}.tar.bz2"
-	KEYWORDS="~amd64 ~x86"
 	S="${WORKDIR}"/${MY_P}
+	KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-2"
-SLOT="5"
+SLOT="0"
 
-BDEPEND="
-	sys-devel/gettext
-"
 DEPEND="
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-	kde-frameworks/kconfig:5
-	kde-frameworks/kconfigwidgets:5
-	kde-frameworks/kcoreaddons:5
-	kde-frameworks/ki18n:5
-	kde-frameworks/kio:5
-	kde-frameworks/kwidgetsaddons:5
-	kde-frameworks/kxmlgui:5
+	dev-qt/qtbase:6[gui,widgets]
+	kde-frameworks/kconfig:6
+	kde-frameworks/kconfigwidgets:6
+	kde-frameworks/kcoreaddons:6
+	kde-frameworks/ki18n:6
+	kde-frameworks/kio:6
+	kde-frameworks/kwidgetsaddons:6
+	kde-frameworks/kxmlgui:6
+"
+RDEPEND="${DEPEND}
+	!${CATEGORY}/${PN}:5
 "
-RDEPEND="${DEPEND}"
+BDEPEND="sys-devel/gettext"
 
 src_configure() {
 	local mycmakeargs=(


             reply	other threads:[~2024-11-10 16:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-10 16:46 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-10 18:38 [gentoo-commits] proj/kde:master commit in: media-gfx/symboleditor/ Andreas Sturmlechner
2025-05-03 20:00 Andreas Sturmlechner
2024-11-11 19:23 Andreas Sturmlechner
2020-01-18 11:57 Andreas Sturmlechner
2019-11-11  0:19 Andreas Sturmlechner
2019-03-24 14:20 Andreas Sturmlechner
2017-05-01 21:29 Andreas Sturmlechner
2016-03-22 21:10 Johannes Huber
2015-12-14 13:25 Michael Palimaka
2015-11-19 12:16 Michael Palimaka
2015-10-26 16:57 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=1731254880.97579b82abdfbc38fd3ef90e1a4f28818d0f99d0.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