summaryrefslogtreecommitdiff
path: root/sci-geosciences/grass/metadata.xml
blob: 28e7e4392fff0bf2e7565bf83fe23f31e72e9008 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>mario.haustein@hrz.tu-chemnitz.de</email>
		<name>Mario Haustein</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<maintainer type="project">
		<email>sci-geosciences@gentoo.org</email>
		<name>Gentoo Geosciences Project</name>
	</maintainer>
	<longdescription>
		The original GIS, yes the first one, developed by the US
		Army Corp of Engineers, now an active open source GIS. See the GRASS Documentation
		Project for more info http://grass.itc.it/gdp/index.php
	</longdescription>
	<use>
		<flag name="geos">Use <pkg>sci-libs/geos</pkg> for v.buffer and adds extended options to the v.select module</flag>
		<flag name="liblas">Include support for LAS and LAZ encoded LiDAR files through <pkg>sci-geosciences/liblas</pkg></flag>
		<flag name="opencl">Enable OpenCL support</flag>
	</use>
	<upstream>
		<remote-id type="github">OSGeo/grass</remote-id>
	</upstream>
</pkgmetadata>