2010-11-02 18:57:29 +01:00
|
|
|
# Template file for 'Cython'
|
|
|
|
pkgname=Cython
|
2015-01-19 10:11:44 +01:00
|
|
|
version=0.21.2
|
|
|
|
revision=1
|
2010-11-02 18:57:29 +01:00
|
|
|
build_style=python-module
|
2014-11-07 21:57:21 +01:00
|
|
|
hostmakedepends="python-devel"
|
|
|
|
makedepends="${hostmakedepends}"
|
2014-05-25 11:50:26 +02:00
|
|
|
pycompile_module="pyximport Cython cython.py"
|
2010-11-02 18:57:29 +01:00
|
|
|
short_desc="C-Extensions for Python"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-06-29 15:35:54 +02:00
|
|
|
homepage="http://cython.org"
|
|
|
|
license="Apache-2.0"
|
2013-01-03 14:53:07 +01:00
|
|
|
distfiles="http://www.cython.org/release/${pkgname}-${version}.tar.gz"
|
2015-01-19 10:12:57 +01:00
|
|
|
checksum=b01af23102143515e6138a4d5e185c2cfa588e0df61c0827de4257bac3393679
|