summaryrefslogtreecommitdiff
blob: 9afdf59b74d129d166c85a07cf7b802244cbf5f4 (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>hasufell@gentoo.org</email>
		<name>Julian Ospald</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>