16 lines
543 B
Bash
16 lines
543 B
Bash
# Template file for 'python3-sabyenc3'
|
|
pkgname=python3-sabyenc3
|
|
version=4.0.2
|
|
revision=3
|
|
wrksrc=sabyenc3-$version
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
makedepends="python3-devel"
|
|
depends="python3"
|
|
short_desc="SABYEnc - yEnc Decoding for Python 3"
|
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|
license="LGPL-3.0-or-later"
|
|
homepage="https://github.com/sabnzbd/sabyenc/"
|
|
distfiles="$PYPI_SITE/s/sabyenc3/sabyenc3-$version.tar.gz"
|
|
checksum=dfaa0bdd01752a9cfde0d349a8f4e178b04b1cf9c1bc018b287961192cd2bb90
|