From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-fuse/
Date: Thu, 25 Mar 2021 23:13:36 +0000 (UTC) [thread overview]
Message-ID: <1616713998.4d65f8432a0dc3fae9cf8f5dd67f25000d78366a.asturm@gentoo> (raw)
commit: 4d65f8432a0dc3fae9cf8f5dd67f25000d78366a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 25 21:09:55 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 25 23:13:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d65f843
kde-misc/kio-fuse: 5.0.1 version bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kio-fuse/Manifest | 1 +
kde-misc/kio-fuse/kio-fuse-5.0.1.ebuild | 41 +++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/kde-misc/kio-fuse/Manifest b/kde-misc/kio-fuse/Manifest
index 7ca5aadcecc..884a5bd49e3 100644
--- a/kde-misc/kio-fuse/Manifest
+++ b/kde-misc/kio-fuse/Manifest
@@ -1 +1,2 @@
DIST kio-fuse-5.0.0.tar.xz 46672 BLAKE2B 4e3dbf9ad8c00140c6d3ca2c364bde1c4a8a9eacf875101cf5089460357e05421df73420f030cbef5c6aeab213eed18fa53490b335b0e00ee86cf284b3d02faf SHA512 3c75e1abc0c357be4291e9a93902e510f249e8a980ae39e997ba0f252058114b0a717667e32528afc055eccd96576acfd0942f9f45526c3be69627d399dbf575
+DIST kio-fuse-5.0.1.tar.xz 47596 BLAKE2B 3ed4f2a17aac1743ad0c8bc7421738eb499ea95eb20088444c241763b53315b8cd8a592d0ed18c7a6180de6040774f6d53429f8d1fe515eb4769fb95e680b530 SHA512 6423c461c001bb27d4e17e6f9a69e4a28c2e7834b6702bd14e4b34db9fc3156cdbb5400ec2c3f15975e78e563abbf14412f8f1b1db05f6313a8520bab030e7bd
diff --git a/kde-misc/kio-fuse/kio-fuse-5.0.1.ebuild b/kde-misc/kio-fuse/kio-fuse-5.0.1.ebuild
new file mode 100644
index 00000000000..a7944ff15a1
--- /dev/null
+++ b/kde-misc/kio-fuse/kio-fuse-5.0.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="true"
+KFMIN=5.74.0
+QTMIN=5.15.2
+inherit ecm kde.org linux-info
+
+DESCRIPTION="FUSE interface for KIO"
+HOMEPAGE="https://feverfew.home.blog/2019/12/24/kiofuse-beta-4-9-0-released/"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+ SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="5"
+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
+ sys-fs/fuse:3
+"
+RDEPEND="${DEPEND}"
+
+pkg_setup() {
+ local CONFIG_CHECK="~FUSE_FS"
+ linux-info_pkg_setup
+
+ ecm_pkg_setup
+}
next reply other threads:[~2021-03-25 23:13 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-25 23:13 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-25 8:14 [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-fuse/ Sam James
2025-01-10 8:37 WANG Xuerui
2024-10-07 23:06 Andreas Sturmlechner
2024-07-26 11:17 Arthur Zamarin
2024-07-12 15:24 Arthur Zamarin
2024-07-02 12:07 Jakov Smolić
2024-06-27 9:43 Arthur Zamarin
2024-06-12 15:29 Andreas Sturmlechner
2023-09-09 7:32 Andreas Sturmlechner
2023-09-03 14:17 Sam James
2023-09-03 14:17 Sam James
2023-09-03 14:17 Sam James
2023-08-08 22:23 Andreas Sturmlechner
2022-10-25 18:42 Andreas Sturmlechner
2022-10-25 18:37 Arthur Zamarin
2022-10-04 7:31 Agostino Sarubbo
2022-09-30 20:39 Sam James
2022-09-23 20:07 Andreas Sturmlechner
2022-06-02 3:36 Sam James
2022-05-08 23:29 Yixun Lan
2021-06-05 10:57 Mikle Kolyada
2021-06-05 10:55 Mikle Kolyada
2021-06-05 10:53 Mikle Kolyada
2021-04-06 6:31 Agostino Sarubbo
2021-01-31 17:13 Andreas Sturmlechner
2021-01-31 17:13 Andreas Sturmlechner
2020-12-30 1:04 Andreas Sturmlechner
2020-12-30 1:04 Andreas Sturmlechner
2020-06-20 14:49 Thomas Deutschmann
2020-06-04 17:14 Mart Raudsepp
2020-06-02 18:21 Andreas Sturmlechner
2020-05-27 23:45 Georgy Yakovlev
2020-05-26 14:53 Andreas Sturmlechner
2020-05-26 1:12 Andreas Sturmlechner
2020-04-23 22:07 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=1616713998.4d65f8432a0dc3fae9cf8f5dd67f25000d78366a.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