Use https by default
[gentoo.git] / dev-lang / gdl / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <herd>sci</herd>
5         <longdescription lang="en">
6   A free IDL (Interactive Data Language) compatible incremental compiler
7   (ie. runs IDL programs). IDL is a registered trademark of ITT Visual 
8   Information Solutions.
9 </longdescription>
10         <use>
11                 <flag name="eigen">Build matrix manipulation with <pkg>dev-cpp/eigen</pkg></flag>
12                 <flag name="hdf">Add support for the Hierarchical Data Format v.4</flag>
13                 <flag name="gshhs">Add support for projection adn continent maps with <pkg>sci-geosciences/gshhs-data</pkg></flag>
14                 <flag name="grib">Add support for the meteorological GRIB format with <pkg>sci-libs/grib_api</pkg></flag>
15                 <flag name="proj">Add support for <pkg>sci-libs/proj</pkg> (geographic projections)</flag>
16                 <flag name="udunits">Add support for manipulating units of physical quantities</flag>
17         </use>
18         <upstream>
19                 <remote-id type="sourceforge">gnudatalanguage</remote-id>
20         </upstream>
21 </pkgmetadata>