summaryrefslogtreecommitdiff
path: root/sci-mathematics/lcalc/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
commit7f0ccc917c7abe6223784c703d86cd14755691fb (patch)
tree8c6793f68896b341e22f33d7e6cef88e481f4a8b /sci-mathematics/lcalc/metadata.xml
parent9aa80713372911cec499b3adb2cd746790920916 (diff)
gentoo resync : 03.07.2021
Diffstat (limited to 'sci-mathematics/lcalc/metadata.xml')
-rw-r--r--sci-mathematics/lcalc/metadata.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/sci-mathematics/lcalc/metadata.xml b/sci-mathematics/lcalc/metadata.xml
new file mode 100644
index 000000000000..9a24558f38a7
--- /dev/null
+++ b/sci-mathematics/lcalc/metadata.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>mjo@gentoo.org</email>
+ </maintainer>
+
+ <maintainer type="person" proxied="yes">
+ <email>frp.bissey@gmail.com</email>
+ <name>François Bissey</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+
+ <upstream>
+ <remote-id type="gitlab">sagemath/lcalc</remote-id>
+ </upstream>
+ <use>
+ <flag name="double">Use double precision (the upstream default)</flag>
+ <flag name="double-double">
+ Use <pkg>sci-libs/qd</pkg>for double-double precision
+ </flag>
+ <!-- Broken upstream: https://gitlab.com/sagemath/lcalc/-/issues/7
+ <flag name="multiple-precision">
+ Use <pkg>dev-libs/mpfr</pkg>for multiple precision
+ </flag>
+ -->
+ <flag name="pari">
+ Use <pkg>sci-mathematics/pari</pkg> for elliptic curve L-functions
+ </flag>
+ <flag name="quad-double">
+ Use <pkg>sci-libs/qd</pkg>for quad-double precision
+ </flag>
+ </use>
+</pkgmetadata>