# Template file for 'python3-glad'
pkgname=python3-glad
version=2.0.8
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
depends="python3-Jinja2"
short_desc="Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT, Apache-2.0"
homepage="https://github.com/Dav1dde/glad"
distfiles="https://github.com/Dav1dde/glad/archive/refs/tags/v${version}.tar.gz"
checksum=44f06f9195427c7017f5028d0894f57eb216b0a8f7c4eda7ce883732aeb2d0fc

post_install() {
	vlicense LICENSE
}
