diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 18:02:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 18:02:43 +0000 |
commit | 5fda0bd0976ef77210c8d0efdc441d7350816c87 (patch) | |
tree | 0a3e560943cb120fd58ccf9afbde155e87ab56d4 /sci-geosciences/grass/metadata.xml | |
parent | old (diff) | |
download | gentoo-2-5fda0bd0976ef77210c8d0efdc441d7350816c87.tar.gz gentoo-2-5fda0bd0976ef77210c8d0efdc441d7350816c87.tar.bz2 gentoo-2-5fda0bd0976ef77210c8d0efdc441d7350816c87.zip |
Add USE flag description to metadata wrt GLEP 56.
(Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
Diffstat (limited to 'sci-geosciences/grass/metadata.xml')
-rw-r--r-- | sci-geosciences/grass/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sci-geosciences/grass/metadata.xml b/sci-geosciences/grass/metadata.xml index 6ad906a00d73..2b9f813a8708 100644 --- a/sci-geosciences/grass/metadata.xml +++ b/sci-geosciences/grass/metadata.xml @@ -9,4 +9,13 @@ <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='gdal'>Enable support for <pkg>sci-libs/gdal</pkg> + (Grass 6 only)</flag> + <flag name='glw'>Enable libGLw support (requires <pkg>media-libs/mesa</pkg>) + </flag> + <flag name='gmath'>Enable gmath wrapper for BLAS/Lapack + (<pkg>virtual/blas</pkg>, <pkg>virtual/lapack</pkg>)</flag> + <flag name='largefile'>Enable LFS support for huge files</flag> +</use> </pkgmetadata> |