14 lines
490 B
Bash
14 lines
490 B
Bash
# Template file for 'bindfs'
|
|
pkgname=bindfs
|
|
version=1.14.3
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="fuse-devel"
|
|
checkdepends="valgrind"
|
|
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=7c87d4b80936282e78dc3840c64d3afaf1f0d7a486b29efc43699b9b178a9a25
|