summaryrefslogtreecommitdiff
path: root/sci-libs/opencascade/metadata.xml
blob: 5738fc48446fa15d0b6c3afe2d6c7f8f03796a4f (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
29
30
31
32
<?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>
    <name>Proxy Maintainers</name>
  </maintainer>
  <use>
    <flag name="freeimage">Enable support for image i/o via <pkg>media-libs/freeimage</pkg>
    </flag>
    <flag name="jemalloc">Enable jemalloc allocator support via <pkg>dev-libs/jemalloc</pkg>
    </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 unless USE="tbb" 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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>