# Generated by makepkg 7.1.0
# Mon Jan  5 16:36:15 UTC 2026
pkgbase = fuse3
	pkgdesc = Interface for userspace programs to export a filesystem to the Linux kernel
	pkgver = 3.18.1
	pkgrel = 1
	url = https://github.com/libfuse/libfuse
	arch = x86_64
	license = GPL2
	makedepends = pkg-config
	makedepends = meson
	makedepends = udev
	options = !emptydirs
	source = https://github.com/libfuse/libfuse/releases/download/fuse-3.18.1/fuse-3.18.1.tar.gz
	validpgpkeys = ED31791B2C5C1613AF388B8AD113FCAC3C4E599F
	sha256sums = dd395c88f29c7540bbdd0b830260ab8092ccb241bb6e66f603643f715fb9322c

pkgname = fuse-common
	pkgdesc = Common files for fuse2/3 packages
	backup = etc/fuse.conf

pkgname = fuse3
	depends = fuse-common
	depends = glibc
