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: Sun, 31 Jan 2021 17:13:39 +0000 (UTC)	[thread overview]
Message-ID: <1612113159.f1b11953b15e18ca53cc48dd57a850fe034b78ac.asturm@gentoo> (raw)

commit:     f1b11953b15e18ca53cc48dd57a850fe034b78ac
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 17:12:27 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 17:12:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1b11953

kde-misc/kio-fuse: Requires CONFIG_FUSE_FS in linux kernel

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/kio-fuse/kio-fuse-5.0.0-r1.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/kde-misc/kio-fuse/kio-fuse-5.0.0-r1.ebuild b/kde-misc/kio-fuse/kio-fuse-5.0.0-r1.ebuild
index 640b89cb23b..cd68a3fafc4 100644
--- a/kde-misc/kio-fuse/kio-fuse-5.0.0-r1.ebuild
+++ b/kde-misc/kio-fuse/kio-fuse-5.0.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 ECM_TEST="true"
 KFMIN=5.74.0
 QTMIN=5.15.1
-inherit ecm kde.org
+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/"
@@ -36,3 +36,10 @@ RDEPEND="${DEPEND}"
 PATCHES=(
 	"${FILESDIR}"/${P}-fix-segfault-on-links-{1,2}.patch # KDE-Bug 431079
 )
+
+pkg_setup() {
+	local CONFIG_CHECK="~FUSE_FS"
+	linux-info_pkg_setup
+
+	ecm_pkg_setup
+}


             reply	other threads:[~2021-01-31 17:13 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-31 17: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-03-25 23: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=1612113159.f1b11953b15e18ca53cc48dd57a850fe034b78ac.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