17 lines
550 B
Bash
17 lines
550 B
Bash
# Template file for 'bindfs'
|
|
pkgname=bindfs
|
|
version=1.18.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="fuse3-devel"
|
|
short_desc="FUSE filesystem for mounting a directory to another location"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://bindfs.org"
|
|
changelog="https://bindfs.org/docs/ChangeLog.utf8.txt"
|
|
distfiles="https://bindfs.org/downloads/bindfs-${version}.tar.gz"
|
|
checksum=2a7064d993a5f255c52d72385ef14e349c131bc44195766e2173428e06d279fd
|
|
#cannot mount
|
|
make_check=no
|