blob: c39b0d18e31a75b16602c041496b9340cd4c691c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Template file for 'Pyrex'
pkgname=Pyrex
version=0.9.9
revision=5
build_style=python2-module
hostmakedepends="python"
makedepends="python-devel"
short_desc="Language for writing Python extension modules"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex"
distfiles="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/${pkgname}-${version}.tar.gz"
checksum=5f87df06831d0b3412eb4bc9d3fc2ee7bfae1b913d7da8c23ab2bf5699fb6b50
|