# Copyright 1999-2018 Gentoo Foundation # Copyright 2018 Jan Chren (rindeal) # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit rindeal ## git-hosting.eclass: GH_RN="github:libfuse:libfuse" GH_REF="fuse-${PV}" ## EXPORT_FUNCTIONS: src_unpack inherit git-hosting ## EXPORT_FUNCTIONS: src_configure src_compile src_test src_install inherit meson ## functions: filter-flags inherit flag-o-matic ## functions: udev_newrules inherit udev DESCRIPTION="Common files for multiple slots of sys-fs/fuse" LICENSE="GPL-2 LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64" IUSE_A=() CDEPEND_A=() DEPEND_A=( "${CDEPEND_A[@]}" "virtual/pkgconfig" ) RDEPEND_A=( "${CDEPEND_A[@]}" "!