diff options
author | 2005-07-23 06:24:59 +0000 | |
---|---|---|
committer | 2005-07-23 06:24:59 +0000 | |
commit | 1553306167c75517512db4d2a393895db50e10fb (patch) | |
tree | bc1036a546e1e94af2e1c87a958575abdfa4549c /profiles | |
parent | fixed env.d variable (diff) | |
download | gentoo-2-1553306167c75517512db4d2a393895db50e10fb.tar.gz gentoo-2-1553306167c75517512db4d2a393895db50e10fb.tar.bz2 gentoo-2-1553306167c75517512db4d2a393895db50e10fb.zip |
added more local use flags for gdal
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0dbe36e42955..f97ffe27953a 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1331 2005/07/22 22:35:26 battousai Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1332 2005/07/23 06:24:59 nerdboy Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -808,10 +808,14 @@ sci-geosciences/gmt:gmtfull - Full resolution bathimetry database; sci-geosciences/gmt:gmthigh - Adds high resolution bathimetry database sci-geosciences/gmt:gmtsuppl - Supplement functions for GMT; sci-geosciences/gmt:gmttria - Non GNU triangulation method, more efficient; -sci-geosciences/grass:gdal - Enables gdal support from within Grass 6 +sci-geosciences/grass:gdal - Enables gdal support (Grass 6 only) sci-libs/fftw:sse2 - Enables sse2 support sci-libs/gdal:fits - Enables support for NASA's cfitsio library sci-libs/gdal:ogdi - Enables support for the open geographic datastore interface +sci-libs/gdal:hdf - Adds support for the Hierarchical Data Format +sci-libs/gdal:geos - Adds support for geometry engine +sci-libs/gdal:grass - Adds support for the grasslib GIS library +sci-libs/gdal:jasper - Adds support for JPEG 2000 sci-libs/hdf5:hlapi - Enables support for high-level library sci-libs/plplot:itcl - Support for itcl bindings. sci-libs/plplot:octave - Support for Octave bindings. |