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] proj/kde:master commit in: kde-misc/kio-fuse/
Date: Sun, 31 Jan 2021 17:28:07 +0000 (UTC)	[thread overview]
Message-ID: <1612113788.0b0b594005f5224bf2034c9f0591e766a7aeae7d.asturm@gentoo> (raw)

commit:     0b0b594005f5224bf2034c9f0591e766a7aeae7d
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:23:08 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0b0b5940

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-9999.ebuild | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/kde-misc/kio-fuse/kio-fuse-9999.ebuild b/kde-misc/kio-fuse/kio-fuse-9999.ebuild
index 36276a4800..a7944ff15a 100644
--- a/kde-misc/kio-fuse/kio-fuse-9999.ebuild
+++ b/kde-misc/kio-fuse/kio-fuse-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 ECM_TEST="true"
 KFMIN=5.74.0
 QTMIN=5.15.2
-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/"
@@ -20,6 +20,8 @@ LICENSE="GPL-3+"
 SLOT="5"
 IUSE=""
 
+RESTRICT+=" test" # depend on fuse kernel module
+
 DEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
@@ -31,4 +33,9 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-RESTRICT+=" test" # depend on fuse kernel module
+pkg_setup() {
+	local CONFIG_CHECK="~FUSE_FS"
+	linux-info_pkg_setup
+
+	ecm_pkg_setup
+}


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

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-31 17:28 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
2023-12-16 12:34 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
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=1612113788.0b0b594005f5224bf2034c9f0591e766a7aeae7d.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