summaryrefslogtreecommitdiff
path: root/sci-geosciences/gmt/metadata.xml
blob: 144f7af6cdfa51a6d84382956e3df4e14f69f96e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci-geosciences@gentoo.org</email>
    <name>Gentoo Geosciences Project</name>
  </maintainer>
  <use>
    <flag name="gdal">Enable <pkg>sci-libs/gdal</pkg> library support</flag>
    <flag name="geos">Enable <pkg>sci-libs/geos</pkg> library support</flag>
    <flag name="gmttria">Non GNU triangulation method, more efficient</flag>
    <flag name="gshhg">Install coastline database</flag>
    <flag name="htmldoc">Install html documentation</flag>
    <flag name="metric">Use SI (cm) units instead of US (inches) ones</flag>
    <flag name="mex">Enable compilation of mex supplement which requires Octave/Matlab</flag>
    <flag name="octave">Enable octave support</flag>
    <flag name="pcre2">Use libpcre2 for regular expressions</flag>
    <flag name="tutorial">Install data files for tutorial</flag>
  </use>
</pkgmetadata>