15 lines
495 B
Bash
15 lines
495 B
Bash
# Template file for 'bindfs'
|
|
pkgname=bindfs
|
|
version=1.15.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"
|
|
distfiles="https://bindfs.org/downloads/bindfs-${version}.tar.gz"
|
|
checksum=04dd3584a6cdf9af4344d403c62185ca9fab31ce3ae5a25d0101bc10936c68ab
|
|
#cannot mount
|
|
make_check=no
|