diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2021-01-17 12:50:52 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-01-17 12:50:52 +0100 |
commit | 645615a3dbf8b4c4855d635725e0b5db5f152a02 (patch) | |
tree | 57ba97e1ab10fd37dc4fb8615dd5d46b1dcbd37d /sci-libs/sundials | |
parent | sci-libs/ipopt: Remove old (diff) | |
download | gentoo-645615a3dbf8b4c4855d635725e0b5db5f152a02.tar.gz gentoo-645615a3dbf8b4c4855d635725e0b5db5f152a02.tar.bz2 gentoo-645615a3dbf8b4c4855d635725e0b5db5f152a02.zip |
sci-libs/sundials: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-libs/sundials')
-rw-r--r-- | sci-libs/sundials/Manifest | 4 | ||||
-rw-r--r-- | sci-libs/sundials/files/sundials-4.0.2-fix-license-install-path.patch | 16 | ||||
-rw-r--r-- | sci-libs/sundials/files/sundials-4.1.0-fix-license-install-path.patch | 16 | ||||
-rw-r--r-- | sci-libs/sundials/files/sundials-5.0.0-fix-license-install-path.patch | 16 | ||||
-rw-r--r-- | sci-libs/sundials/files/sundials-5.1.0-fix-license-install-path.patch | 16 | ||||
-rw-r--r-- | sci-libs/sundials/sundials-4.0.2.ebuild | 73 | ||||
-rw-r--r-- | sci-libs/sundials/sundials-4.1.0.ebuild | 73 | ||||
-rw-r--r-- | sci-libs/sundials/sundials-5.0.0.ebuild | 69 | ||||
-rw-r--r-- | sci-libs/sundials/sundials-5.1.0.ebuild | 70 |
9 files changed, 0 insertions, 353 deletions
diff --git a/sci-libs/sundials/Manifest b/sci-libs/sundials/Manifest index 0ad406c16c2b..8e2bf49a6617 100644 --- a/sci-libs/sundials/Manifest +++ b/sci-libs/sundials/Manifest @@ -1,6 +1,2 @@ DIST sundials-3.2.1.tar.gz 14958699 BLAKE2B ecc4b454ec589e9177acc9375e1db370ad6281f8d29580d9558ad3146dbbaab52794013e9cb56ad83f7309dbd3084a1ccaf6972c6b1468cefcc86bf30d3a460c SHA512 1f3e4b12f368e4f50c38b970c012f1702e339319ee0a858661bdf83e5739bb5b8a36f98b82e2ef76d1ce8a473123046347ee1b44f3cb685509823864f0af1384 -DIST sundials-4.0.2.tar.gz 17183377 BLAKE2B e322a978186f41d84a936faa55962ef6794bf99d6c6a108bfa2bd5615f27f32f7ab6ca4989802fa052d3132b53dca3069b7e4ec9941f95efb92de7bf0792dd88 SHA512 6d0a6fc49c695e70593da71892f0906585dee9c94899bb6b8c9a56c85f345809565166a62544647fdac411d22e37276b9b1bb78ba9be46eaeb28dcd3f6162ef5 -DIST sundials-4.1.0.tar.gz 17221960 BLAKE2B 598c7adc9e37fcfb1f44a3235f58af489ad907d053cb67ee0d3b076076621958374eb847e48318ddf7ced85a7601c5330ac640c7abe8723aaee7d650e3298b8d SHA512 1922dca3f0b8869098670aede802e48abec39607c96304e4efd9b03d195b16920175846fce10641aeebc48c216bda73c8691139dce57ffa7731a6bc8194b81b0 -DIST sundials-5.0.0.tar.gz 18820465 BLAKE2B 77bc7bd489b52ff316f3e889aad4ec27830c42650591270443d45a0aa958d06663e93931a8933ca2d228619263219be4d7441cb473eaaedeab958ae47418a44e SHA512 4962adabcde19207b5044d1e63758d58b5d3cfeefcd0eae65ddfe5499931bf19fa98bafbd4742045cc255f6b4a45653f41df7a7739f86d6eb47c79c9312b4471 -DIST sundials-5.1.0.tar.gz 18496945 BLAKE2B bfe2c88bd1a43c6e0b50e30a4498d23da9e495b4a27e67ff309a032f892cfd8ce54010f567f26b1ecd40a2e21e9364f0b75d0b5dde2771c9e35ad4912e7abf64 SHA512 ad2fef1197fe5680651b63a1da8fab0087416c943f9142e6d0ac8388113fb7e33a7297847f550585d7e8fed1d33111ab85235b3a2f94ac81004f5f3eb584c021 DIST sundials-5.2.0.tar.gz 18639221 BLAKE2B c10e6deb5839993b8601347be94412d0b0c058084b4dc0d380681f7b4debd535f9736c2ef734e9fd84c6ddc190ab05f46abcb711225ec1f156a18d8edb6317fb SHA512 99163a104e436dab4779c77519502b5614b65d726324b29b14236315f6916beb5863fcd56b5acf19f62985c033b227fba1ebd3d3c4607ce991d94ee7739bb55f diff --git a/sci-libs/sundials/files/sundials-4.0.2-fix-license-install-path.patch b/sci-libs/sundials/files/sundials-4.0.2-fix-license-install-path.patch deleted file mode 100644 index fbcf53c410cf..000000000000 --- a/sci-libs/sundials/files/sundials-4.0.2-fix-license-install-path.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -Nur old/CMakeLists.txt new/CMakeLists.txt ---- old/CMakeLists.txt 2019-01-23 01:05:44.000000000 +0300 -+++ new/CMakeLists.txt 2019-06-23 00:35:57.000000000 +0300 -@@ -1210,10 +1210,10 @@ - # install license and notice files - INSTALL( - FILES ${PROJECT_SOURCE_DIR}/LICENSE -- DESTINATION include/sundials -+ DESTINATION share/doc/sundials-4.0.2 - ) - INSTALL( - FILES ${PROJECT_SOURCE_DIR}/NOTICE -- DESTINATION include/sundials -+ DESTINATION share/doc/sundials-4.0.2 - ) - diff --git a/sci-libs/sundials/files/sundials-4.1.0-fix-license-install-path.patch b/sci-libs/sundials/files/sundials-4.1.0-fix-license-install-path.patch deleted file mode 100644 index 6eb75ce59cff..000000000000 --- a/sci-libs/sundials/files/sundials-4.1.0-fix-license-install-path.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -Nur old/CMakeLists.txt new/CMakeLists.txt ---- old/CMakeLists.txt 2019-02-12 21:50:51.000000000 +0300 -+++ new/CMakeLists.txt 2019-06-23 00:39:23.000000000 +0300 -@@ -1168,10 +1168,10 @@ - # install license and notice files - INSTALL( - FILES ${PROJECT_SOURCE_DIR}/LICENSE -- DESTINATION include/sundials -+ DESTINATION share/doc/sundials-4.1.0 - ) - INSTALL( - FILES ${PROJECT_SOURCE_DIR}/NOTICE -- DESTINATION include/sundials -+ DESTINATION share/doc/sundials-4.1.0 - ) - diff --git a/sci-libs/sundials/files/sundials-5.0.0-fix-license-install-path.patch b/sci-libs/sundials/files/sundials-5.0.0-fix-license-install-path.patch deleted file mode 100644 index 5de76573630a..000000000000 --- a/sci-libs/sundials/files/sundials-5.0.0-fix-license-install-path.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index d5436bf..76b27c5 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -1122,9 +1122,9 @@ endif() - # install license and notice files - install( - FILES ${PROJECT_SOURCE_DIR}/LICENSE -- DESTINATION include/sundials -+ DESTINATION share/doc/sundials-5.0.0 - ) - install( - FILES ${PROJECT_SOURCE_DIR}/NOTICE -- DESTINATION include/sundials -+ DESTINATION share/doc/sundials-5.0.0 - ) diff --git a/sci-libs/sundials/files/sundials-5.1.0-fix-license-install-path.patch b/sci-libs/sundials/files/sundials-5.1.0-fix-license-install-path.patch deleted file mode 100644 index 48b019611cb2..000000000000 --- a/sci-libs/sundials/files/sundials-5.1.0-fix-license-install-path.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index d5436bf..76b27c5 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -1146,9 +1146,9 @@ endif() - # install license and notice files - install( - FILES ${PROJECT_SOURCE_DIR}/LICENSE -- DESTINATION include/sundials -+ DESTINATION share/doc/sundials-5.1.0 - ) - install( - FILES ${PROJECT_SOURCE_DIR}/NOTICE -- DESTINATION include/sundials -+ DESTINATION share/doc/sundials-5.1.0 - ) diff --git a/sci-libs/sundials/sundials-4.0.2.ebuild b/sci-libs/sundials/sundials-4.0.2.ebuild deleted file mode 100644 index 54f396b21f78..000000000000 --- a/sci-libs/sundials/sundials-4.0.2.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -CMAKE_MAKEFILE_GENERATOR="emake" -FORTRAN_NEEDED=fortran -FORTRAN_STANDARD=90 - -inherit cmake-utils toolchain-funcs fortran-2 - -DESCRIPTION="Suite of nonlinear solvers" -HOMEPAGE="https://computation.llnl.gov/projects/sundials" -SRC_URI="https://computation.llnl.gov/projects/sundials/download/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/$(ver_cut 1)" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="cxx doc examples fortran hypre lapack mpi openmp sparse static-libs superlumt threads" -REQUIRED_USE="hypre? ( mpi )" - -RDEPEND=" - lapack? ( virtual/lapack ) - mpi? ( virtual/mpi sci-libs/hypre:= ) - sparse? ( sci-libs/klu:= ) - superlumt? ( sci-libs/superlu_mt:= ) -" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -PATCHES=( "${FILESDIR}"/${P}-fix-license-install-path.patch ) - -pkg_setup() { - if [[ ${MERGE_TYPE} != binary ]] && use openmp && [[ $(tc-getCC) == *gcc ]] && ! tc-has-openmp; then - ewarn "OpenMP is not available in your current selected gcc" - die "need openmp capable gcc" - fi -} - -src_configure() { - mycmakeargs+=( - -DBUILD_SHARED_LIBS=ON - -DBUILD_STATIC_LIBS="$(usex static-libs)" - -DCXX_ENABLE="$(usex cxx)" - -DFCMIX_ENABLE="$(usex fortran)" - -DF90_ENABLE="$(usex fortran)" - -DHYPRE_ENABLE="$(usex hypre)" - -DHYPRE_INCLUDE_DIR="${EPREFIX}/usr/include/hypre" - -DKLU_ENABLE="$(usex sparse)" - -DKLU_LIBRARY="${EPREFIX}/usr/$(get_libdir)/libklu.so" - -DLAPACK_ENABLE="$(usex lapack)" - -DMPI_ENABLE="$(usex mpi)" - -DOPENMP_ENABLE="$(usex openmp)" - -DPTHREAD_ENABLE="$(usex threads)" - -DSUPERLUMT_ENABLE="$(usex superlumt)" - -DSUPERLUMT_INCLUDE_DIR="${EPREFIX}/usr/include/superlu_mt" - -DSUPERLUMT_LIBRARY="superlu_mt" - -DEXAMPLES_ENABLE="$(usex examples)" - -DEXAMPLES_INSTALL=ON - -DEXAMPLES_INSTALL_PATH="/usr/share/doc/${PF}/examples" - -DUSE_GENERIC_MATH=ON - ) - cmake-utils_src_configure -} - -src_install() { - cmake-utils_src_install - use doc && dodoc doc/*/*.pdf - cd src - for r in */README; do - newdoc ${r} README-${r%/*} - done -} diff --git a/sci-libs/sundials/sundials-4.1.0.ebuild b/sci-libs/sundials/sundials-4.1.0.ebuild deleted file mode 100644 index 54f396b21f78..000000000000 --- a/sci-libs/sundials/sundials-4.1.0.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -CMAKE_MAKEFILE_GENERATOR="emake" -FORTRAN_NEEDED=fortran -FORTRAN_STANDARD=90 - -inherit cmake-utils toolchain-funcs fortran-2 - -DESCRIPTION="Suite of nonlinear solvers" -HOMEPAGE="https://computation.llnl.gov/projects/sundials" -SRC_URI="https://computation.llnl.gov/projects/sundials/download/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/$(ver_cut 1)" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="cxx doc examples fortran hypre lapack mpi openmp sparse static-libs superlumt threads" -REQUIRED_USE="hypre? ( mpi )" - -RDEPEND=" - lapack? ( virtual/lapack ) - mpi? ( virtual/mpi sci-libs/hypre:= ) - sparse? ( sci-libs/klu:= ) - superlumt? ( sci-libs/superlu_mt:= ) -" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -PATCHES=( "${FILESDIR}"/${P}-fix-license-install-path.patch ) - -pkg_setup() { - if [[ ${MERGE_TYPE} != binary ]] && use openmp && [[ $(tc-getCC) == *gcc ]] && ! tc-has-openmp; then - ewarn "OpenMP is not available in your current selected gcc" - die "need openmp capable gcc" - fi -} - -src_configure() { - mycmakeargs+=( - -DBUILD_SHARED_LIBS=ON - -DBUILD_STATIC_LIBS="$(usex static-libs)" - -DCXX_ENABLE="$(usex cxx)" - -DFCMIX_ENABLE="$(usex fortran)" - -DF90_ENABLE="$(usex fortran)" - -DHYPRE_ENABLE="$(usex hypre)" - -DHYPRE_INCLUDE_DIR="${EPREFIX}/usr/include/hypre" - -DKLU_ENABLE="$(usex sparse)" - -DKLU_LIBRARY="${EPREFIX}/usr/$(get_libdir)/libklu.so" - -DLAPACK_ENABLE="$(usex lapack)" - -DMPI_ENABLE="$(usex mpi)" - -DOPENMP_ENABLE="$(usex openmp)" - -DPTHREAD_ENABLE="$(usex threads)" - -DSUPERLUMT_ENABLE="$(usex superlumt)" - -DSUPERLUMT_INCLUDE_DIR="${EPREFIX}/usr/include/superlu_mt" - -DSUPERLUMT_LIBRARY="superlu_mt" - -DEXAMPLES_ENABLE="$(usex examples)" - -DEXAMPLES_INSTALL=ON - -DEXAMPLES_INSTALL_PATH="/usr/share/doc/${PF}/examples" - -DUSE_GENERIC_MATH=ON - ) - cmake-utils_src_configure -} - -src_install() { - cmake-utils_src_install - use doc && dodoc doc/*/*.pdf - cd src - for r in */README; do - newdoc ${r} README-${r%/*} - done -} diff --git a/sci-libs/sundials/sundials-5.0.0.ebuild b/sci-libs/sundials/sundials-5.0.0.ebuild deleted file mode 100644 index 9505cbb40bfd..000000000000 --- a/sci-libs/sundials/sundials-5.0.0.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -CMAKE_MAKEFILE_GENERATOR="emake" -FORTRAN_NEEDED=fortran -FORTRAN_STANDARD=90 - -inherit cmake-utils toolchain-funcs fortran-2 - -DESCRIPTION="Suite of nonlinear solvers" -HOMEPAGE="https://computation.llnl.gov/projects/sundials" -SRC_URI="https://computation.llnl.gov/projects/sundials/download/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/$(ver_cut 1)" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="cxx doc examples fortran hypre lapack mpi openmp sparse static-libs superlumt threads" -REQUIRED_USE="hypre? ( mpi )" - -RDEPEND=" - lapack? ( virtual/lapack ) - mpi? ( virtual/mpi sci-libs/hypre:= ) - sparse? ( sci-libs/klu:= ) - superlumt? ( sci-libs/superlu_mt:= ) -" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -PATCHES=( "${FILESDIR}"/${P}-fix-license-install-path.patch ) - -pkg_setup() { - if [[ ${MERGE_TYPE} != binary ]] && use openmp && [[ $(tc-getCC) == *gcc ]] && ! tc-has-openmp; then - ewarn "OpenMP is not available in your current selected gcc" - die "need openmp capable gcc" - fi -} - -src_configure() { - mycmakeargs+=( - -DBUILD_SHARED_LIBS=ON - -DBUILD_STATIC_LIBS="$(usex static-libs)" - -DCXX_ENABLE="$(usex cxx)" - -DFCMIX_ENABLE="$(usex fortran)" - -DF90_ENABLE="$(usex fortran)" - -DHYPRE_ENABLE="$(usex hypre)" - -DHYPRE_INCLUDE_DIR="${EPREFIX}/usr/include/hypre" - -DKLU_ENABLE="$(usex sparse)" - -DKLU_LIBRARY="${EPREFIX}/usr/$(get_libdir)/libklu.so" - -DLAPACK_ENABLE="$(usex lapack)" - -DMPI_ENABLE="$(usex mpi)" - -DOPENMP_ENABLE="$(usex openmp)" - -DPTHREAD_ENABLE="$(usex threads)" - -DSUPERLUMT_ENABLE="$(usex superlumt)" - -DSUPERLUMT_INCLUDE_DIR="${EPREFIX}/usr/include/superlu_mt" - -DSUPERLUMT_LIBRARY="-lsuperlu_mt" - -DEXAMPLES_ENABLE="$(usex examples)" - -DEXAMPLES_INSTALL=ON - -DEXAMPLES_INSTALL_PATH="/usr/share/doc/${PF}/examples" - -DUSE_GENERIC_MATH=ON - ) - cmake-utils_src_configure -} - -src_install() { - cmake-utils_src_install - use doc && dodoc doc/*/*.pdf -} diff --git a/sci-libs/sundials/sundials-5.1.0.ebuild b/sci-libs/sundials/sundials-5.1.0.ebuild deleted file mode 100644 index c6bc6848c819..000000000000 --- a/sci-libs/sundials/sundials-5.1.0.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -CMAKE_MAKEFILE_GENERATOR="emake" -FORTRAN_NEEDED=fortran -FORTRAN_STANDARD="77 90" -# if FFLAGS and FCFLAGS are set then should be equal - -inherit cmake fortran-2 toolchain-funcs - -DESCRIPTION="Suite of nonlinear solvers" -HOMEPAGE="https://computation.llnl.gov/projects/sundials" -SRC_URI="https://computation.llnl.gov/projects/sundials/download/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/$(ver_cut 1)" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="cxx doc examples fortran hypre lapack mpi openmp sparse static-libs superlumt threads" -REQUIRED_USE="hypre? ( mpi )" - -BDEPEND="virtual/pkgconfig" -RDEPEND=" - lapack? ( virtual/lapack ) - mpi? ( virtual/mpi sci-libs/hypre:= ) - sparse? ( sci-libs/klu ) - superlumt? ( sci-libs/superlu_mt:= ) -" -DEPEND="${RDEPEND}" - -PATCHES=( "${FILESDIR}"/${P}-fix-license-install-path.patch ) - -pkg_setup() { - if [[ ${MERGE_TYPE} != binary ]] && use openmp && [[ $(tc-getCC) == *gcc ]] && ! tc-has-openmp; then - ewarn "OpenMP is not available in your current selected gcc" - die "need openmp capable gcc" - fi -} - -src_configure() { - mycmakeargs+=( - -DBUILD_SHARED_LIBS=ON - -DBUILD_STATIC_LIBS="$(usex static-libs)" - -DCXX_ENABLE="$(usex cxx)" - -DFCMIX_ENABLE="$(usex fortran)" - -DF90_ENABLE="$(usex fortran)" - -DHYPRE_ENABLE="$(usex hypre)" - -DHYPRE_INCLUDE_DIR="${EPREFIX}/usr/include/hypre" - -DKLU_ENABLE="$(usex sparse)" - -DLAPACK_ENABLE="$(usex lapack)" - -DMPI_ENABLE="$(usex mpi)" - -DOPENMP_ENABLE="$(usex openmp)" - -DPTHREAD_ENABLE="$(usex threads)" - -DSUPERLUMT_ENABLE="$(usex superlumt)" - -DSUPERLUMT_INCLUDE_DIR="${EPREFIX}/usr/include/superlu_mt" - -DSUPERLUMT_LIBRARY="-lsuperlu_mt" - -DEXAMPLES_ENABLE="$(usex examples)" - -DEXAMPLES_INSTALL=ON - -DEXAMPLES_INSTALL_PATH="/usr/share/doc/${PF}/examples" - -DUSE_GENERIC_MATH=ON - ) - use sparse && mycmakeargs+=( -DKLU_LIBRARY="${EPREFIX}/usr/$(get_libdir)/libklu.so" ) - cmake_src_configure -} - -src_install() { - cmake_src_install - use doc && dodoc doc/*/*.pdf -} |