14 lines
537 B
Bash
14 lines
537 B
Bash
# Template file for 'python3-fuse'
|
|
pkgname=python3-fuse
|
|
version=0.3.1
|
|
revision=6
|
|
wrksrc=python-fuse-$version
|
|
build_style=python3-module
|
|
hostmakedepends="pkg-config python3-setuptools"
|
|
makedepends="fuse-devel python3-devel"
|
|
short_desc="FUSE bindings for Python3"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://github.com/libfuse/python-fuse"
|
|
distfiles="https://github.com/libfuse/python-fuse/archive/v${version}.tar.gz"
|
|
checksum=243cfab15ee357dbcdac98c2ee5929f6e8c65d2ec9d77597e3732f79ce649eec
|