summaryrefslogtreecommitdiff
blob: 56a4243517e1ebc2ce04387140af34154768eccd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
    <email>tamiko@gentoo.org</email>
    <name>Matthias Maier</name>
  </maintainer>
  <use>
    <flag name="boost">Enable the usage of dev-libs/boost</flag>
    <flag name="coprocessing">Enable the coprocessing infrastructure which is mainly useful in the context of clusters</flag>
    <flag name="cg">Add support for nvidia's cg shaders</flag>
    <flag name="nvcontrol">Add NVCONTROL support for OpenGL options</flag>
    <flag name="plugins">Build and install additional plugins</flag>
    <flag name="development">Install development files including headers</flag>
  </use>
</pkgmetadata>