summaryrefslogtreecommitdiff
path: root/dev-libs/imath/metadata.xml
blob: 3d06cee2e32c203c434c766b62b91cf8a5b66b76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  <origin>srcux</origin>
</pkgmetadata>