From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/vgm/
Date: Sat, 24 Dec 2022 07:42:48 +0000 (UTC) [thread overview]
Message-ID: <1671867696.fec296a07eb82feb1e34ed1849f780d28ef78aab.sam@gentoo> (raw)
commit: fec296a07eb82feb1e34ed1849f780d28ef78aab
Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sun Dec 18 17:58:59 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 24 07:41:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fec296a0
sci-physics/vgm: require <sci-physics/geant-4.11.1
There is include breakage with newer versions,
and libraries are missing for VGM tests (G4gl2ps).
Closes: https://bugs.gentoo.org/886599
Signed-off-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com>
Closes: https://github.com/gentoo/gentoo/pull/28705
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-physics/vgm/vgm-5.0.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/sci-physics/vgm/vgm-5.0.ebuild b/sci-physics/vgm/vgm-5.0.ebuild
index d58370b67b04..99dabda494c5 100644
--- a/sci-physics/vgm/vgm-5.0.ebuild
+++ b/sci-physics/vgm/vgm-5.0.ebuild
@@ -22,9 +22,13 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="doc examples +geant4 +root test"
+# upper version bound for Geant, see https://github.com/vmc-project/vgm/issues/10
RDEPEND="
sci-physics/clhep:=
- geant4? ( >=sci-physics/geant-4.11[c++17] )
+ geant4? (
+ >=sci-physics/geant-4.11[c++17]
+ <sci-physics/geant-4.11.1[c++17]
+ )
root? ( sci-physics/root:=[c++17] )"
DEPEND="${RDEPEND}
doc? ( app-doc/doxygen[dot] )
next reply other threads:[~2022-12-24 7:42 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-24 7:42 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-10 20:06 [gentoo-commits] repo/gentoo:master commit in: sci-physics/vgm/ Guilherme Amadio
2023-12-05 12:16 Guilherme Amadio
2023-09-13 8:10 Guilherme Amadio
2023-09-13 8:10 Guilherme Amadio
2023-01-26 11:11 Guilherme Amadio
2022-02-11 7:36 Guilherme Amadio
2022-02-11 7:36 Guilherme Amadio
2022-02-11 7:36 Guilherme Amadio
2021-09-02 15:15 Guilherme Amadio
2021-06-28 19:25 Guilherme Amadio
2021-06-28 16:15 Guilherme Amadio
2021-02-15 0:32 Sam James
2021-01-21 8:26 Joonas Niilola
2020-09-17 7:39 Guilherme Amadio
2020-05-20 12:38 Guilherme Amadio
2020-05-20 12:38 Guilherme Amadio
2020-05-20 12:38 Guilherme Amadio
2020-05-20 12:38 Guilherme Amadio
2019-08-11 11:20 David Seifert
2019-07-18 18:00 Michał Górny
2018-08-24 6:01 Michał Górny
2018-08-23 12:30 Michał Górny
2018-08-23 12:30 Michał Górny
2018-02-20 20:43 Patrice Clement
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=1671867696.fec296a07eb82feb1e34ed1849f780d28ef78aab.sam@gentoo \
--to=sam@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