From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 719C4138334 for ; Wed, 26 Jun 2019 06:07:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1469DE0822; Wed, 26 Jun 2019 06:07:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CDFD8E07E0 for ; Wed, 26 Jun 2019 06:07:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B33F346A76 for ; Wed, 26 Jun 2019 06:07:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 048955C0 for ; Wed, 26 Jun 2019 06:07:19 +0000 (UTC) From: "Benda XU" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" Message-ID: <1561529169.5f8a985b71b033d7a7c4d252c00dd83669ee5913.heroxbd@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/cblas/, virtual/blas/, virtual/lapacke/, virtual/lapack/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/blas/blas-1.0.ebuild virtual/blas/blas-3.8.ebuild virtual/blas/metadata.xml virtual/cblas/cblas-1.0.ebuild virtual/cblas/cblas-3.8.ebuild virtual/cblas/metadata.xml virtual/lapack/lapack-3.0.ebuild virtual/lapack/lapack-3.1.ebuild virtual/lapack/lapack-3.8.ebuild virtual/lapack/metadata.xml virtual/lapacke/lapacke-3.8.ebuild virtual/lapacke/metadata.xml X-VCS-Directories: virtual/blas/ virtual/cblas/ virtual/lapack/ virtual/lapacke/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: 5f8a985b71b033d7a7c4d252c00dd83669ee5913 X-VCS-Branch: master Date: Wed, 26 Jun 2019 06:07:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 897af4bb-87b1-4a8b-bed5-afb2b60f6c50 X-Archives-Hash: ef6f08b7980159516a0534035a9f36e9 commit: 5f8a985b71b033d7a7c4d252c00dd83669ee5913 Author: Mo Zhou gmail com> AuthorDate: Wed Jun 26 02:27:40 2019 +0000 Commit: Benda XU gentoo org> CommitDate: Wed Jun 26 06:06:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f8a985b virtual/{blas,cblas,lapack,lapacke}: add/update virtual packages. These virtual packages are used by the BLAS/LAPACK runtime switching mechanism. Drop old EAPI=5 ebuilds. Closes: https://github.com/gentoo/gentoo/pull/12323 Closes: https://bugs.gentoo.org/373613 Closes: https://bugs.gentoo.org/669644 Closes: https://bugs.gentoo.org/564546 Closes: https://bugs.gentoo.org/565776 Closes: https://bugs.gentoo.org/646316 Closes: https://bugs.gentoo.org/563674 Closes: https://bugs.gentoo.org/659014 Closes: https://bugs.gentoo.org/659264 Closes: https://bugs.gentoo.org/657984 Closes: https://bugs.gentoo.org/381801 Closes: https://bugs.gentoo.org/646316 Closes: https://bugs.gentoo.org/565776 Closes: https://bugs.gentoo.org/498490 Signed-off-by: Mo Zhou gmail.com> Signed-off-by: Benda Xu gentoo.org> virtual/blas/blas-1.0.ebuild | 14 -------------- virtual/blas/blas-3.8.ebuild | 14 ++++++++++++++ virtual/blas/metadata.xml | 10 +++++++--- virtual/cblas/cblas-1.0.ebuild | 14 -------------- virtual/cblas/cblas-3.8.ebuild | 14 ++++++++++++++ virtual/cblas/metadata.xml | 10 +++++++--- virtual/lapack/lapack-3.0.ebuild | 13 ------------- virtual/lapack/lapack-3.1.ebuild | 13 ------------- virtual/lapack/lapack-3.8.ebuild | 14 ++++++++++++++ virtual/lapack/metadata.xml | 10 +++++++--- virtual/lapacke/lapacke-3.8.ebuild | 14 ++++++++++++++ virtual/{lapack => lapacke}/metadata.xml | 10 +++++++--- 12 files changed, 84 insertions(+), 66 deletions(-) diff --git a/virtual/blas/blas-1.0.ebuild b/virtual/blas/blas-1.0.ebuild deleted file mode 100644 index 83e7db925a5..00000000000 --- a/virtual/blas/blas-1.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" - -RDEPEND="|| ( - sci-libs/blas-reference - >=sci-libs/mkl-9.1.023 - sci-libs/blas-goto - )" diff --git a/virtual/blas/blas-3.8.ebuild b/virtual/blas/blas-3.8.ebuild new file mode 100644 index 00000000000..e3807aaa8c4 --- /dev/null +++ b/virtual/blas/blas-3.8.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +DESCRIPTION="Virtual for FORTRAN 77 BLAS implementation" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +IUSE="eselect-ldso" + +RDEPEND=" + >=sci-libs/lapack-3.8.0[eselect-ldso?] +" +DEPEND="${RDEPEND}" diff --git a/virtual/blas/metadata.xml b/virtual/blas/metadata.xml index 1b4d6e817c0..35dd50fb445 100644 --- a/virtual/blas/metadata.xml +++ b/virtual/blas/metadata.xml @@ -6,7 +6,11 @@ Gentoo Science Project -Gentoo virtual package for the Basic Linear Algebra Subprograms -FORTRAN 77 implementation. - + Gentoo virtual package for the Basic Linear Algebra Subprograms + FORTRAN 77 implementation. + + + Enable runtime library switching by + eselect and ld.so. + diff --git a/virtual/cblas/cblas-1.0.ebuild b/virtual/cblas/cblas-1.0.ebuild deleted file mode 100644 index 4d838124493..00000000000 --- a/virtual/cblas/cblas-1.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Virtual for BLAS C implementation" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" - -RDEPEND="|| ( - sci-libs/cblas-reference - sci-libs/gsl[-cblas-external] - >=sci-libs/mkl-9.1.023 - )" diff --git a/virtual/cblas/cblas-3.8.ebuild b/virtual/cblas/cblas-3.8.ebuild new file mode 100644 index 00000000000..0b295963f8d --- /dev/null +++ b/virtual/cblas/cblas-3.8.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +DESCRIPTION="Virtual for BLAS C implementation" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="eselect-ldso" + +RDEPEND=" + >=sci-libs/lapack-3.8.0[eselect-ldso?] +" +DEPEND="${RDEPEND}" diff --git a/virtual/cblas/metadata.xml b/virtual/cblas/metadata.xml index 9aac1c20c93..204ea7552ca 100644 --- a/virtual/cblas/metadata.xml +++ b/virtual/cblas/metadata.xml @@ -6,7 +6,11 @@ Gentoo Science Project -Gentoo virtual package for the Basic Linear Algebra Subprograms -C implementation. - + Gentoo virtual package for the Basic Linear Algebra Subprograms + C implementation. + + + Enable runtime library switching by + eselect and ld.so. + diff --git a/virtual/lapack/lapack-3.0.ebuild b/virtual/lapack/lapack-3.0.ebuild deleted file mode 100644 index 38d1fae658d..00000000000 --- a/virtual/lapack/lapack-3.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" - -RDEPEND="|| ( - sci-libs/lapack-reference - >=sci-libs/mkl-9.1.023 - )" diff --git a/virtual/lapack/lapack-3.1.ebuild b/virtual/lapack/lapack-3.1.ebuild deleted file mode 100644 index 30d27aba4b4..00000000000 --- a/virtual/lapack/lapack-3.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" - -RDEPEND="|| ( - >=sci-libs/lapack-reference-3.1 - >=sci-libs/mkl-10 - )" diff --git a/virtual/lapack/lapack-3.8.ebuild b/virtual/lapack/lapack-3.8.ebuild new file mode 100644 index 00000000000..93ddd49d8b7 --- /dev/null +++ b/virtual/lapack/lapack-3.8.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="eselect-ldso" + +RDEPEND=" + >=sci-libs/lapack-3.8.0[eselect-ldso?] +" +DEPEND="${RDEPEND}" diff --git a/virtual/lapack/metadata.xml b/virtual/lapack/metadata.xml index ccb7a1fa1fa..0b91d851efe 100644 --- a/virtual/lapack/metadata.xml +++ b/virtual/lapack/metadata.xml @@ -6,7 +6,11 @@ Gentoo Science Project -Gentoo virtual package for the Linear Algebra PACKAge -FORTRAN 77 implementation. - + Gentoo virtual package for the Linear Algebra PACKAge + FORTRAN 77 implementation. + + + Enable runtime library switching by + eselect and ld.so. + diff --git a/virtual/lapacke/lapacke-3.8.ebuild b/virtual/lapacke/lapacke-3.8.ebuild new file mode 100644 index 00000000000..fc61bf733e2 --- /dev/null +++ b/virtual/lapacke/lapacke-3.8.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Virtual for LAPACK C implementation" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="eselect-ldso" + +RDEPEND=" + >=sci-libs/lapack-3.8.0[lapacke,eselect-ldso?] +" +DEPEND="${RDEPEND}" diff --git a/virtual/lapack/metadata.xml b/virtual/lapacke/metadata.xml similarity index 57% copy from virtual/lapack/metadata.xml copy to virtual/lapacke/metadata.xml index ccb7a1fa1fa..299f0ab2ab6 100644 --- a/virtual/lapack/metadata.xml +++ b/virtual/lapacke/metadata.xml @@ -6,7 +6,11 @@ Gentoo Science Project -Gentoo virtual package for the Linear Algebra PACKAge -FORTRAN 77 implementation. - + Gentoo virtual package for the Linear Algebra PACKAge C + implementation. + + + Enable runtime library switching by + eselect and ld.so. +