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] repo/gentoo:master commit in: kde-misc/kio-fuse/
Date: Wed, 30 Dec 2020 01:04:29 +0000 (UTC)	[thread overview]
Message-ID: <1609290021.ecd89ba5a25bdcea714005c7598bd1c5ff48b501.asturm@gentoo> (raw)

commit:     ecd89ba5a25bdcea714005c7598bd1c5ff48b501
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 00:54:55 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 01:00:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd89ba5

kde-misc/kio-fuse: 5.0.0 version bump

Package-Manager: Portage-3.0.12, 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.0.ebuild | 34 +++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/kde-misc/kio-fuse/Manifest b/kde-misc/kio-fuse/Manifest
index c0005eaa09d..2bbfaed286c 100644
--- a/kde-misc/kio-fuse/Manifest
+++ b/kde-misc/kio-fuse/Manifest
@@ -1 +1,2 @@
 DIST kio-fuse-4.95.0.tar.xz 44236 BLAKE2B 0dcfe077cd2ac7e94bd836c0e0c8599ac739c7e4886908660f512b68b9eee28945333ab254df220c5cb940fa13789cb33f3f6b1d31acc11c1990b265e9f295e6 SHA512 a4c2ce4bdee6aefa7fcb5bc16d5179e87ec513259b754ffeb75d5d4836c56f05e417cb8b605e3cae33bc93b0cf61fb7042b3edf476d3d9e312a1fd65578ba4b5
+DIST kio-fuse-5.0.0.tar.xz 46672 BLAKE2B 4e3dbf9ad8c00140c6d3ca2c364bde1c4a8a9eacf875101cf5089460357e05421df73420f030cbef5c6aeab213eed18fa53490b335b0e00ee86cf284b3d02faf SHA512 3c75e1abc0c357be4291e9a93902e510f249e8a980ae39e997ba0f252058114b0a717667e32528afc055eccd96576acfd0942f9f45526c3be69627d399dbf575

diff --git a/kde-misc/kio-fuse/kio-fuse-5.0.0.ebuild b/kde-misc/kio-fuse/kio-fuse-5.0.0.ebuild
new file mode 100644
index 00000000000..17752f91f31
--- /dev/null
+++ b/kde-misc/kio-fuse/kio-fuse-5.0.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 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.1
+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/stable/${PN}/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="5"
+IUSE=""
+
+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}"
+
+RESTRICT+=" test" # depend on fuse kernel module


             reply	other threads:[~2020-12-30  1:04 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-30  1:04 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-03-25 23:13 Andreas Sturmlechner
2021-01-31 17:13 Andreas Sturmlechner
2021-01-31 17:13 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=1609290021.ecd89ba5a25bdcea714005c7598bd1c5ff48b501.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