fa3c4f379c
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
14 lines
490 B
Bash
14 lines
490 B
Bash
# Template file for 'bindfs'
|
|
pkgname=bindfs
|
|
version=1.14.2
|
|
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=698c8d02b4e77a71e52184bd66869f4d63add4411e76636ee045d154b374c57e
|