Files
gentoo/dev-libs/imath/metadata.xml
2024-03-16 10:49:42 +02:00

26 lines
821 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>negril.nx+gentoo@gmail.com</email>
<name>Paul Zander</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<description>Gentoo Proxy Maintainers</description>
</maintainer>
<longdescription>
Basic, light-weight C++ library for efficient representation of 2D
and 3D vectors and matrices and data type common to computer graphics
applications.
</longdescription>
<use>
<flag name="large-stack">
Enables code to take advantage of large stack support
</flag>
</use>
<upstream>
<remote-id type="github">AcademySoftwareFoundation/Imath</remote-id>
</upstream>
</pkgmetadata>