From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/geant-vmc/
Date: Sun, 27 Jul 2014 08:58:42 +0000 (UTC) [thread overview]
Message-ID: <1406402498.f1b0a762af6495064c802db4c47fd46e3e77252f.jlec@gentoo> (raw)
commit: f1b0a762af6495064c802db4c47fd46e3e77252f
Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sat Jul 26 19:21:38 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jul 26 19:21:38 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f1b0a762
Fix doxygen-generation, adapt to now working way to run the test-suite (patched upstream).
---
sci-physics/geant-vmc/ChangeLog | 5 +++++
sci-physics/geant-vmc/geant-vmc-9999.ebuild | 19 +++++--------------
2 files changed, 10 insertions(+), 14 deletions(-)
diff --git a/sci-physics/geant-vmc/ChangeLog b/sci-physics/geant-vmc/ChangeLog
index 807b464..1a52d9e 100644
--- a/sci-physics/geant-vmc/ChangeLog
+++ b/sci-physics/geant-vmc/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 26 Jul 2014; Oliver Freyermuth <o.freyermuth@googlemail.com>
+ geant-vmc-9999.ebuild:
+ Fix doxygen-generation, adapt to now working way to run the test-suite
+ (patched upstream).
+
*geant-vmc-9999 (06 Jul 2014)
06 Jul 2014; Oliver Freyermuth <o.freyermuth@googlemail.com>
diff --git a/sci-physics/geant-vmc/geant-vmc-9999.ebuild b/sci-physics/geant-vmc/geant-vmc-9999.ebuild
index fa8fa55..f0a1ebe 100644
--- a/sci-physics/geant-vmc/geant-vmc-9999.ebuild
+++ b/sci-physics/geant-vmc/geant-vmc-9999.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="http://root.cern.ch/root/vmc/VirtualMC.html"
LICENSE="GPL-2"
SLOT="4"
-IUSE="doc examples geant3 +g4root +mtroot vgm"
+IUSE="doc examples geant3 +g4root +mtroot vgm test"
RDEPEND="
sci-physics/root:=
@@ -35,6 +35,7 @@ src_configure() {
$(cmake-utils_use geant3 Geant4VMC_USE_GEANT4_G3TOG4)
$(cmake-utils_use g4root Geant4VMC_USE_G4Root)
$(cmake-utils_use mtroot Geant4VMC_USE_MTRoot)
+ $(cmake-utils_use test Geant4VMC_BUILD_EXAMPLES)
$(cmake-utils_use examples Geant4VMC_INSTALL_EXAMPLES)
)
cmake-utils_src_configure
@@ -42,7 +43,7 @@ src_configure() {
src_compile() {
cmake-utils_src_compile
- local dirs="g4root mtroot source"
+ local dirs="source"
use g4root && dirs+=" g4root "
use mtroot && dirs+=" mtroot "
use examples && dirs+=" examples "
@@ -58,18 +59,8 @@ src_compile() {
src_test() {
cd examples || die
- local origDir=${CMAKE_USE_DIR}
- CMAKE_USE_DIR=${CMAKE_USE_DIR}/examples
- CMAKE_IN_SOURCE_BUILD=1
- CMAKE_MODULE_PATH=../cmake
- local mycmakeargs=(
- -DCMAKE_MODULE_PATH=${origDir}/cmake
- )
- cmake-utils_src_configure
- cmake-utils_src_compile
- ./run_suite.sh || die
- CMAKE_IN_SOURCE_BUILD=0
- CMAKE_USE_DIR=$origDir
+ ./test_suite.sh --g3=off --builddir="${BUILD_DIR}" || die
+ ./test_suite_exe.sh --g3=off --builddir="${BUILD_DIR}" || die
}
src_install() {
next reply other threads:[~2014-07-27 8:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-27 8:58 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-22 2:09 [gentoo-commits] proj/sci:master commit in: sci-physics/geant-vmc/ Aisha Tammy
2015-01-13 2:06 Christoph Junghans
2014-07-07 6:36 Justin Lecher
2014-04-03 17:48 Sebastien Fabbro
2014-04-02 23:05 Sebastien Fabbro
2014-03-27 21:51 Sebastien Fabbro
2014-02-03 1:39 Sebastien Fabbro
2014-01-06 17:41 Justin Lecher
2014-01-06 17:41 Justin Lecher
2013-11-26 5:33 Sebastien Fabbro
2013-06-05 17:17 Sebastien Fabbro
2013-01-21 17:33 Sebastien Fabbro
2013-01-18 23:59 Sebastien Fabbro
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=1406402498.f1b0a762af6495064c802db4c47fd46e3e77252f.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