From: "Alexander Puck Neuwirth" <alexander@neuwirth-informatik.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/openloops/
Date: Thu, 20 Feb 2025 14:02:40 +0000 (UTC) [thread overview]
Message-ID: <1740060113.0df326653c18350d8ee5897f624612f5e96a004f.alexander@gentoo> (raw)
commit: 0df326653c18350d8ee5897f624612f5e96a004f
Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
AuthorDate: Thu Feb 20 14:00:15 2025 +0000
Commit: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
CommitDate: Thu Feb 20 14:01:53 2025 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0df32665
sci-physics/openloops: add pplla, ppllaj, ppllajj
Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>
sci-physics/openloops/metadata.xml | 3 +++
sci-physics/openloops/openloops-2.1.4.ebuild | 17 ++++++++++-------
2 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/sci-physics/openloops/metadata.xml b/sci-physics/openloops/metadata.xml
index f7ec2a109..f88ff31ee 100644
--- a/sci-physics/openloops/metadata.xml
+++ b/sci-physics/openloops/metadata.xml
@@ -28,5 +28,8 @@
<flag name="ppjjj">Build pp to jjj process</flag>
<flag name="ppajj">Build pp to ajj process</flag>
<flag name="pphllj-ew">Build pp to hllj process with EW corrections</flag>
+ <flag name="pplla">Build pp to lla process</flag>
+ <flag name="ppllaj">Build pp to llaj process</flag>
+ <flag name="ppllajj">Build pp to llajj process</flag>
</use>
</pkgmetadata>
diff --git a/sci-physics/openloops/openloops-2.1.4.ebuild b/sci-physics/openloops/openloops-2.1.4.ebuild
index 8ad625413..a4f2dba56 100644
--- a/sci-physics/openloops/openloops-2.1.4.ebuild
+++ b/sci-physics/openloops/openloops-2.1.4.ebuild
@@ -20,15 +20,18 @@ COMMON_URI="https://gitlab.com/openloopsmirror/"
SRC_URI="
https://gitlab.com/openloops/OpenLoops/-/archive/${MY_P}/${MY_PN}-${MY_P}.tar.bz2
+ ppajj? ( ${COMMON_URI}/ppajj/-/archive/93a6e3f7/ppajj-93a6e3f7.tar.bz2 )
+ pphllj-ew? ( ${COMMON_URI}/pphllj_ew/-/archive/93a6e3f7/pphllj_ew-93a6e3f7.tar.bz2 )
+ ppjj? ( ${COMMON_URI}/ppjj/-/archive/d3d5302/ppjj-d3d5302.tar.bz2 )
+ ppjjj? ( ${COMMON_URI}/ppjjj/-/archive/93a6e3f7/ppjjj-93a6e3f7.tar.bz2 )
+ pplla? ( ${COMMON_URI}/pplla/-/archive/a3a36918/pplla-a3a36918.tar.bz2 )
+ ppllaj? ( ${COMMON_URI}/ppllaj/-/archive/c77e3a3/ppllaj-c77e3a3.tar.bz2 )
+ ppllajj? ( ${COMMON_URI}/ppllajj/-/archive/4d8743c/ppllajj-4d8743c.tar.bz2 )
+ pplla-ew? ( ${COMMON_URI}/pplla_ew/-/archive/0a26af9a/pplla_ew-0a26af9a.tar.bz2 )
ppllj? ( ${COMMON_URI}/ppllj/-/archive/a3a36918/ppllj-a3a36918.tar.bz2 )
pplljj? ( ${COMMON_URI}/pplljj/-/archive/93a6e3f7/pplljj-93a6e3f7.tar.bz2 )
pplnj-ckm? ( ${COMMON_URI}/pplnj_ckm/-/archive/4d8743c/pplnj_ckm-4d8743c.tar.bz2 )
pplnjj-ckm? ( ${COMMON_URI}/pplnjj_ckm/-/archive/d3d5302/pplnjj_ckm-d3d5302.tar.bz2 )
- pplla-ew? ( ${COMMON_URI}/pplla_ew/-/archive/0a26af9a/pplla_ew-0a26af9a.tar.bz2 )
- ppjj? ( ${COMMON_URI}/ppjj/-/archive/d3d5302/ppjj-d3d5302.tar.bz2 )
- ppjjj? ( ${COMMON_URI}/ppjjj/-/archive/93a6e3f7/ppjjj-93a6e3f7.tar.bz2 )
- ppajj? ( ${COMMON_URI}/ppajj/-/archive/93a6e3f7/ppajj-93a6e3f7.tar.bz2 )
- pphllj-ew? ( ${COMMON_URI}/pphllj_ew/-/archive/93a6e3f7/pphllj_ew-93a6e3f7.tar.bz2 )
"
S="${WORKDIR}/${MY_PN}-${MY_P}"
@@ -36,7 +39,7 @@ S="${WORKDIR}/${MY_PN}-${MY_P}"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64"
-IUSE="+collier +cuttools +extra pplla-ew ppllj pplljj pplnj-ckm pplnjj-ckm ppjj ppjjj ppajj pphllj-ew"
+IUSE="+collier +cuttools +extra pplla-ew ppllj pplljj pplnj-ckm pplnjj-ckm ppjj ppjjj ppajj pphllj-ew pplla ppllaj ppllajj"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
@@ -80,7 +83,7 @@ src_prepare() {
src_compile() {
escons --cache-disable
- for OLPROC in pplla_ew ppllj pplljj pplnj_ckm pplnjj_ckm ppjj ppjjj ppajj pphllj_ew; do
+ for OLPROC in pplla_ew ppllj pplljj pplnj_ckm pplnjj_ckm ppjj ppjjj ppajj pphllj_ew pplla ppllaj ppllajj; do
if use ${OLPROC//_/-}; then
# move downloaded files to src
mkdir -p "${S}/process_src/${OLPROC}" || die
next reply other threads:[~2025-02-20 14:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-20 14:02 Alexander Puck Neuwirth [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-13 17:58 [gentoo-commits] proj/sci:master commit in: sci-physics/openloops/ Alexander Puck Neuwirth
2025-01-22 14:03 Alexander Puck Neuwirth
2024-12-13 10:42 Alexander Puck Neuwirth
2024-12-12 15:20 Alexander Puck Neuwirth
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=1740060113.0df326653c18350d8ee5897f624612f5e96a004f.alexander@gentoo \
--to=alexander@neuwirth-informatik.de \
--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