summaryrefslogtreecommitdiff
path: root/media-libs/openimageio/metadata.xml
blob: 8279805090d8a4b95a561f2ba05b6caae3f6af73 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <use>
    <flag name="dicom">Enable DICOM medical image file support via <pkg>sci-libs/dcmtk</pkg>
    </flag>
    <flag name="fits">Enable support for NASA's <pkg>sci-libs/cfitsio</pkg> library</flag>
    <flag name="gui">Build iv</flag>
    <flag name="libcxx">Build against <pkg>llvm-runtimes/libcxx</pkg> when using clang</flag>
    <flag name="opencv">Enable OpenCV support via <pkg>media-libs/opencv</pkg>
    </flag>
    <flag name="openvdb">Enable OpenVDB support via <pkg>media-gfx/openvdb</pkg>
    </flag>
    <flag name="ptex">Enable Ptex texture mapping system file support via <pkg>media-libs/ptex</pkg>
    </flag>
    <flag name="tools">Build the command-line tools</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:openimageio_project:openimageio</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>