1 # Template file for 'python-PyOpenGL-accelerate'
2 pkgname=python-PyOpenGL-accelerate
5 wrksrc="PyOpenGL-accelerate-${version}"
6 build_style=python-module
7 hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython"
8 makedepends="python-devel python3-devel python-numpy python3-numpy"
10 short_desc="Acceleration code for PyOpenGL (Python2)"
11 maintainer="Alain Kalker <a.c.kalker@gmail.com>"
12 license="3-clause-BSD"
13 homepage="http://pyopengl.sourceforge.net/"
14 distfiles="${PYPI_SITE}/P/PyOpenGL-accelerate/PyOpenGL-accelerate-${version}.tar.gz"
15 checksum=927f4670b893d46e2f6273ae938bf0a1db27ffae3336eba94813ccef6260c410
18 vlicense license.txt LICENSE
21 python3-PyOpenGL-accelerate_package() {
22 depends="python3-numpy"
23 short_desc="${short_desc/Python2/Python3}"
25 vmove usr/lib/python3*
26 vlicense license.txt LICENSE