summaryrefslogtreecommitdiff
path: root/sci-libs/opencascade/metadata.xml
blob: 38b85e513a1f69597f95a3a92dee06c99382a35a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?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>
	<name>Proxy Maintainers</name>
</maintainer>
<use>
	<flag name="freeimage">Enable support for image i/o via <pkg>media-libs/freeimage</pkg></flag>
	<flag name="freetype">Enable <pkg>media-libs/freetype</pkg> support</flag>
	<flag name="inspector">Build Inspector tool</flag>
	<flag name="json">Enable JSON support through <pkg>dev-libs/rapidjson</pkg></flag>
	<flag name="optimize">Don't clear allocated memory. Use optimized memory manager unlesstbb USE flag is set.</flag>
	<flag name="tbb">Enable multithreading with the Intel Threads Building Block <pkg>dev-cpp/tbb</pkg></flag>
	<flag name="testprograms">Indicates whether non-regression OCCT test scripts should be installed</flag>
	<flag name="vtk">Enable Visualization Toolkit support via <pkg>sci-libs/vtk</pkg></flag>
</use>
<upstream>
	<bugs-to>https://github.com/Open-Cascade-SAS/OCCT/issues</bugs-to>
	<changelog>https://github.com/Open-Cascade-SAS/OCCT/releases</changelog>
	<doc>https://github.com/Open-Cascade-SAS/OCCT/wiki</doc>
	<remote-id type="github">Open-Cascade-SAS/OCCT</remote-id>
</upstream>
</pkgmetadata>