14 lines
472 B
Bash
14 lines
472 B
Bash
# Template file for 'python3-pyx'
|
|
pkgname=python3-pyx
|
|
version=0.15
|
|
revision=5
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3 virtual?tex"
|
|
short_desc="Python3 library for the creation of PostScript and PDF files"
|
|
maintainer="cipr3s <cipr3s@gmx.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://pyx-project.org"
|
|
distfiles="${PYPI_SITE}/P/PyX/PyX-${version}.tar.gz"
|
|
checksum=0fc3b00c5e7fb6f4aefbf63b95f624297dde47700a82b8b5ad6ebb346b5e4977
|