summaryrefslogtreecommitdiff
path: root/sci-mathematics/reduce
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/reduce
parent79599515788b85b18aa655e7b7f8cc05c1bbddd8 (diff)
gentoo resync : 20.02.2019
Diffstat (limited to 'sci-mathematics/reduce')
-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
6 files changed, 0 insertions, 123 deletions
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
-}