Files
guru/dev-libs/cglm/metadata.xml
Oliver Freyermuth 5e0f19d8ba dev-libs/cglm: new ebuild
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
2021-05-01 17:35:48 +02:00

17 lines
647 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>o.freyermuth@googlemail.com</email>
<name>Oliver Freyermuth</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/recp/cglm/issues</bugs-to>
<changelog>https://github.com/recp/cglm/releases</changelog>
<remote-id type="github">recp/cglm</remote-id>
</upstream>
<longdescription lang="en">
cglm is an optimized 3D math library written in C99 (compatible with C89). It is similar to original glm library except this is mainly for C.
</longdescription>
</pkgmetadata>