summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/sci-mathematics
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/md5-cache/sci-mathematics')
-rw-r--r--metadata/md5-cache/sci-mathematics/Manifest.gzbin27536 -> 28037 bytes
-rw-r--r--metadata/md5-cache/sci-mathematics/cgal-5.54
-rw-r--r--metadata/md5-cache/sci-mathematics/cudd-3.0.09
-rw-r--r--metadata/md5-cache/sci-mathematics/libpoly-0.1.1116
-rw-r--r--metadata/md5-cache/sci-mathematics/octave-7.3.0-r14
-rw-r--r--metadata/md5-cache/sci-mathematics/yices2-2.6.415
6 files changed, 44 insertions, 4 deletions
diff --git a/metadata/md5-cache/sci-mathematics/Manifest.gz b/metadata/md5-cache/sci-mathematics/Manifest.gz
index faf28cef647e..d2d14efa4b70 100644
--- a/metadata/md5-cache/sci-mathematics/Manifest.gz
+++ b/metadata/md5-cache/sci-mathematics/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/sci-mathematics/cgal-5.5 b/metadata/md5-cache/sci-mathematics/cgal-5.5
index 04ab0cf64bb7..44c004be211c 100644
--- a/metadata/md5-cache/sci-mathematics/cgal-5.5
+++ b/metadata/md5-cache/sci-mathematics/cgal-5.5
@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://www.cgal.org/
INHERIT=cmake
IUSE=doc examples
-KEYWORDS=~amd64 ~arm64 x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm64 x86 ~amd64-linux ~x86-linux
LICENSE=LGPL-3 GPL-3 Boost-1.0
RDEPEND=dev-cpp/eigen dev-libs/boost:= dev-libs/gmp:=[cxx] dev-libs/mpfr:= sys-libs/zlib x11-libs/libX11:= virtual/glu:= virtual/opengl:=
SLOT=0/14
SRC_URI=https://github.com/CGAL/cgal/releases/download/v5.5/CGAL-5.5.tar.xz doc? ( https://github.com/CGAL/cgal/releases/download/v5.5/CGAL-5.5-doc_html.tar.xz )
_eclasses_=cmake 646b7a2a63596361551a6c1fabf28057 flag-o-matic 69394e25812406faa1f90edaf4969395 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 xdg-utils ac0e315a3688929e34ac75b139e7349a
-_md5_=ef68c03a96a4ac71a3dc767a8061b161
+_md5_=639d7ef18dc6914932d301de9401d787
diff --git a/metadata/md5-cache/sci-mathematics/cudd-3.0.0 b/metadata/md5-cache/sci-mathematics/cudd-3.0.0
new file mode 100644
index 000000000000..5725e5fb1cdc
--- /dev/null
+++ b/metadata/md5-cache/sci-mathematics/cudd-3.0.0
@@ -0,0 +1,9 @@
+DEFINED_PHASES=configure install
+DESCRIPTION=Colorado University binary Decision Diagram library
+EAPI=8
+HOMEPAGE=https://davidkebo.com/cudd/
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+SLOT=0/3.0.0
+SRC_URI=https://davidkebo.com/source/cudd_versions/cudd-3.0.0.tar.gz
+_md5_=95772b1d12b156dda953b4a2bde7c169
diff --git a/metadata/md5-cache/sci-mathematics/libpoly-0.1.11 b/metadata/md5-cache/sci-mathematics/libpoly-0.1.11
new file mode 100644
index 000000000000..4f67e04347c5
--- /dev/null
+++ b/metadata/md5-cache/sci-mathematics/libpoly-0.1.11
@@ -0,0 +1,16 @@
+BDEPEND=dev-util/patchelf >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare setup test
+DEPEND=dev-libs/gmp:= python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_8? ( dev-python/sympy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/sympy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/sympy[python_targets_python3_10(-)] ) )
+DESCRIPTION=C library for manipulating polynomials
+EAPI=8
+HOMEPAGE=https://github.com/SRI-CSL/libpoly/
+INHERIT=python-single-r1 cmake
+IUSE=+python python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
+KEYWORDS=~amd64 ~x86
+LICENSE=LGPL-3+
+RDEPEND=dev-libs/gmp:= python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_8? ( dev-python/sympy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/sympy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/sympy[python_targets_python3_10(-)] ) )
+REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) )
+SLOT=0/0.1.11
+SRC_URI=https://github.com/SRI-CSL/libpoly/archive/v0.1.11.tar.gz -> libpoly-0.1.11.tar.gz
+_eclasses_=cmake 646b7a2a63596361551a6c1fabf28057 flag-o-matic 69394e25812406faa1f90edaf4969395 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 python-utils-r1 6a75203e8a499f0fb42971452ce15388 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 xdg-utils ac0e315a3688929e34ac75b139e7349a
+_md5_=846bf1c77874f0632e6392186877a8da
diff --git a/metadata/md5-cache/sci-mathematics/octave-7.3.0-r1 b/metadata/md5-cache/sci-mathematics/octave-7.3.0-r1
index 94bebc533982..1450fd0ccf28 100644
--- a/metadata/md5-cache/sci-mathematics/octave-7.3.0-r1
+++ b/metadata/md5-cache/sci-mathematics/octave-7.3.0-r1
@@ -7,11 +7,11 @@ HOMEPAGE=https://www.gnu.org/software/octave/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=autotools fortran-2 java-pkg-opt-2 pax-utils qmake-utils toolchain-funcs xdg
IUSE=curl doc fftw fltk +glpk gnuplot gui hdf5 imagemagick java json opengl portaudio postscript +qhull +qrupdate readline sndfile +sparse ssl sundials X zlib java
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 arm arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux
LICENSE=GPL-3
RDEPEND=app-arch/bzip2 app-arch/unzip app-arch/zip app-text/ghostscript-gpl sys-apps/texinfo dev-libs/libpcre:= sys-libs/ncurses:= sys-libs/zlib virtual/blas virtual/lapack curl? ( net-misc/curl:= ) fftw? ( sci-libs/fftw:3.0= ) fltk? ( >=x11-libs/fltk-1.3:1=[opengl,xft] ) glpk? ( sci-mathematics/glpk:= ) gnuplot? ( sci-visualization/gnuplot ) gui? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qthelp:5 dev-qt/qtnetwork:5 dev-qt/qtopengl:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-libs/qscintilla:= ) hdf5? ( sci-libs/hdf5:= ) imagemagick? ( media-gfx/graphicsmagick:=[cxx] ) java? ( >=virtual/jre-1.8:* ) json? ( dev-libs/rapidjson ) opengl? ( media-libs/freetype:= media-libs/fontconfig:= virtual/glu x11-libs/gl2ps:= ) portaudio? ( media-libs/portaudio ) postscript? ( app-text/epstool media-gfx/pstoedit media-gfx/transfig ) qhull? ( media-libs/qhull:= ) qrupdate? ( sci-libs/qrupdate:= ) readline? ( sys-libs/readline:= ) sndfile? ( media-libs/libsndfile ) sparse? ( sci-libs/arpack:= sci-libs/camd:= sci-libs/ccolamd:= sci-libs/cholmod:= sci-libs/colamd:= sci-libs/cxsparse:= sci-libs/umfpack:= ) ssl? ( dev-libs/openssl:= ) sundials? ( >=sci-libs/sundials-4:= ) X? ( x11-libs/libX11:= ) virtual/fortran java? ( >=dev-java/java-config-2.2.0-r3 )
REQUIRED_USE=fltk? ( opengl X ) gui? ( X ) opengl? ( || ( fltk gui ) )
SLOT=0/7.3.0
SRC_URI=mirror://gnu/octave/octave-7.3.0.tar.xz
_eclasses_=autotools 6dcd6b6a486e79928e1243ff9ba41fcc fortran-2 72d28c6872beb1e7cb99684b0ae4715d gnuconfig b6b3e92f8b8c996400074b5f61a59256 java-pkg-opt-2 a71433e535af8faae0c0f6c861a32054 java-utils-2 c79d65661a9f4f72b60376c9e4b3dfa1 libtool 241a8f577b9781a42a7421e53448a44e multilib 5ca4e49abed8e3a2f7b56920eadee157 pax-utils 91d47e5d20627c717aa878b9167c62a8 qmake-utils 59420c906278d16deaaa629f9d115707 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 xdg 6024fbc93167fad782e2032933654857 xdg-utils ac0e315a3688929e34ac75b139e7349a
-_md5_=1539c5e38cf65ed199626431e2bdcedc
+_md5_=acfa178137ff3f35d1b1fa5fa6fddeda
diff --git a/metadata/md5-cache/sci-mathematics/yices2-2.6.4 b/metadata/md5-cache/sci-mathematics/yices2-2.6.4
new file mode 100644
index 000000000000..5b44943651f3
--- /dev/null
+++ b/metadata/md5-cache/sci-mathematics/yices2-2.6.4
@@ -0,0 +1,15 @@
+BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
+DEFINED_PHASES=compile configure install prepare
+DEPEND=dev-libs/gmp:= mcsat? ( sci-mathematics/libpoly:= sci-mathematics/cudd:= )
+DESCRIPTION=SMT Solver supporting SMT-LIB and Yices specification language
+EAPI=8
+HOMEPAGE=https://github.com/SRI-CSL/yices2/
+INHERIT=autotools
+IUSE=+mcsat
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-3+
+RDEPEND=dev-libs/gmp:= mcsat? ( sci-mathematics/libpoly:= sci-mathematics/cudd:= )
+SLOT=0/2.6.4
+SRC_URI=https://github.com/SRI-CSL/yices2/archive/Yices-2.6.4.tar.gz
+_eclasses_=autotools 6dcd6b6a486e79928e1243ff9ba41fcc gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 241a8f577b9781a42a7421e53448a44e multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491
+_md5_=8edc4d631aa0e98f226517892599371a