From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/mkl/
Date: Wed, 2 Mar 2016 20:44:44 +0000 (UTC) [thread overview]
Message-ID: <1456951479.392cd06ebc6ac9fc6a93f70e975b39c51f039a8e.jlec@gentoo> (raw)
commit: 392cd06ebc6ac9fc6a93f70e975b39c51f039a8e
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 2 20:16:22 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Mar 2 20:44:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=392cd06e
sci-libs/mkl: Properly check for free disk space
Gentoo-Bugs: https://bugs.gentoo.org/show_bug.cgi?id=576044
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-libs/mkl/mkl-10.0.5.025.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/sci-libs/mkl/mkl-10.0.5.025.ebuild b/sci-libs/mkl/mkl-10.0.5.025.ebuild
index 4978b61..f49e232 100644
--- a/sci-libs/mkl/mkl-10.0.5.025.ebuild
+++ b/sci-libs/mkl/mkl-10.0.5.025.ebuild
@@ -31,6 +31,8 @@ RDEPEND="${DEPEND}
MKL_DIR=/opt/intel/${PN}/${PV}
INTEL_LIC_DIR=/opt/intel/licenses
+CHECKREQS_DISK_BUILD=3500M
+
QA_PREBUILT="opt/intel/${PN}/${PV}/*"
get_fcomp() {
@@ -45,6 +47,7 @@ get_fcomp() {
}
pkg_setup() {
+ check-reqs_pkg_setup
fortran-2_pkg_setup
# Check the license
if [[ -z ${MKL_LICENSE} ]]; then
@@ -89,6 +92,8 @@ pkg_setup() {
}
src_prepare() {
+ check-reqs_src_prepare
+
cd l_${PN}_*_${PV}/install || die
cp ${MKL_LICENSE} "${WORKDIR}"/ || die
next reply other threads:[~2016-03-02 20:44 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-02 20:44 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-12 18:22 [gentoo-commits] repo/gentoo:master commit in: sci-libs/mkl/ Michał Górny
2025-09-12 17:14 Michał Górny
2025-08-23 18:43 Michał Górny
2025-07-21 15:06 Michał Górny
2025-07-21 15:06 Michał Górny
2025-07-18 3:48 Michał Górny
2025-07-17 18:54 Michał Górny
2025-07-17 18:54 Michał Górny
2025-07-17 18:54 Michał Górny
2025-07-17 18:54 Michał Górny
2025-07-17 18:54 Michał Górny
2025-07-17 18:54 Michał Górny
2025-07-17 18:54 Michał Górny
2024-08-17 21:50 Mike Gilbert
2024-08-04 11:15 Andrew Ammerlaan
2023-02-25 6:52 Andrew Ammerlaan
2022-12-10 19:43 Andrew Ammerlaan
2022-12-10 18:26 Andrew Ammerlaan
2022-12-10 15:46 Andrew Ammerlaan
2022-11-23 18:25 Andrew Ammerlaan
2021-11-29 5:48 Sam James
2020-11-10 3:11 Matthias Maier
2020-11-09 14:38 Benda XU
2020-11-09 7:38 Benda XU
2020-11-09 7:38 Benda XU
2019-09-23 17:16 Michał Górny
2018-05-11 21:56 Patrice Clement
2017-12-10 21:41 Michał Górny
2016-08-23 8:44 David Seifert
2016-08-23 8:44 David Seifert
2015-12-29 10:02 Justin Lecher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1456951479.392cd06ebc6ac9fc6a93f70e975b39c51f039a8e.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox