From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/relion/
Date: Sun, 26 Dec 2021 14:14:49 +0000 (UTC) [thread overview]
Message-ID: <1640528080.24f95ca3827040b3cac0d00bdd1f3ad010693fd8.andrewammerlaan@gentoo> (raw)
commit: 24f95ca3827040b3cac0d00bdd1f3ad010693fd8
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 26 14:14:40 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Dec 26 14:14:40 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=24f95ca3
sci-chemistry/relion: drop USE cuda
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sci-chemistry/relion/metadata.xml | 1 -
sci-chemistry/relion/relion-3.1.1.ebuild | 18 ++++++++----------
2 files changed, 8 insertions(+), 11 deletions(-)
diff --git a/sci-chemistry/relion/metadata.xml b/sci-chemistry/relion/metadata.xml
index 8fe354309..cdabe7f2c 100644
--- a/sci-chemistry/relion/metadata.xml
+++ b/sci-chemistry/relion/metadata.xml
@@ -11,6 +11,5 @@
</maintainer>
<use>
<flag name="gui">Enable relion gui</flag>
- <flag name="cuda">Enable CUDA support</flag>
</use>
</pkgmetadata>
diff --git a/sci-chemistry/relion/relion-3.1.1.ebuild b/sci-chemistry/relion/relion-3.1.1.ebuild
index db5753988..39e4ab229 100644
--- a/sci-chemistry/relion/relion-3.1.1.ebuild
+++ b/sci-chemistry/relion/relion-3.1.1.ebuild
@@ -12,20 +12,18 @@ SRC_URI="https://github.com/3dem/relion/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
-IUSE="+gui cuda"
+IUSE="+gui"
DEPEND="
- gui? ( x11-libs/fltk )
- dev-cpp/tbb
- sci-libs/fftw:3.0
- media-libs/tiff
- virtual/mpi
- cuda? ( dev-util/nvidia-cuda-toolkit )
- "
+ gui? ( x11-libs/fltk )
+ dev-cpp/tbb
+ sci-libs/fftw:3.0
+ media-libs/tiff
+ virtual/mpi
+"
RDEPEND="
${DEPEND}
sci-chemistry/ctffind
- cuda? ( sci-chemistry/MotionCor2 )
"
BDEPEND="${DEPEND}"
@@ -37,7 +35,7 @@ src_configure() {
-DFORCE_OWN_FFTW=OFF
-DFORCE_OWN_FLTK=OFF
-DFORCE_OWN_TBB=OFF
- -DCUDA=$(usex cuda)
+ -DCUDA=OFF
-DGUI=$(usex gui)
)
cmake_src_configure
next reply other threads:[~2021-12-26 14:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-26 14:14 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-01 12:03 [gentoo-commits] proj/sci:master commit in: sci-chemistry/relion/ Alexey Shvetsov
2021-01-18 11:55 Andrew Ammerlaan
2019-10-30 9:19 Alexey Shvetsov
2019-10-30 8:51 Alexey Shvetsov
2019-10-30 8:04 Alexey Shvetsov
2019-10-30 8:04 Alexey Shvetsov
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=1640528080.24f95ca3827040b3cac0d00bdd1f3ad010693fd8.andrewammerlaan@gentoo \
--to=andrewammerlaan@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