summaryrefslogtreecommitdiff
blob: 433b634786fec6446e6c4460e5e59d60faf8b053 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<maintainer>
  <email>grozin@gentoo.org</email>
  <name>Andrey Grozin</name>
</maintainer>
<longdescription>
  MathGL is a library for:
  * making high-quality scientific graphics
  * the fast data plotting and data processing of large data arrays
  * working in window and console modes and for easy embedding into other programs
</longdescription>
<use>
  <flag name="hdf">Add support for the Hierarchical Data Format v.4 <pkg>sci-libs/hdf</pkg></flag>  
  <flag name="octave">Add bindings for <pkg>sci-mathematics/octave</pkg></flag>
  <flag name="double-precision">Add double precision calculations</flag>
</use>
</pkgmetadata>