From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/nvidia-cuda-sdk/
Date: Thu, 3 Nov 2016 17:37:55 +0000 (UTC) [thread overview]
Message-ID: <1478194638.6269fb24068730c5b128235508c21097a38dedfd.soap@gentoo> (raw)
commit: 6269fb24068730c5b128235508c21097a38dedfd
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Thu Nov 3 12:16:55 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Nov 3 17:37:18 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6269fb24
dev-util/nvidia-cuda-sdk: Add mpi use flag, fix sample installation
Gentoo-bug: 598486
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2729
Signed-off-by: David Seifert <soap <AT> gentoo.org>
...idia-cuda-sdk-8.0.44.ebuild => nvidia-cuda-sdk-8.0.44-r1.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-8.0.44.ebuild b/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-8.0.44-r1.ebuild
similarity index 97%
rename from dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-8.0.44.ebuild
rename to dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-8.0.44-r1.ebuild
index c1d14f7..004acc0 100644
--- a/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-8.0.44.ebuild
+++ b/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-8.0.44-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://developer.nvidia.com/compute/cuda/${MYD}/prod/local_installers/
LICENSE="CUDPP"
SLOT="0"
KEYWORDS="~amd64 ~amd64-linux"
-IUSE="+cuda debug +doc +examples opencl"
+IUSE="+cuda debug +doc +examples opencl mpi"
RDEPEND="
~dev-util/nvidia-cuda-toolkit-${PV}
@@ -23,8 +23,8 @@ RDEPEND="
examples? (
media-libs/freeimage
media-libs/glew:=
- virtual/mpi
>=x11-drivers/nvidia-drivers-367.44[uvm]
+ mpi? ( virtual/mpi )
)"
DEPEND="${RDEPEND}"
@@ -139,6 +139,6 @@ src_install() {
insinto /opt/cuda/sdk/"${t}"
doins "${f}"
fi
- done < <(find -type f . -print0)
+ done < <(find . -type f -print0)
eend
}
next reply other threads:[~2016-11-03 17:38 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-03 17:37 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-01-11 13:26 [gentoo-commits] repo/gentoo:master commit in: dev-util/nvidia-cuda-sdk/ Andrew Ammerlaan
2021-07-14 22:45 Marek Szuba
2021-03-21 15:53 David Seifert
2020-12-27 21:10 David Seifert
2020-03-25 14:01 Benda XU
2019-11-18 11:34 Benda XU
2019-11-14 2:09 Benda XU
2019-11-13 16:05 Mike Gilbert
2019-11-13 8:44 Benda XU
2018-06-07 10:36 Alexey Shvetsov
2018-02-18 17:18 Patrice Clement
2018-01-26 21:42 David Seifert
2018-01-26 21:42 David Seifert
2017-12-10 14:51 Ulrich Müller
2017-11-26 11:39 David Seifert
2017-11-10 13:25 Guilherme Amadio
2017-05-20 21:24 Michał Górny
2017-03-02 7:50 David Seifert
2017-01-20 19:42 Justin Lecher
2017-01-19 21:45 Lars Wendler
2017-01-19 10:37 Agostino Sarubbo
2017-01-03 7:39 Justin Lecher
2017-01-03 7:39 Justin Lecher
2016-10-26 21:32 David Seifert
2015-10-12 11:43 Justin Lecher
2015-09-09 9:49 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=1478194638.6269fb24068730c5b128235508c21097a38dedfd.soap@gentoo \
--to=soap@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