17 lines
561 B
Bash
17 lines
561 B
Bash
# Template file for 'bindfs'
|
|
pkgname=bindfs
|
|
version=1.17.6
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config"
|
|
makedepends="fuse3-devel"
|
|
short_desc="FUSE filesystem for mounting a directory to another location"
|
|
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
|
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=d3beb3cc69bb2b6802cc539588e921fea973ed6191b133f2024719311d1cc18b
|
|
#cannot mount
|
|
make_check=no
|