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: app-cdr/isoimagewriter/
Date: Sat, 16 Dec 2023 20:59:58 +0000 (UTC)	[thread overview]
Message-ID: <1702760218.b1111e022507cba059b29f698ffd7bef717baea9.asturm@gentoo> (raw)

commit:     b1111e022507cba059b29f698ffd7bef717baea9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 20:56:58 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 20:56:58 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b1111e02

app-cdr/isoimagewriter: Port to KF6

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

 app-cdr/isoimagewriter/isoimagewriter-9999.ebuild | 27 ++++++++++-------------
 1 file changed, 12 insertions(+), 15 deletions(-)

diff --git a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild
index 5a40ec4848..87a63349c2 100644
--- a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild
+++ b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild
@@ -3,8 +3,8 @@
 
 EAPI=8
 
-KFMIN=5.106.0
-QTMIN=5.15.9
+KFMIN=5.245.0
+QTMIN=6.6.0
 inherit ecm kde.org
 
 DESCRIPTION="Write hybrid ISO files onto a USB disk"
@@ -16,22 +16,19 @@ if [[ ${KDE_BUILD_TYPE} == release ]]; then
 fi
 
 LICENSE="GPL-3"
-SLOT="5"
+SLOT="6"
 IUSE=""
 
+# qtbase[test]: *actual* use of QSignalSpy
 DEPEND="
-	app-crypt/gpgme:=[cxx(+),qt5]
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtnetwork-${QTMIN}:5
-	>=dev-qt/qttest-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=kde-frameworks/karchive-${KFMIN}:5
-	>=kde-frameworks/kcrash-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/solid-${KFMIN}:5
+	>=app-crypt/gpgme-1.23.1-r1:=[cxx(+),qt6]
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,test,widgets]
+	>=kde-frameworks/karchive-${KFMIN}:6
+	>=kde-frameworks/kcrash-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kiconthemes-${KFMIN}:6
+	>=kde-frameworks/solid-${KFMIN}:6
 "
 RDEPEND="${DEPEND}
 	sys-fs/udisks:2


             reply	other threads:[~2023-12-16 21:00 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-16 20:59 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-cdr/isoimagewriter/ 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-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-05-23 16:01 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-19 21:30 Andreas Sturmlechner
2024-02-28 13:56 Andreas Sturmlechner
2024-02-22 10:08 Andreas Sturmlechner
2024-02-01 22:01 Andreas Sturmlechner
2024-01-07 15:47 Andreas Sturmlechner
2023-12-16 21:01 Andreas Sturmlechner
2023-05-04 13:34 Andreas Sturmlechner
2023-03-31 19:11 Andreas Sturmlechner
2022-09-14 19:54 Andreas Sturmlechner
2022-09-14 19:54 Andreas Sturmlechner
2022-03-24 11:59 Andreas Sturmlechner
2022-02-17 18:09 Andreas Sturmlechner
2020-04-06 15:34 Andreas Sturmlechner
2019-11-13 21:46 Andreas Sturmlechner
2019-11-11  0:47 Andreas Sturmlechner
2018-03-17  0:27 Andreas Sturmlechner
2017-08-05  8:29 Andreas Sturmlechner
2017-08-05  8:29 Andreas Sturmlechner
2017-06-27 10:58 Andreas Sturmlechner
2017-05-14 18:56 Andreas Sturmlechner
2017-04-24 21:40 Andreas Sturmlechner
2017-04-11 18:31 Andreas Sturmlechner
2017-04-10 17:13 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=1702760218.b1111e022507cba059b29f698ffd7bef717baea9.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