blob: a23b87957462928048a9735823777f4dd9a34c70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-geosciences</herd>
<maintainer>
<email>nerdboy@gentoo.org</email>
<name>Steve Arnold</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="gmath">Enable gmath wrapper for BLAS/Lapack (<pkg>virtual/blas</pkg>, <pkg>virtual/lapack</pkg>)</flag>
</use>
</pkgmetadata>
|