summaryrefslogtreecommitdiff
path: root/sci-geosciences/gmt/metadata.xml
blob: 3d30a3cb7447b9f6d641e0c5b86d6a6ef65d07dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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>
	<upstream>
		<remote-id type="github">GenericMappingTools/gmt</remote-id>
	</upstream>
</pkgmetadata>