blob: 1720ae710015c8f2a12147f976f0a193baa222cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-pyglm
pkgdesc = OpenGL Mathematics library for Python
pkgver = 2.4.0
pkgrel = 1
url = https://github.com/Zuzu-Typ/PyGLM
arch = any
license = ZLIB
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/P/PyGLM/PyGLM-2.4.0.tar.gz
sha256sums = 264f15862082c9ff78cee60d8fdaa030d123d63e31df4618fc92e2ae991f1e27
pkgname = python-pyglm
depends = python
|