# Template file for 'python3-PyOpenGL'
pkgname=python3-PyOpenGL
version=3.1.9
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Standard OpenGL bindings for Python3"
maintainer="Alain Kalker <a.c.kalker@gmail.com>"
license="BSD-3-Clause"
homepage="http://pyopengl.sourceforge.net/"
distfiles="${PYPI_SITE}/p/pyopengl/pyopengl-${version}.tar.gz"
checksum=28ebd82c5f4491a418aeca9672dffb3adbe7d33b39eada4548a5b4e8c03f60c8

post_install() {
	vlicense license.txt LICENSE
}
