# Template file for 'glm' pkgname=glm version=1.0.1 revision=1 build_style=cmake hostmakedepends="unzip" short_desc="C++ mathematics library for graphics programming" maintainer="Orphaned " license="MIT" homepage="http://glm.g-truc.net" distfiles="https://github.com/g-truc/glm/releases/download/${version}/glm-${version}-light.zip" distfiles="https://github.com/g-truc/glm/archive/refs/tags/${version}.tar.gz" checksum=9f3174561fd26904b23f0db5e560971cbf9b3cbda0b280f04d5c379d03bf234c post_install() { vlicense copying.txt LICENSE }