mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
New package: python3-pyx-0.14.1
This commit is contained in:
parent
f5f707f221
commit
550c5e9ad5
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-pyx/template
Normal file
16
srcpkgs/python3-pyx/template
Normal file
|
@ -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…
Add table
Reference in a new issue