summaryrefslogtreecommitdiff
blob: c07843970558f52d1babe25f5c0f3f03823346de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>tupone@gentoo.org</email>
		<name>Tupone Alfredo</name>
	</maintainer>
	<longdescription lang="en">
		header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification. 
	</longdescription>
	<upstream>
		<remote-id type="github">g-trunc/glm</remote-id>
		<remote-id type="sourceforge">ogl-math</remote-id>
	</upstream>
</pkgmetadata>