New package: python3-svg.path-4.0.2
This commit is contained in:
parent
8ef33574d8
commit
3961bafad7
18
srcpkgs/python3-svg.path/template
Normal file
18
srcpkgs/python3-svg.path/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'python3-svg.path'
|
||||
pkgname=python3-svg.path
|
||||
version=4.0.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="svg.path-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
short_desc="Python3 SVG path parser"
|
||||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/regebro/svg.path"
|
||||
distfiles="https://github.com/regebro/svg.path/archive/${version}.tar.gz"
|
||||
checksum=60fc147f1734e5beb108b464cdf2418baefa1d03168fdb9733baed84bc040b50
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
}
|
Loading…
Reference in New Issue
Block a user