diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-12-18 18:10:18 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-12-18 18:10:18 +0000 |
commit | 0d5edfb05261f75caf83dfe9e2f4aad58f01891c (patch) | |
tree | 77a0e5bc19e2af199a49c29701633186ca01f08c /sci-physics/root/metadata.xml | |
parent | x86 stable (diff) | |
download | historical-0d5edfb05261f75caf83dfe9e2f4aad58f01891c.tar.gz historical-0d5edfb05261f75caf83dfe9e2f4aad58f01891c.tar.bz2 historical-0d5edfb05261f75caf83dfe9e2f4aad58f01891c.zip |
Major revision with lots of changes. See ChangeLog for details
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 x86_64
Diffstat (limited to 'sci-physics/root/metadata.xml')
-rw-r--r-- | sci-physics/root/metadata.xml | 49 |
1 files changed, 9 insertions, 40 deletions
diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml index f935f0d30a12..96608e0244e8 100644 --- a/sci-physics/root/metadata.xml +++ b/sci-physics/root/metadata.xml @@ -11,53 +11,22 @@ GUI toolkit, and a complete visualization framework. </longdescription> <use> - <flag name="cern"> - Build the HBOOK input/ouput functionality. HBOOK is a histogram - library. On ROOT versions previous to 5.20.00, it will depend - on <pkg>sci-physics/cernlib</pkg>. On versions above, it only need - a FORTRAN compiler. - </flag> + <flag name="cern">Build the HBOOK input/ouput functionality, needs + fortran or <pkg>sci-physics/cernlib</pkg>. </flag> <flag name="clarens"> Buld the Clarens and PEAC plug-ins, to use in a GRID enabled - analysis. The Clarens Grid-Enabled Web Services Framework is an - open source portal for ubiquitous access to data and computational - resources provided by computing grids. PEAC is an interactive - distributed analysis framework that uses Clarens as a glue - protocol to advertise and communicate amongst SAM, Global Manager - (GM), Local Manager (LM), DCache, and PROOF services. - It doesn't need Clarens to build, however if you want to use it, - you will require to build Clarens and PEAC on your own, it is not - yet in the Gentoo Portage tree. - See http://clarens.sourceforge.net/ for Clarens - and http://physics.ucsd.edu/~schsu/project/peac.html for - PEAC. - </flag> - <flag name="geant4"> - Build the <pkg>sci-physics/geant</pkg> (GEANT4) navigator. - </flag> - <flag name="math"> - Build all math libraries plugins. It includes - the <pkg>sci-libs/gsl</pkg> bindings in MathMore, the GenVector - physical vectors package, the Minuit2 minimization library (same as - standalone <pkg>sci-libs/minuit</pkg>), the RooFit toolkit for - distribution modeling, and the Universal Non-Uniform RANdom number - generators (UNURAN) library. - </flag> + analysis.</flag> + <flag name="geant4">Build the <pkg>sci-physics/geant</pkg> (GEANT4) navigator</flag> + <flag name="math">Build all math related libraries plugins, needs <pkg>sci-libs/gsl</pkg> </flag> <flag name="pythia6"> Builds the interface to Pythia-6 (<pkg>sci-physics/pythia</pkg>) - high energy physics generation events library. + high energy physics generation events library </flag> <flag name="pythia8"> Builds the interface to Pythia-8 (<pkg>sci-physics/pythia</pkg>) - high energy physics generation events library. - </flag> - <flag name="reflex"> - Builds the reflection database for the C++ interpretor. - </flag> - <flag name="xrootd"> - Build the xrootd low latency file server. For more on the eXtended Request - Daemon (xrd) and associated software, please see - http://xrootd.slac.stanford.edu. + high energy physics generation events library </flag> + <flag name="reflex">Builds the reflection database for the C++ interpretor </flag> + <flag name="xrootd">Build the xrootd low latency file server</flag> </use> </pkgmetadata> |