summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-08-06 18:02:43 +0000
committerUlrich Müller <ulm@gentoo.org>2008-08-06 18:02:43 +0000
commit5fda0bd0976ef77210c8d0efdc441d7350816c87 (patch)
tree0a3e560943cb120fd58ccf9afbde155e87ab56d4 /sci-geosciences/grass
parentold (diff)
downloadgentoo-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')
-rw-r--r--sci-geosciences/grass/ChangeLog5
-rw-r--r--sci-geosciences/grass/metadata.xml9
2 files changed, 13 insertions, 1 deletions
diff --git a/sci-geosciences/grass/ChangeLog b/sci-geosciences/grass/ChangeLog
index c07e0fdffb40..f832d6926e47 100644
--- a/sci-geosciences/grass/ChangeLog
+++ b/sci-geosciences/grass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-geosciences/grass
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.60 2008/07/17 08:10:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.61 2008/08/06 18:02:43 ulm Exp $
+
+ 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
+ Add USE flag description to metadata wrt GLEP 56.
17 Jul 2008; Alexis Ballier <aballier@gentoo.org> grass-6.2.1.ebuild:
Fix deps wrt ffmpeg: 0.4.9_p20070616-r3 to -r20 doesn't have swscaler, -r1
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>