16 lines
559 B
Bash
16 lines
559 B
Bash
# Template file for 'python3-smbc'
|
|
pkgname=python3-smbc
|
|
version=1.0.17
|
|
revision=1
|
|
wrksrc="pysmbc-${version}"
|
|
build_style=python3-module
|
|
pycompile_module="smbc"
|
|
hostmakedepends="pkg-config python3-devel python3-setuptools"
|
|
makedepends="python3-devel samba-devel"
|
|
short_desc="Python3 bindings for libsmbclient"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/hamano/pysmbc"
|
|
distfiles="${PYPI_SITE}/p/pysmbc/pysmbc-${version}.tar.bz2"
|
|
checksum=1bc47dea9bb8d38b3a1793a8e98b97baac8f8b266db623e044434602fe236da4
|