14 lines
490 B
Bash
14 lines
490 B
Bash
# Template file for 'bindfs'
|
|
pkgname=bindfs
|
|
version=1.14.8
|
|
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=e5ca5aff55204b993a025a77c3f8c0e2ee901ba8059d71bea11de2cc685ec497
|