mesa-7.9: bump PR after talloc changes
[openembedded.git] / recipes / python / python-pyopengl_3.0.1.bb
blob08cc3c86f9e9bc3a6480cf978dc8d9e004cfb8c9
1 DESCRIPTION = "Standard OpenGL bindings for Python"
2 SECTION = "devel/python"
3 PRIORITY = "optional"
4 DEPENDS = "python-numeric"
5 LICENSE = "BSD"
6 SRCNAME = "PyOpenGL"
8 SRC_URI = "\
9 http://pypi.python.org/packages/source/P/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
11 S = "${WORKDIR}/${SRCNAME}-${PV}"
13 inherit distutils
15 SRC_URI[md5sum] = "cdf03284f24279b8d9914bb680a37b5e"
16 SRC_URI[sha256sum] = "79065ba0fec47e9e9514f3be543866f07d7b08071336d566fbf3ab138c442635"