summaryrefslogtreecommitdiff
blob: 7929e3956bad4779b591969d40c3d1c88a49da87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
  A free IDL (Interactive Data Language) compatible incremental compiler
  (ie. runs IDL programs). IDL is a registered trademark of ITT Visual 
  Information Solutions.
</longdescription>
<use>
  <flag name='hdf'>Build matrix manipulation with <pkg>dev-cpp/eigen</pkg></flag>
  <flag name='hdf'>Add support for the Hierarchical Data Format v.4</flag>
  <flag name='gshhs'>Add support for projection adn continent maps with <pkg>sci-geosciences/gshhs-data</pkg></flag>

  <flag name='grib'>Add support for the meteorological GRIB format with <pkg>sci-libs/grib_api</pkg></flag>
  <flag name="proj">Add support for <pkg>sci-libs/proj</pkg> (geographic projections)</flag>
  <flag name='udunits'>Add support for manipulating units of physical quantities</flag>
</use>
</pkgmetadata>