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, 23 Apr 2020 22:07:26 +0000 (UTC) [thread overview]
Message-ID: <1587679616.5369d32e386f6d5bd5dc6c08391c307dcafbc583.asturm@gentoo> (raw)
commit: 5369d32e386f6d5bd5dc6c08391c307dcafbc583
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 11:36:04 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 22:06:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5369d32e
kde-misc/kio-fuse: New package
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kio-fuse/Manifest | 1 +
kde-misc/kio-fuse/kio-fuse-4.90.0.ebuild | 32 ++++++++++++++++++++++++++++++++
kde-misc/kio-fuse/metadata.xml | 8 ++++++++
3 files changed, 41 insertions(+)
diff --git a/kde-misc/kio-fuse/Manifest b/kde-misc/kio-fuse/Manifest
new file mode 100644
index 00000000000..cd482ddcf47
--- /dev/null
+++ b/kde-misc/kio-fuse/Manifest
@@ -0,0 +1 @@
+DIST kio-fuse-4.90.0.tar.xz 39064 BLAKE2B 4fefafbb1a3fbc8b5d67bba9cf81f157cf1d2f48443bdcc30237c3c4a230aa60424e01ca9accdd4a2038520c19cbab3272aff96fdb505d2b4e5d8910476ecc8d SHA512 524b9f6559c7f30823a5e2ffddd65a36ea569bbdba493563fcf9e0a038cd897c27cdf0450a932d7307dec663e898c2f693f6ee17a679df8d4ddf566ffcab73ce
diff --git a/kde-misc/kio-fuse/kio-fuse-4.90.0.ebuild b/kde-misc/kio-fuse/kio-fuse-4.90.0.ebuild
new file mode 100644
index 00000000000..04128b1519a
--- /dev/null
+++ b/kde-misc/kio-fuse/kio-fuse-4.90.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="true"
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
+
+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/unstable/${PN}/${PV}/${P}.tar.xz"
+ KEYWORDS="~amd64"
+fi
+
+LICENSE="GPL-3+"
+SLOT="5"
+IUSE=""
+
+DEPEND="
+ >=dev-qt/qtgui-${QTMIN}:5
+ >=dev-qt/qtwidgets-${QTMIN}:5
+ >=kde-frameworks/kcoreaddons-${KFMIN}:5
+ >=kde-frameworks/kdbusaddons-${KFMIN}:5
+ >=kde-frameworks/ki18n-${KFMIN}:5
+ >=kde-frameworks/kio-${KFMIN}:5
+ sys-fs/fuse:3
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-misc/kio-fuse/metadata.xml b/kde-misc/kio-fuse/metadata.xml
new file mode 100644
index 00000000000..2fdbf33d963
--- /dev/null
+++ b/kde-misc/kio-fuse/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2020-04-23 22:07 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-23 22:07 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-26 1:12 [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-fuse/ Andreas Sturmlechner
2020-05-26 14:53 Andreas Sturmlechner
2020-05-27 23:45 Georgy Yakovlev
2020-06-02 18:21 Andreas Sturmlechner
2020-06-04 17:14 Mart Raudsepp
2020-06-20 14:49 Thomas Deutschmann
2020-12-30 1:04 Andreas Sturmlechner
2020-12-30 1:04 Andreas Sturmlechner
2021-01-31 17:13 Andreas Sturmlechner
2021-01-31 17:13 Andreas Sturmlechner
2021-03-25 23:13 Andreas Sturmlechner
2021-04-06 6:31 Agostino Sarubbo
2021-06-05 10:53 Mikle Kolyada
2021-06-05 10:55 Mikle Kolyada
2021-06-05 10:57 Mikle Kolyada
2022-05-08 23:29 Yixun Lan
2022-06-02 3:36 Sam James
2022-09-23 20:07 Andreas Sturmlechner
2022-09-30 20:39 Sam James
2022-10-04 7:31 Agostino Sarubbo
2022-10-25 18:37 Arthur Zamarin
2022-10-25 18:42 Andreas Sturmlechner
2023-08-08 22:23 Andreas Sturmlechner
2023-09-03 14:17 Sam James
2023-09-03 14:17 Sam James
2023-09-03 14:17 Sam James
2023-09-09 7:32 Andreas Sturmlechner
2024-06-12 15:29 Andreas Sturmlechner
2024-06-27 9:43 Arthur Zamarin
2024-07-02 12:07 Jakov Smolić
2024-07-12 15:24 Arthur Zamarin
2024-07-26 11:17 Arthur Zamarin
2024-10-07 23:06 Andreas Sturmlechner
2025-01-10 8:37 WANG Xuerui
2025-03-25 8:14 Sam James
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=1587679616.5369d32e386f6d5bd5dc6c08391c307dcafbc583.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