From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4DA8015A7D9 for ; Mon, 13 Mar 2023 21:15:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68AEEE07FE; Mon, 13 Mar 2023 21:15:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2ED1EE07FE for ; Mon, 13 Mar 2023 21:15:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4142134396F for ; Mon, 13 Mar 2023 21:15:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 037D68DF for ; Mon, 13 Mar 2023 21:15:00 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1678742063.259afa056e0f327d7914ed0f15f623c908afca15.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-exfat/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/fuse-exfat/Manifest sys-fs/fuse-exfat/fuse-exfat-1.4.0.ebuild X-VCS-Directories: sys-fs/fuse-exfat/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 259afa056e0f327d7914ed0f15f623c908afca15 X-VCS-Branch: master Date: Mon, 13 Mar 2023 21:15:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a51bd19f-b24e-4706-8a93-b478dfcca8a0 X-Archives-Hash: c451a7851f634e1ddc0e7e8e4b9b76cc commit: 259afa056e0f327d7914ed0f15f623c908afca15 Author: Sam James gentoo org> AuthorDate: Mon Mar 13 21:14:23 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 13 21:14:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=259afa05 sys-fs/fuse-exfat: add 1.4.0 Bug: https://bugs.gentoo.org/842213 Signed-off-by: Sam James gentoo.org> sys-fs/fuse-exfat/Manifest | 1 + sys-fs/fuse-exfat/fuse-exfat-1.4.0.ebuild | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/sys-fs/fuse-exfat/Manifest b/sys-fs/fuse-exfat/Manifest index e5b775c98d04..e6075aaa0a50 100644 --- a/sys-fs/fuse-exfat/Manifest +++ b/sys-fs/fuse-exfat/Manifest @@ -1 +1,2 @@ DIST fuse-exfat-1.3.0.tar.gz 161278 BLAKE2B 864eed57d5ae70eac03464899ac7c63f5d55254b61b69064592bb7ae04f6c164b8113c568946103c407867c1b53511bf2b88bd6b25cf75aa3a1a9a2a7d4f12ae SHA512 90d2b89322590199012b035b88ae01559f1824172793d9e7845603940e2807e788c687e4958f1ef76678bd214bb03671b91fd2537901b6d6acf2e8c525a3f1f3 +DIST fuse-exfat-1.4.0.tar.gz 167536 BLAKE2B b277a6cce725d5dde83fe8ebba9cb2899cf41bfbb600f0044e45da9af06681b5fe7440456a73865739e4bcca525f33de06aedc8935d0de88d7d8a37dc1123fc6 SHA512 9285d17786cdbb50f531a7f35795dbf3b650b33c6fd81619174791516c0ef5743fb6450d1d898900cfc142c088eccf8fc44ea1ccbbe1af07e2cbd1d65c73a174 diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.4.0.ebuild b/sys-fs/fuse-exfat/fuse-exfat-1.4.0.ebuild new file mode 100644 index 000000000000..7bbae4d83889 --- /dev/null +++ b/sys-fs/fuse-exfat/fuse-exfat-1.4.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="exFAT filesystem FUSE module" +HOMEPAGE="https://github.com/relan/exfat" +SRC_URI="https://github.com/relan/exfat/releases/download/v${PV}/${P}.tar.gz" + +# COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+" +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux" +IUSE="suid" + +RDEPEND="sys-fs/fuse:3" +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" + +src_install() { + default + use suid && fperms u+s /usr/sbin/mount.exfat-fuse + dosym mount.exfat-fuse.8 /usr/share/man/man8/mount.exfat.8 +}