4db7a1b02a
This is to fix compilation with sci-libs/plplot-5.9.9.
16 lines
617 B
XML
16 lines
617 B
XML
<?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'>Adds support for the Hierarchical Data Format</flag>
|
|
<flag name='grib'>Adds support for the meteorological GRIB format</flag>
|
|
<flag name='udunits'>Support for manipulating units of physical quantities</flag>
|
|
</use>
|
|
</pkgmetadata>
|