summaryrefslogtreecommitdiff
path: root/sci-mathematics
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-02-20 15:11:50 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-02-20 15:11:50 +0000
commit16449a80e28af2209916cc66d19c9a44ca2b90d9 (patch)
treeb4cfe2332c7a6c5da27b6985bf05db4508df1a92 /sci-mathematics
parent79599515788b85b18aa655e7b7f8cc05c1bbddd8 (diff)
gentoo resync : 20.02.2019
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/Manifest.gzbin14998 -> 14828 bytes
-rw-r--r--sci-mathematics/reduce/Manifest6
-rw-r--r--sci-mathematics/reduce/files/64reduce-gentoo.el4
-rw-r--r--sci-mathematics/reduce/files/csl2
-rw-r--r--sci-mathematics/reduce/files/redcsl2
-rw-r--r--sci-mathematics/reduce/metadata.xml15
-rw-r--r--sci-mathematics/reduce/reduce-20110414-r1.ebuild94
-rw-r--r--sci-mathematics/z3/Manifest2
-rw-r--r--sci-mathematics/z3/z3-4.8.4.ebuild2
9 files changed, 2 insertions, 125 deletions
diff --git a/sci-mathematics/Manifest.gz b/sci-mathematics/Manifest.gz
index 1013d5d9b7a2..6c450a9bfd44 100644
--- a/sci-mathematics/Manifest.gz
+++ b/sci-mathematics/Manifest.gz
Binary files differ
diff --git a/sci-mathematics/reduce/Manifest b/sci-mathematics/reduce/Manifest
deleted file mode 100644
index 6f8205580115..000000000000
--- a/sci-mathematics/reduce/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-AUX 64reduce-gentoo.el 215 BLAKE2B 1245f25bfbbca0f0dd1e6e8fd2d06e495f6c2cd68f46c48ffcb04bbbaf1503163434ffead90cf37e807ef4c80c478692c832c2c9cc07a94cb934056e203690aa SHA512 f2549e91ae3b48c4e90c7f2d4d05779d8d2df67ccffda64387f08e2a8aefbf4ffba336ca0a8b2d00ec6d5533ad9049452f4862e22177344479eec6ca709a8398
-AUX csl 38 BLAKE2B ec4a42e69a7d6496577e221d8f89aa5e49af871c95ac6a194a6ae3c713b2d55c742d376e9da008d4d58433b29e771672dedce11e7bb232eda1f128a73498fd49 SHA512 3e492f318f8754d365d8aa711419e091760db547769cd6567ce4da1190379ed97b14e741ea7907646728002520229f683fda1b560c8de4777a9fcef0759bd738
-AUX redcsl 41 BLAKE2B 359c507895707674c7771f0135b1e426d9740dd9295742076f22328a24591a9362b8a0a52cef24a153d105653f6184f8ad5f0321112cd1a35f252683d413aa1d SHA512 c8281a9e30017fd4695bc6f41d30d92a73588ca253e5b6966327671c9cc358c4850349f5913e9a3c98166e089cf8d1756bbedc9bf10e73c3757eeaef09a3eafa
-DIST reduce-src-20110414.tar.bz2 136783974 BLAKE2B ace4ba8dc131e558b192768f3ae3cd035a36e33b77c57d7b19447d6d798ca4406e14a7938916b1251428d41b14dc8ed6bba6f1e79997bcb2d8997d47270d9496 SHA512 c54c1e069b8dc5aaee2692be26c8932a26d5963adeda56f933e6136c598d7b7e506bce88d7d2eb464ebd9a2dac3cbab2b673e213d8bf52f3ff631c71f9200d11
-EBUILD reduce-20110414-r1.ebuild 2409 BLAKE2B c627195f2b8e11a10e66df780533af678318c7002a5944fe1e3b351cab9c90b8554a1a455f4c31c802c9f788f68e15804c92127b720ed47545ec30543e1cd88e SHA512 112dacb31017805924f9f43033395aa03f0b019f44d051f470255b04dd01d7d5fba177df994bb3e60a8b65e2369cc483eb5ab3fa9fc2557bbce5278b2f15240e
-MISC metadata.xml 487 BLAKE2B ef16b59579c723886471e95cce3a85526010909e4c4d4f268bf7128bbf89fa0ead121a0af7edbc49b779603ad1f57da5a8b1e4b6a2f5d242b5ba0027a6e20b5c SHA512 52e8145377520f5aba4827255413a7313d0cbb7eda027ac03b8cbf02bdbad6f01c2827f977bf1a8cb29558f3127d01752556ef4e514e103c6cf345fda7385079
diff --git a/sci-mathematics/reduce/files/64reduce-gentoo.el b/sci-mathematics/reduce/files/64reduce-gentoo.el
deleted file mode 100644
index 2c20bff93ede..000000000000
--- a/sci-mathematics/reduce/files/64reduce-gentoo.el
+++ /dev/null
@@ -1,4 +0,0 @@
-;; site-init for sci-mathematics/reduce
-(add-to-list 'load-path "@SITELISP@")
-(autoload 'reduce-mode "reduce-mode" "Major mode for REDUCE code editing" t)
-(add-to-list 'auto-mode-alist '("\\.red\\'" . reduce-mode))
diff --git a/sci-mathematics/reduce/files/csl b/sci-mathematics/reduce/files/csl
deleted file mode 100644
index 895b6bd8f4a1..000000000000
--- a/sci-mathematics/reduce/files/csl
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec /usr/lib/reduce/csl $*
diff --git a/sci-mathematics/reduce/files/redcsl b/sci-mathematics/reduce/files/redcsl
deleted file mode 100644
index ff40e3e073ab..000000000000
--- a/sci-mathematics/reduce/files/redcsl
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec /usr/lib/reduce/reduce $*
diff --git a/sci-mathematics/reduce/metadata.xml b/sci-mathematics/reduce/metadata.xml
deleted file mode 100644
index 545b13d288c3..000000000000
--- a/sci-mathematics/reduce/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci-mathematics@gentoo.org</email>
- <name>Gentoo Mathematics Project</name>
- </maintainer>
- <longdescription lang="en">
-A general-purpose computer algebra system.
-Powerful, mature and efficient.
-</longdescription>
- <upstream>
- <remote-id type="sourceforge">reduce-algebra</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/sci-mathematics/reduce/reduce-20110414-r1.ebuild b/sci-mathematics/reduce/reduce-20110414-r1.ebuild
deleted file mode 100644
index 34c8cf564d09..000000000000
--- a/sci-mathematics/reduce/reduce-20110414-r1.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp-common multilib
-
-DESCRIPTION="A general-purpose computer algebra system"
-HOMEPAGE="
- http://reduce-algebra.sourceforge.net/
- http://reduce-algebra.com/"
-SRC_URI="mirror://sourceforge/${PN}-algebra/${PN}-src-${PV}.tar.bz2"
-
-SLOT="0"
-LICENSE="BSD-2 X? ( LGPL-2.1 )"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc emacs gnuplot X"
-
-RDEPEND="
- X? (
- x11-libs/libXrandr
- x11-libs/libXcursor
- x11-libs/libXft
- )
- gnuplot? ( sci-visualization/gnuplot )
- emacs? ( virtual/emacs )"
-DEPEND="${RDEPEND}"
-
-src_configure() {
- # If you pass --prefix to this damn configure,
- # make (not make install!) will try to install stuff
- # into the live file system => sandbox violation
- # Therefore, I cannot use econf here
- # Also, make calls configure in maintainer mode in subdirs *by design*
- # The trunk sucks less => WONTFIX until the next release
- ./configure --with-csl $(use_with X gui) || die
- # psl build requires Internet connection at build time
- # we cannot support it
-}
-
-src_compile() {
- emake -j1 STRIP=true
-
- pushd cslbuild/*/csl/reduce.doc > /dev/null
- rm -f *.txt *.tex || die
- popd > /dev/null
-
- if use emacs; then
- einfo "Compiling emacs lisp files"
- elisp-compile generic/emacs/*.el || die "elisp-compile failed"
- fi
-}
-
-src_test() {
- emake -j1 testall
-}
-
-src_install() {
- local lib="$(get_libdir)"
- dodoc README BUILDING DEPENDENCY_TRACKING
- pushd bin > /dev/null
- cp "${FILESDIR}"/redcsl "${FILESDIR}"/csl . || die
- sed -e "s/lib/${lib}/" -i redcsl || die
- sed -e "s/lib/${lib}/" -i csl || die
- dobin redcsl csl
- popd > /dev/null
-
- pushd cslbuild/*/csl > /dev/null
- exeinto /usr/${lib}/${PN}
- doexe reduce csl
- insinto /usr/$(get_libdir)/${PN}
- doins reduce.img csl.img
- insinto /usr/share/${PN}
- doins -r ${PN}.doc
- mv "${D}"usr/share/${PN}/${PN}.doc "${D}"usr/share/${PN}/doc || die
- dosym /usr/share/${PN}/doc /usr/${lib}/${PN}/${PN}.doc
- if use X; then
- doins -r ${PN}.fonts
- mv "${D}"usr/share/${PN}/${PN}.fonts "${D}"usr/share/${PN}/fonts || die
- dosym /usr/share/${PN}/fonts /usr/${lib}/${PN}/${PN}.fonts
- fi
- popd > /dev/null
-
- if use doc; then
- dodoc doc/util/r38.pdf
- fi
-
- if use emacs; then
- pushd generic/emacs > /dev/null
- elisp-install ${PN} *.el *.elc || die "elisp-install failed"
- elisp-site-file-install "${FILESDIR}/64${PN}-gentoo.el"
- popd > /dev/null
- fi
-}
diff --git a/sci-mathematics/z3/Manifest b/sci-mathematics/z3/Manifest
index 59834c10e29b..870a0aa272c5 100644
--- a/sci-mathematics/z3/Manifest
+++ b/sci-mathematics/z3/Manifest
@@ -7,5 +7,5 @@ EBUILD z3-4.4.1.ebuild 4306 BLAKE2B 7e81603d96667c8e5748467668615f07a9e2194be963
EBUILD z3-4.5.0.ebuild 4721 BLAKE2B 8d0dab01c8c06bb07462bb51311520bb9f600b64ab43dd1ad5975c39554416d1a019665d30079535f5e20cefa5d65c6e6eb7140fd2ebc90cd2c363e9c732421c SHA512 e52d01917d884d10c24bf081303bdef7b1efa3b042f838ebc7de678a473fdd01d7738a216c9e14c4929b847fe7e5c3abe7a92bdafc827a1c1aa54b86abe46664
EBUILD z3-4.8.3-r1.ebuild 2616 BLAKE2B 6415055ad140af1bea27f2b22cc017d14e31325903664988e7c3d20395c27e470b2d55e2666e295229bd5a788a0281fc904aca66cc590604b4693a1138f70b2f SHA512 2a0c235ba0998234f2bb83100018c4e5199670e0f50132fb3e6e94e7428336a08b1e6af26f26680f41d8d89ad37bcd836224d99b0f111ef3bb7db4023486ba6f
EBUILD z3-4.8.3.ebuild 2553 BLAKE2B 2da1ac99c690c15575fc93f71f4283ca3cd47adabad11131e96c8b8d56df9b91dda34f3a5691bc768eca49ba592c2781c204d25abfea60bbe032fabf43d06693 SHA512 9a108c53195e7a550e163f310a159496730d3b17a2ca582e321a12077f4d24bdc3b97d8b2e0d9ec7ceb82fdc957f6c44bf66d0c51208e1227a4bd51f2793f753
-EBUILD z3-4.8.4.ebuild 2624 BLAKE2B 5f0ff3b9530da2da5f443da6869aff029442ff750f62aefd93660272cbf1cabf736e32a7160b66690b2ff7816d6676bc62cccef716c9c0492b9c93517ba3442c SHA512 4e385b070cf904dcfd9219f68fdba742b3cf65cca8d182b18678aad5b2272386586dd41722a1f6dd7dfc5631d63605a5919384a3186d658b5e30e8f7ff090890
+EBUILD z3-4.8.4.ebuild 2631 BLAKE2B 4358516bae76d4c8f3d3d0989cfc58e73f383706e6618dfa71dca4dfc0bf0531daf231f34fc37b3c650a58ceee77c2f987313567407caa3ac4aca886fe1cf1bd SHA512 e7ffe30a685caa51c28e14b23f980cc488aa9325f422732c50a79aba4f1e4e7433fc2a7d838902f628400d4f2fff974a556f6ac68f9139d9ad692ed863404806
MISC metadata.xml 862 BLAKE2B 1d219fcfb0772a48ec398a51b8916748db336730b91b66e336e8df0b8522b9a47df718d6303aff5f305b699e9297aaad9b352c69d529a93f66cf2a1b76c8f094 SHA512 2a5cc11ae87199a23c72ffb7366c65cbb33683bb6ad142d1df84a65b56bd69f50907bca69f066a1c860947254c241089521c026bac9ff92bd405038c266907ef
diff --git a/sci-mathematics/z3/z3-4.8.4.ebuild b/sci-mathematics/z3/z3-4.8.4.ebuild
index 5f7ce1c77b0f..635541f00be0 100644
--- a/sci-mathematics/z3/z3-4.8.4.ebuild
+++ b/sci-mathematics/z3/z3-4.8.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/Z3Prover/z3/archive/${P}.tar.gz"
SLOT="0/4.8"
LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="doc examples gmp isabelle java openmp python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"