From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kio-fuse/
Date: Sat, 16 Dec 2023 12:34:10 +0000 (UTC) [thread overview]
Message-ID: <1702729307.0388bdfc2a589552d5b5ae8b9ae4406eae6b084c.asturm@gentoo> (raw)
commit: 0388bdfc2a589552d5b5ae8b9ae4406eae6b084c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 12:21:32 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 12:21:47 2023 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0388bdfc
kde-misc/kio-fuse: Port to KF6
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kio-fuse/kio-fuse-9999.ebuild | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
diff --git a/kde-misc/kio-fuse/kio-fuse-9999.ebuild b/kde-misc/kio-fuse/kio-fuse-9999.ebuild
index d93ae0fe43..8c3e254e10 100644
--- a/kde-misc/kio-fuse/kio-fuse-9999.ebuild
+++ b/kde-misc/kio-fuse/kio-fuse-9999.ebuild
@@ -4,8 +4,8 @@
EAPI=8
ECM_TEST="true"
-KFMIN=5.106.0
-QTMIN=5.15.9
+KFMIN=5.245.0
+QTMIN=6.6.0
inherit ecm kde.org linux-info tmpfiles
DESCRIPTION="FUSE interface for KIO"
@@ -17,18 +17,16 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then
fi
LICENSE="GPL-3+"
-SLOT="5"
+SLOT="6"
IUSE=""
RESTRICT="test" # depend on fuse kernel module
DEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
+ >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/kio-${KFMIN}:6
sys-fs/fuse:3
"
RDEPEND="${DEPEND}"
next reply other threads:[~2023-12-16 12:34 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-16 12:34 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-22 9:18 [gentoo-commits] proj/kde:master commit in: kde-misc/kio-fuse/ Sam James
2023-12-16 13:32 Andreas Sturmlechner
2022-09-23 19:41 Andreas Sturmlechner
2022-09-23 19:41 Andreas Sturmlechner
2022-09-23 19:41 Andreas Sturmlechner
2022-09-23 15:18 Andreas Sturmlechner
2021-01-31 17:28 Andreas Sturmlechner
2020-12-30 1:03 Andreas Sturmlechner
2020-11-29 20:59 Andreas Sturmlechner
2020-06-06 16:01 Andreas Sturmlechner
2020-04-23 13:59 Andreas Sturmlechner
2020-04-23 13:59 Andreas Sturmlechner
2020-03-02 17:16 Andreas Sturmlechner
2019-12-22 22:11 Andreas Sturmlechner
2019-12-22 22:11 Andreas Sturmlechner
2019-11-29 19:10 Andreas Sturmlechner
2019-10-11 20:27 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=1702729307.0388bdfc2a589552d5b5ae8b9ae4406eae6b084c.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