From 38423c67c8a23f6a1bc42038193182e2da3116eb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Apr 2020 11:37:10 +0100 Subject: gentoo resync : 25.04.2020 --- sys-fs/fuse-common/fuse-common-3.9.1.ebuild | 34 +++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 sys-fs/fuse-common/fuse-common-3.9.1.ebuild (limited to 'sys-fs/fuse-common/fuse-common-3.9.1.ebuild') diff --git a/sys-fs/fuse-common/fuse-common-3.9.1.ebuild b/sys-fs/fuse-common/fuse-common-3.9.1.ebuild new file mode 100644 index 000000000000..263bcc482772 --- /dev/null +++ b/sys-fs/fuse-common/fuse-common-3.9.1.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit udev + +DESCRIPTION="Common files for multiple slots of sys-fs/fuse" +HOMEPAGE="https://github.com/libfuse/libfuse" +SRC_URI="https://github.com/libfuse/libfuse/releases/download/fuse-${PV}/fuse-${PV}.tar.xz" + +LICENSE="GPL-2 LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" + +BDEPEND="virtual/pkgconfig" +RDEPEND="!