summaryrefslogtreecommitdiff
path: root/sci-mathematics/giac/metadata.xml
blob: 1309edc69327bfb40ad7d4c22e4c28a5c288f0e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>frp.bissey@gmail.com</email>
    <name>Francois Bissey</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <maintainer type="project">
    <email>sci-mathematics@gentoo.org</email>
    <name>Gentoo Mathematics Project</name>
  </maintainer>
  <longdescription>
    Giac is a free computer algebra system that can be used to perform
    computer algebra, function graphs, interactive geometry (2-d and
    3-d), spreadsheet and statistics, programmation. It may be used as
    a replacement for high end graphic calculators for example on
    netbooks (for about the same price as a calculator but with much
    more performances).
  </longdescription>
  <use>
    <flag name="glpk">Enable the use of <pkg>sci-mathematics/glpk</pkg>
    </flag>
    <flag name="ecm">Enable the use of <pkg>sci-mathematics/gmp-ecm</pkg>
    </flag>
    <flag name="gc">Enable garbage collection support via <pkg>dev-libs/boehm-gc</pkg>
    </flag>
  </use>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>