From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B742A15813A for ; Fri, 10 Jan 2025 14:48:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2D1CE07D8; Fri, 10 Jan 2025 14:48:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4266CE07D8 for ; Fri, 10 Jan 2025 14:48:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3BE43340DD9 for ; Fri, 10 Jan 2025 14:48:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6D941DE1 for ; Fri, 10 Jan 2025 14:48:46 +0000 (UTC) From: "Alexander Puck Neuwirth" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexander Puck Neuwirth" Message-ID: <1736520499.55d9bece37cf21c2e5c6232d77988bef217b0fb9.alexander@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/tauola/ X-VCS-Repository: proj/sci X-VCS-Files: sci-physics/tauola/metadata.xml sci-physics/tauola/tauola-1.1.8.ebuild X-VCS-Directories: sci-physics/tauola/ X-VCS-Committer: alexander X-VCS-Committer-Name: Alexander Puck Neuwirth X-VCS-Revision: 55d9bece37cf21c2e5c6232d77988bef217b0fb9 X-VCS-Branch: master Date: Fri, 10 Jan 2025 14:48:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e602cc50-aac7-48e7-9693-92b3eb4e6565 X-Archives-Hash: ed88bbdb928e4f484c7dc991cdddc874 commit: 55d9bece37cf21c2e5c6232d77988bef217b0fb9 Author: Alexander Puck Neuwirth neuwirth-informatik de> AuthorDate: Wed Jan 8 15:54:55 2025 +0000 Commit: Alexander Puck Neuwirth neuwirth-informatik de> CommitDate: Fri Jan 10 14:48:19 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=55d9bece sci-physics/tauola: drop 1.1.8 Signed-off-by: Alexander Puck Neuwirth neuwirth-informatik.de> sci-physics/tauola/metadata.xml | 1 - sci-physics/tauola/tauola-1.1.8.ebuild | 68 ---------------------------------- 2 files changed, 69 deletions(-) diff --git a/sci-physics/tauola/metadata.xml b/sci-physics/tauola/metadata.xml index fcbc9de77..86d6c9418 100644 --- a/sci-physics/tauola/metadata.xml +++ b/sci-physics/tauola/metadata.xml @@ -14,7 +14,6 @@ TAUOLA is a program that simulates the decays of polarized tau leptons, which are elementary particles that belong to the lepton family. Tau leptons are heavier than electrons and muons, and they can decay into various final states, such as hadrons, leptons, and neutrinos. TAUOLA can generate Monte Carlo events for tau lepton decays, taking into account the polarization, spin correlations, and radiative corrections. TAUOLA can also model anomalous and lepton flavor violating decays, which are beyond the standard model of particle physics. - Compile with sci-physics/hepmc version 2 interface Compile with sci-physics/hepmc version 2 interface Compile with sci-physics/hepmc version 3 interface Compile with sci-physics/pythia connection diff --git a/sci-physics/tauola/tauola-1.1.8.ebuild b/sci-physics/tauola/tauola-1.1.8.ebuild deleted file mode 100644 index 4d4742dd1..000000000 --- a/sci-physics/tauola/tauola-1.1.8.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MYPN=TAUOLA - -DESCRIPTION="Tau decay Monte Carlo generator" -HOMEPAGE="https://tauolapp.web.cern.ch/tauolapp/" -SRC_URI="https://tauolapp.web.cern.ch/tauolapp/resources/${MYPN}.${PV}/${MYPN}.${PV}.tar.gz" - -#HepMC interface is licensed under GPL, other code under CPC -LICENSE="CPC GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc examples hepmc tau-spinner" - -RDEPEND=" - hepmc? ( sci-physics/hepmc ) - tau-spinner? ( sci-physics/lhapdf ) -" -DEPEND="${RDEPEND} - doc? ( - app-text/doxygen[dot] - app-text/ghostscript-gpl - app-text/texlive - ) -" - -S="${WORKDIR}/${MYPN}" - -PATCHES=( - "${FILESDIR}"/${PN}-1.1.3-tau-spinner-makefile.patch -) - -src_configure() { - econf \ - --without-mc-tester \ - --without-pythia8 \ - $(use_with hepmc hepmc "${EPREFIX}/usr") \ - --without-hepmc3 \ - $(use_with tau-spinner) \ - $(use_with tau-spinner lhapdf "${EPREFIX}/usr") -} - -src_compile() { - emake -j1 - if use doc; then - cd "${S}/documentation/doxy_documentation" || die - default - cd "${S}/documentation/latex_documentation" || die - default - fi -} - -src_install() { - emake DESTDIR="${ED}" install - - if use doc; then - dodoc documentation/doxy_documentation/html/* - dodoc documentation/latex_documentation/Tauola_interface_design.pdf - fi - - if use examples; then - dodoc -r examples - use tau-spinner && docinto tau-spinner && dodoc -r TauSpinner/examples - fi -}