blob: 0bc20410d6d43f94064bc2d4bdbb61018d85ca8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
DEFINED_PHASES=configure install prepare pretend test
DEPEND=fastjet? ( sci-physics/fastjet ) hepmc3? ( sci-physics/hepmc:3= ) hepmc2? ( sci-physics/hepmc:2= ) lhapdf? ( sci-physics/lhapdf:= ) zlib? ( sys-libs/zlib ) test? ( root? ( sci-physics/root:= ) )
DESCRIPTION=Lund Monte Carlo high-energy physics event generator
EAPI=8
HOMEPAGE=https://pythia.org/
INHERIT=toolchain-funcs
IUSE=doc examples fastjet +hepmc3 hepmc2 lhapdf root test zlib
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=fastjet? ( sci-physics/fastjet ) hepmc3? ( sci-physics/hepmc:3= ) hepmc2? ( sci-physics/hepmc:2= ) lhapdf? ( sci-physics/lhapdf:= ) zlib? ( sys-libs/zlib )
REQUIRED_USE=?? ( hepmc3 hepmc2 )
RESTRICT=!test? ( test )
SLOT=8
SRC_URI=https://pythia.org/download/pythia83/pythia8309.tgz test? ( lhapdf? ( https://lhapdfsets.web.cern.ch/lhapdfsets/current/CT10.tar.gz https://lhapdfsets.web.cern.ch/lhapdfsets/current/MRST2007lomod.tar.gz https://lhapdfsets.web.cern.ch/lhapdfsets/current/NNPDF23_nlo_as_0119_qed_mc.tar.gz https://lhapdfsets.web.cern.ch/lhapdfsets/current/NNPDF23_nnlo_as_0119_qed_mc.tar.gz https://lhapdfsets.web.cern.ch/lhapdfsets/current/cteq66.tar.gz https://lhapdfsets.web.cern.ch/lhapdfsets/current/cteq6l1.tar.gz https://www.hepforge.org/downloads/lhapdf/pdfsets/v6.backup/6.2.1/MRST2004qed.tar.gz ) )
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96
_md5_=066bd100dfba447b2b5ab6bf28cd28b7
|