aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbicatali <bicatali@32389bae-6d03-0410-99cf-db05cde120eb>2008-09-23 13:09:47 +0000
committerbicatali <bicatali@32389bae-6d03-0410-99cf-db05cde120eb>2008-09-23 13:09:47 +0000
commit5ec9cb4551387a8df509c36c9162316e73f22d43 (patch)
tree477f4845e1887b42f1acf3992316b89b1cf76966 /sci-physics/root/metadata.xml
parentsci-misc/salome-kernel: fixed dependency (diff)
downloadsci-5ec9cb4551387a8df509c36c9162316e73f22d43.tar.gz
sci-5ec9cb4551387a8df509c36c9162316e73f22d43.tar.bz2
sci-5ec9cb4551387a8df509c36c9162316e73f22d43.zip
removed root, now in main tree
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@1298 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'sci-physics/root/metadata.xml')
-rw-r--r--sci-physics/root/metadata.xml63
1 files changed, 0 insertions, 63 deletions
diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml
deleted file mode 100644
index ec1f1d36d..000000000
--- a/sci-physics/root/metadata.xml
+++ /dev/null
@@ -1,63 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>sci-physics</herd>
-<longdescription lang="en">
- ROOT Object Oriented Technologies is an object oriented data
- analysis framework written in C++ by the CERN. Widely used in
- high energy physics, but also in other data analysis applications. It
- contains the CINT C/C++ interpreter and many classes such as
- statistics, serialization, optimization, linear algebra, graphics,
- GUI toolkit, and a complete visualization framework.
-</longdescription>
-<use>
- <flag name="cern">
- Builds 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="clarens">
- Builds 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">
- Builds the <pkg>sci-physics/geant</pkg> (GEANT4) navigator.
- </flag>
- <flag name="math">
- Builds 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>
- <flag name="pythia6">
- Builds the interface to Pythia-6 (<pkg>sci-physics/pythia</pkg>)
- 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">
- Builds the xrootd low latency file server. For more on the eXtended Request
- Daemon (xrd) and associated software, please see
- http://xrootd.slac.stanford.edu.
- </flag>
-</use>
-</pkgmetadata>