New package: python3-libarchive-c-2.9
This commit is contained in:
parent
1d779ee6b2
commit
2e593263e9
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-libarchive-c/template
Normal file
15
srcpkgs/python3-libarchive-c/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'python3-libarchive-c'
|
||||
pkgname=python3-libarchive-c
|
||||
version=2.9
|
||||
revision=1
|
||||
wrksrc="libarchive-c-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="libarchive python3"
|
||||
checkdepends="python3-mock python3-pytest"
|
||||
short_desc="Python interface to libarchive"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="CC0-1.0"
|
||||
homepage="https://github.com/Changaco/python-libarchive-c"
|
||||
distfiles="${PYPI_SITE}/l/libarchive-c/libarchive-c-${version}.tar.gz"
|
||||
checksum=9919344cec203f5db6596a29b5bc26b07ba9662925a05e24980b84709232ef60
|
Loading…
Reference in a new issue