New package: python3-art-5.9
This commit is contained in:
parent
4c80bedb7b
commit
abfe15144f
1 changed files with 19 additions and 0 deletions
19
srcpkgs/python3-art/template
Normal file
19
srcpkgs/python3-art/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'python3-art'
|
||||||
|
pkgname=python3-art
|
||||||
|
version=5.9
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
|
short_desc="ASCII art library for Python"
|
||||||
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://www.ascii-art.site/"
|
||||||
|
changelog="https://raw.githubusercontent.com/sepandhaghighi/art/master/CHANGELOG.md"
|
||||||
|
distfiles="${PYPI_SITE}/a/art/art-${version}.tar.gz"
|
||||||
|
checksum=6a311ec0a227c6554c6789e91e74c3f2c86453a2a8e76947788695b7a91ccff0
|
||||||
|
make_check=no # no tests available
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue