17 lines
519 B
Bash
17 lines
519 B
Bash
# Template file for 'python-pyx'
|
|
pkgname=python-pyx
|
|
version=0.12.1
|
|
revision=2
|
|
noarch=yes
|
|
wrksrc="PyX-${version}"
|
|
build_style=python2-module
|
|
pycompile_module="pyx"
|
|
hostmakedepends="python-setuptools"
|
|
depends="python texlive-bin"
|
|
short_desc="Python 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=e837b26a8b1c27524cf3f3dd6c0d563451249159edaa2e366d87e7143a867e8e
|