mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
New package: python-pyx-0.12.1
This commit is contained in:
parent
5f58a00f0c
commit
ada513a333
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python-pyx/template
Normal file
15
srcpkgs/python-pyx/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'python-pyx'
|
||||||
|
pkgname=python-pyx
|
||||||
|
version=0.12.1
|
||||||
|
revision=1
|
||||||
|
build_style=python-module
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="PyX-${version}"
|
||||||
|
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"
|
Loading…
Add table
Reference in a new issue