From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/
Date: Sun, 7 Jan 2024 13:26:42 +0000 (UTC) [thread overview]
Message-ID: <1704633870.47e0c6cd86d37cd36e11798c3bc4528185db0410.asturm@gentoo> (raw)
commit: 47e0c6cd86d37cd36e11798c3bc4528185db0410
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 13:01:36 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 13:24:30 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=47e0c6cd
app-editors/ghostwriter: Port to KF6
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-editors/ghostwriter/ghostwriter-9999.ebuild | 25 ++++++++++++-------------
1 file changed, 12 insertions(+), 13 deletions(-)
diff --git a/app-editors/ghostwriter/ghostwriter-9999.ebuild b/app-editors/ghostwriter/ghostwriter-9999.ebuild
index 496d492bb0..80e12bc47f 100644
--- a/app-editors/ghostwriter/ghostwriter-9999.ebuild
+++ b/app-editors/ghostwriter/ghostwriter-9999.ebuild
@@ -5,8 +5,8 @@ EAPI=8
KDE_ORG_CATEGORY="office"
ECM_HANDBOOK="optional"
-KFMIN=5.106.0
-QTMIN=5.15.9
+KFMIN=5.245.0
+QTMIN=6.6.0
inherit ecm gear.kde.org
DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor"
@@ -19,22 +19,21 @@ IUSE=""
RDEPEND="
app-text/hunspell:=
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=dev-qt/qtwebchannel-${QTMIN}:5
- >=dev-qt/qtwebengine-${QTMIN}:5[widgets]
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=kde-frameworks/sonnet-${KFMIN}:5
+ >=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
+ >=dev-qt/qtsvg-${QTMIN}:6
+ >=dev-qt/qtwebchannel-${QTMIN}:6
+ >=dev-qt/qtwebengine-${QTMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+ >=kde-frameworks/kxmlgui-${KFMIN}:6
+ >=kde-frameworks/sonnet-${KFMIN}:6
virtual/opengl
"
DEPEND="${RDEPEND}
- >=dev-qt/qtconcurrent-${QTMIN}:5
+ >=dev-qt/qtbase-${QTMIN}:6[concurrent]
"
BDEPEND="
- >=dev-qt/linguist-tools-${QTMIN}:5
+ >=dev-qt/qttools-${QTMIN}:6[linguist]
virtual/pkgconfig
"
next reply other threads:[~2024-01-07 13:26 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-07 13:26 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-06 17:44 [gentoo-commits] proj/kde:master commit in: app-editors/ghostwriter/ Andreas Sturmlechner
2025-03-06 17:06 Andreas Sturmlechner
2025-03-04 19:17 Andreas Sturmlechner
2025-02-04 19:47 Andreas Sturmlechner
2024-12-12 22:42 Andreas Sturmlechner
2024-12-12 22:13 Andreas Sturmlechner
2024-11-15 17:31 Andreas Sturmlechner
2024-11-11 18:58 Andreas Sturmlechner
2024-11-07 21:23 Andreas Sturmlechner
2024-11-07 19:26 Andreas Sturmlechner
2024-11-05 21:03 Andreas Sturmlechner
2024-10-10 19:29 Andreas Sturmlechner
2024-10-08 17:00 Andreas Sturmlechner
2024-09-10 17:33 Andreas Sturmlechner
2024-08-24 16:01 Sam James
2024-08-22 19:42 Andreas Sturmlechner
2024-08-16 19:50 Andreas Sturmlechner
2024-07-04 16:48 Andreas Sturmlechner
2024-07-04 16:01 Andreas Sturmlechner
2024-07-02 21:38 Andreas Sturmlechner
2024-06-13 17:25 Andreas Sturmlechner
2024-06-11 19:34 Andreas Sturmlechner
2024-05-23 16:01 Andreas Sturmlechner
2024-05-20 11:39 Andreas Sturmlechner
2024-05-13 23:11 Andreas Sturmlechner
2024-04-21 20:53 Andreas Sturmlechner
2024-04-11 20:40 Andreas Sturmlechner
2024-04-10 16:50 Andreas Sturmlechner
2024-03-21 15:39 Andreas Sturmlechner
2024-03-19 21:30 Andreas Sturmlechner
2024-02-28 13:56 Andreas Sturmlechner
2024-02-26 19:59 Andreas Sturmlechner
2024-02-22 10:08 Andreas Sturmlechner
2024-02-15 12:34 Andreas Sturmlechner
2024-02-13 21:14 Andreas Sturmlechner
2024-02-01 21:19 Andreas Sturmlechner
2024-01-08 13:17 Andreas Sturmlechner
2023-12-09 10:29 Andreas Sturmlechner
2023-12-07 9:06 Andreas Sturmlechner
2023-11-09 13:44 Andreas Sturmlechner
2023-11-07 15:36 Andreas Sturmlechner
2023-10-12 21:58 Andreas Sturmlechner
2023-10-11 9:29 Andreas Sturmlechner
2023-08-25 9:17 Andreas Sturmlechner
2023-08-19 7:24 Andreas Sturmlechner
2023-07-06 15:00 Andreas Sturmlechner
2023-06-08 11:46 Andreas Sturmlechner
2023-06-06 16:41 Andreas Sturmlechner
2023-05-11 16:33 Andreas Sturmlechner
2023-04-22 9:18 Andreas Sturmlechner
2023-04-16 19:57 Andreas Sturmlechner
2023-04-15 19:39 Andreas Sturmlechner
2023-03-31 22:18 Andreas Sturmlechner
2023-03-29 22:16 Andreas Sturmlechner
2022-11-11 23:18 Andreas Sturmlechner
2022-10-16 9:42 Andreas Sturmlechner
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=1704633870.47e0c6cd86d37cd36e11798c3bc4528185db0410.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