New package: python3-pyx-0.14.1
This commit is contained in:
parent
f5f707f221
commit
550c5e9ad5
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python3-pyx'
|
||||||
|
pkgname=python3-pyx
|
||||||
|
version=0.14.1
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="PyX-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
pycompile_module="pyx"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3 texlive-bin"
|
||||||
|
short_desc="Python3 library for the creation of PostScript and PDF files"
|
||||||
|
maintainer="cipr3s <cipr3s@gmx.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://pyx.sourceforge.net"
|
||||||
|
distfiles="${PYPI_SITE}/P/PyX/PyX-${version}.tar.gz"
|
||||||
|
checksum=05d1b7fc813379d2c12fcb5bd0195cab522b5aabafac88f72913f1d47becd912
|
Loading…
Reference in New Issue