blob: 07425d8b2afb4942a785333dd0cbaa7fff2af7c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DEPEND=sci-physics/clhep:= geant4? ( >=sci-physics/geant-4.10.6[c++11?,c++14?,c++17?] ) root? ( >=sci-physics/root-6.14:=[c++11?,c++14?,c++17?] ) doc? ( app-doc/doxygen[dot] ) test? ( sci-physics/geant-vmc[g4root] )
DESCRIPTION=Virtual Geometry Model for High Energy Physics Experiments
EAPI=7
HOMEPAGE=http://ivana.home.cern.ch/ivana/VGM.html
IUSE=+c++11 c++14 c++17 doc examples +geant4 +root test
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=sci-physics/clhep:= geant4? ( >=sci-physics/geant-4.10.6[c++11?,c++14?,c++17?] ) root? ( >=sci-physics/root-6.14:=[c++11?,c++14?,c++17?] )
REQUIRED_USE=^^ ( c++11 c++14 c++17 )
RESTRICT=!geant4? ( test ) !root? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/vmc-project/vgm/archive/v4-8.tar.gz -> vgm-4.8.tar.gz
_eclasses_=cmake 9f6da23aab151395c55f018fb13a11b2 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=c234fa0ecf846c9bfa9430efe1138701
|