This is the last call for comments for the review of debconf templates for root-system. The reviewed templates will be sent on Tuesday, February 10, 2009 to the package maintainer as a bug report and a mail will be sent to this list with "[BTS]" as a subject tag. --
Template: ttf-root-installer/blurb Type: note _Description: Non-free fonts The fonts provided in this package were provided by Microsoft "in the interest of cross-platform compatibility". This is no longer the case, but they are still available from third parties. . You are free to download these fonts and use them for your own purposes, but you have no permission to redistribute them in modified form, including changes to the file name or packaging format. Template: ttf-root-installer/dldir Type: string _Description: Directory holding Microsoft fonts (if already downloaded): If you have already downloaded Microsoft's TrueType Core Fonts from the ROOT FTP server (ftp://root.cern.ch/root/ttf/ttf_fonts.tar.gz), please enter the name of the directory which contains the archive. . If you haven't yet downloaded these fonts, leave this blank and the fonts will be downloaded automatically. The download size is approximately 1.6 MB. . If you are not connected to the Internet or do not wish to download these fonts now, enter "none" to abort. Template: ttf-root-installer/baddldir Type: error _Description: Font files not found The directory you entered either does not exist, or does not contain the Microsoft TrueType Core Fonts for ROOT. Template: ttf-root-installer/savedir Type: string _Description: Archive files to (optional): If you would like to keep a permanent archive of the compressed Microsoft Core fonts, please enter the directory where you'd like them stored. If you leave this blank, the files will be deleted after installation.
Source: root-system
Section: science
Priority: optional
Maintainer: Christian Holm Christensen <cholm@nbi.dk>
Build-Depends: debhelper (>= 5.0.37.2), po-debconf, libssl-dev, comerr-dev, libxpm-dev, libfreetype6-dev, libpcre3-dev, zlib1g-dev | libz-dev, python-dev (>= 2.1), libxft-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, libgif-dev, libxinerama-dev, libpacklib1-dev [!kfreebsd-i386 !kfreebsd-amd64], gfortran|fortran-compiler, libxmlrpc-c3-dev | libxmlrpc-c-dev, libcurl4-gnutls-dev | libcurl4-openssl-dev | libcurl-dev, libfftw3-dev | fftw3-dev, libkrb5-dev|heimdal-dev,krb5-user|heimdal-clients, libldap2-dev | libldap-dev, libgsl0-dev, libmysqlclient15-dev | libmysqlclient14-dev| libmysqlclient12-dev| libmysqlclient-dev, libiodbc2-dev | unixodbc-dev, libglu1-mesa-dev | libglu-dev, libftgl-dev, libpq-dev | postgresql-dev, python-support (>= 0.3), libqt4-dev (>= 4.3.0) | libqt3-mt-dev (>= 3.3.0), qt4-dev-tools (>= 4.3.0) | qt3-dev-tools (>= 3.3.0), libqt4-opengl-dev, ruby (>= 1.8), ruby1.8-dev | ruby-dev (>= 1.8), libxml2-dev
Standards-Version: 3.7.3
Homepage: http://root.cern.ch
Package: root-system
Architecture: all
Depends: root-system-bin, libroot-dev
Recommends: root-plugin-asimage, root-plugin-hbook, root-plugin-fftw3, root-plugin-krb5, libroot-ldap-dev, root-plugin-minuit2, libroot-mathmore-dev, root-plugin-odbc, root-plugin-gl, root-plugin-qt, libroot-unuran-dev, root-plugin-xml, root-system-xrootd, root-plugin-netx, root-plugin-fumili, libroot-minuit-dev, libroot-mlp-dev, libroot-tmva-dev, root-plugin-proof, root-plugin-xproof, root-plugin-sql, libroot-quadp-dev, root-system-proofd, root-system-rootd, root-system-doc
Suggests: libroot-clarens-dev, root-plugin-mysql, root-plugin-peac, root-plugin-pgsql, libroot-python-dev, libroot-roofit-dev, libroot-ruby-dev
Description: metapackage to install all ROOT packages
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
With the data defined as a set of objects, specialized storage methods
can give direct access to the separate attributes of the selected
objects, without having to touch the bulk of the data. Included are
histogramming methods in 1, 2 and 3 dimensions, curve fitting, function
evaluation, minimization, graphics and visualization classes to allow the
easy creation of an analysis system that can query and process the data
interactively or in batch mode.
.
The command language, the scripting (or macro) language, and the
programming language are all C++, thanks to the built-in CINT C++
interpreter. This interpreter removes the time consuming compile/link
cycle, allowing for fast prototyping of the macros, and providing a
good environment to learn C++. If more performance is needed, the
interactively developed macros can be compiled using a C++ compiler.
.
The system has been designed in such a way that it can query its
databases in parallel on MPP machines or on clusters of workstations
or high-end PCs. ROOT is an open system that can be dynamically
extended by linking external libraries. This makes ROOT a premier
platform on which to build data acquisition, simulation and data
analysis systems.
.
This package is a metapackage to ensure the installation of all
possible ROOT packages on a system.
Package: root-plugin-asimage
Architecture: any
Depends: ${shlibs:Depends}
Description: AfterImage plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the AfterImage plug-in for ROOT, which allows
you to store output graphics in many formats, including JPEG, PNG,
SVG, etc.
Package: root-plugin-hbook
Architecture: any
Depends: ${shlibs:Depends}
Description: Hbook plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the Hbook plug-in for ROOT, allowing you to
access legacy Hbook files (NTuples and Histograms from PAW).
Package: libroot-clarens5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-clarens, root-plugin-clarens
Replaces: root-plugin-clarens (<< 5.09.01-1)
Description: Clarens extension for ROOT - run-time libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the Clarens extension for ROOT, for use in a
GRID-enabled analysis environment.
.
The Clarens GRID-Enabled Web Services Framework is an open source,
secure, high-performance "portal" for ubiquitous access to data and
computational resources provided by computing grids.
.
Clarens web-site: http://clarens.sourceforge.net
Package: libroot-clarens-dev
Architecture: any
Section: libdevel
Depends: libroot-clarens5.18 (= ${binary:Version}), libroot-dev, libxmlrpc-c3-dev | libxmlrpc-c-dev
Description: Clarens extension for ROOT - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains development libraries for the Clarens extension.
.
Clarens web-site: http://clarens.sourceforge.net
Package: root-plugin-fftw3
Architecture: any
Depends: ${shlibs:Depends}
Replaces: libroot-fftw5.11
Conflicts: libroot-fftw
Description: FFTW plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the Fast Fourier Transform plug-in for ROOT.
It uses the very fast FFTW (version 3) library.
.
FFTW web-site: http://fftw.org/
Package: root-plugin-krb5
Architecture: any
Depends: ${shlibs:Depends}, krb5-user | heimdal-clients
Description: Kerberos (version 5) plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the Kerberos (version 5) plug-in for ROOT, which
allows authentication and authorization using Kerberos tokens.
Package: libroot-ldap5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-ldap, root-plugin-ldap
Replaces: root-plugin-ldap (<< 5.09.01-1)
Description: LDAP extension for ROOT - run-time libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the LDAP extension for ROOT. This gives you
access to LDAP directories via ROOT.
Package: libroot-ldap-dev
Architecture: any
Section: libdevel
Depends: libroot-ldap5.18 (= ${binary:Version}), libroot-dev, libldap2-dev | libldap-dev
Description: LDAP extension for ROOT - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains development libraries for the LDAP extension.
Package: root-plugin-minuit2
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-fitter
Description: MINUIT version 2 plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the MINUIT version 2 plug-in for ROOT. This
provides a fitting algorithm for ROOT.
Package: libroot-mathmore5.18
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-plugin-mathmore, libroot-mathmore
Description: GSL interface library for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the MathMore library for ROOT. This provides
a partial GNU Scientific Library interface for ROOT.
Package: libroot-mathmore-dev
Architecture: any
Section: libdevel
Depends: libroot-mathmore5.18 (= ${binary:Version}), libroot-dev, libgsl0-dev
Description: Mathmore plug-in for ROOT - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains development files for the MathMore plug-in.
Package: root-plugin-mysql
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-db-client
Description: MySQL client plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the MySQL plug-in for ROOT. This provides a
thin client (interface) to MySQL servers, which can extract data
from a MySQL database into the ROOT environment.
Package: root-plugin-odbc
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-db-client
Description: ODBC plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the ODBC (Open DataBase Connectivity) plug-in
for ROOT, which allows transparent access to any kind of database that
supports the ODBC protocol.
.
ODBC web-site: http://unixodbc.org or http://iodbc.org
Package: root-plugin-gl
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-glviewer, root-plugin-eve
Description: GL plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the GL plug-in for ROOT. This plug-in provides
3D rendering of volumes and shapes defined in ROOT. Also included is
a high quality 3D viewer for ROOT defined geometries.
.
This package also contains EVE - the GL based event display framework.
Package: root-plugin-peac
Architecture: any
Depends: ${shlibs:Depends}, root-plugin-proof
Description: PEAC plug-in for ROOT - run-time libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the PEAC (Proof Enabled Analysis Center)
plug-in for ROOT.
.
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.
.
PEAC web-site: http://physics.ucsd.edu/~schsu/project/peac.html
Package: root-plugin-pgsql
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-db-client
Description: PostgreSQL client plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the PostgreSQL plug-in for ROOT. This provides a
thin client (interface) to PostgreSQL servers, which can extract data
from a PostgreSQL database into the ROOT environment.
Package: libroot-python5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${python:Depends}
Provides: libroot-python, root-plugin-python
Replaces: root-plugin-python (<< 5.09.01-1)
Description: Python extension for ROOT - runtime libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the Python extension for ROOT. It provides a
Python interface to ROOT, and a ROOT interface to Python.
Package: libroot-python-dev
Architecture: any
Section: libdevel
Depends: libroot-python5.18 (= ${binary:Version}), libroot-dev, python-dev (>= 2.1), ${python:Depends}
Provides: ${python:Provides}
Description: Python extension for ROOT - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains development files for the Python plug-in.
Package: root-plugin-qt
Architecture: any
Depends: ${shlibs:Depends}
Description: Qt plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the Qt plug-in for ROOT. It provides an
abstraction over a display. Windows are created via Qt.
Package: libroot-roofit5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, root-fitter
Provides: libroot-roofit, root-plugin-roofit
Replaces: root-plugin-roofit (<< 5.09.01-1)
Description: ROOT extension for modeling expected distributions - libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
The RooFit packages provide a toolkit for modeling the expected
distribution of events in a physics analysis. Models can be used to
perform likelihood fits, produce plots, and generate "toy Monte
Carlo" samples for various studies. The RooFit tools are integrated
with the object-oriented and interactive ROOT graphical environment.
.
RooFit has been developed for the BaBar collaboration, a high energy
physics experiment at the Stanford Linear Accelerator Center, and is
primarily targeted on the high-energy physicists using the ROOT
analysis environment, but the general nature of the package make it
suitable for adoption in different disciplines as well.
.
RooFit web-site: http://roofit.sourceforge.net/
Package: libroot-roofit-dev
Architecture: any
Section: libdevel
Depends: libroot-roofit5.18 (= ${binary:Version}), libroot-dev, libroot-minuit-dev
Description: ROOT extension for modeling expected distributions - development
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This packages contains development files for the RooFit extension.
Package: libroot-ruby5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-ruby, root-plugin-ruby
Replaces: root-plugin-ruby (<< 5.09.01-1)
Description: Ruby extension for ROOT - run-time library
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the Ruby extension for ROOT. The interface
goes both ways - that is, you can call ROOT functions from Ruby, and
invoke the Ruby interpreter from ROOT.
Package: libroot-ruby-dev
Architecture: any
Section: libdevel
Depends: libroot-ruby5.18 (= ${binary:Version}), libroot-dev, ruby1.8-dev | ruby-dev (>= 1.8)
Description: Ruby extension for ROOT - development headers
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains development files for the Ruby extension.
Package: libroot-unuran5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-unuran, root-plugin-unuran
Description: random number generator library for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the runtime library for the UNURAN plug-in
for ROOT. This provides universal (also called automatic or black-box)
algorithms that can generate random numbers from large classes of
continuous or discrete distributions, and also from practically all
standard distributions.
.
To generate random numbers the user must supply some information about
the desired distribution; specifically, a C-function that computes
the density and - depending on the chosen methods - some additional
information (such as the borders of the domain, the mode, and the
derivative of the density). After a user has given this information,
an init-program computes all tables and constants necessary for the
random variate generation. The sample program can then generate
variates from the desired distribution.
.
UNURAN web-site: http://statistik.wu-wien.ac.at/unuran/
Package: libroot-unuran-dev
Architecture: any
Section: libdevel
Depends: libroot-unuran5.18 (= ${binary:Version}), libroot-dev
Description: random number generator library for ROOT - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains development libraries for the UNURAN plug-in.
Package: root-plugin-xml
Architecture: any
Depends: ${shlibs:Depends}
Description: XML reader plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the XML reader plug-in for ROOT, for parsing data
from XML files.
Package: root-system-xrootd
Architecture: any
Depends: root-system-common, lsb-base (>= 3.0-6), ${shlibs:Depends}
Provides: root-file-server
Description: Extended ROOT file server
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the xrootd server for ROOT, the eXtended
Request Daemon (xrd) and associated software.
.
XRootd web-site: http://xrootd.slac.stanford.edu
Package: root-plugin-netx
Architecture: any
Depends: ${shlibs:Depends}
Description: NetX plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the NetX plug-in for ROOT. It provides a client for
the XRootd server.
Package: root-plugin-fumili
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-fitter
Description: Fumili plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the Fumili plug-in for ROOT. It provides an
alternative fitting algorithm.
Package: libroot-minuit5.18
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Provides: root-plugin-minuit, libroot-minuit
Replaces: root-plugin-minuit (<< 5.09.01-7)
Description: MINUIT plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the MINUIT plug-in for ROOT. It provides a
fitting algorithm.
Package: libroot-minuit-dev
Architecture: any
Section: libdevel
Depends: libroot-minuit5.18 (= ${binary:Version}), libroot-dev
Provides: root-fitter
Replaces: root-plugin-minuit (<< 5.09.01-7)
Description: MINUIT plug-in for ROOT - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains development files for the MINUIT plug-in.
Package: libroot-mlp5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-mlp, root-plugin-mlp
Replaces: root-plugin-mlp (<< 5.09.01-1)
Description: Multi-Layer Perceptron extension for ROOT - run-time libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the MLP extension for ROOT. It provides a
Multi-Layer Perceptron Neural Network algorithm.
Package: libroot-mlp-dev
Architecture: any
Section: libdevel
Depends: libroot-mlp5.18 (= ${binary:Version}), libroot-dev
Description: Multi-Layer Perceptron extension for ROOT - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains development libraries for the MLP extension.
Package: libroot-tmva5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-tmva, root-plugin-tmva
Description: Toolkit for multivariate data analysis
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
The Toolkit for Multivariate Analysis (TMVA) provides a
ROOT-integrated environment for the parallel processing and
evaluation of MVA techniques to discriminate signal from background
samples. It presently includes (ranked by complexity):
.
- Rectangular cut optimization
- Correlated likelihood estimator (PDE approach)
- Multi-dimensional likelihood estimator (PDE - range-search approach)
- Fisher (and Mahalanobis) discriminant
- H-Matrix (chi-squared) estimator
- Artificial Neural Network (two different implementations)
- Boosted Decision Trees
.
The TMVA package includes an implementation for each of these
discrimination techniques, their training and testing (performance
evaluation). In addition all these methods can be tested in parallel,
and hence their performance on a particular data set may easily be
compared.
.
TMVA web-site: http://tmva.sourceforge.net
Package: libroot-tmva-dev
Architecture: any
Section: libdevel
Depends: libroot-tmva5.18 (= ${binary:Version}), libroot-dev
Description: TMVA plug-in for ROOT - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains development files for the Toolkit for
Multivariate Analysis plug-in.
Package: root-plugin-proof
Architecture: any
Depends: ${shlibs:Depends}
Suggests: root-plugin-netx, root-plugin-xproof
Description: PROOF plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the PROOF plug-in for ROOT. It provides a
client for use in a PROOF environment.
Package: root-plugin-xproof
Architecture: any
Depends: ${shlibs:Depends}, root-plugin-proof
Suggests: root-plugin-netx
Replaces: root-proofd
Conflicts: root-proofd (<= 5.13.05-4)
Description: XPROOF plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the XPROOF plug-in for ROOT. It provides a
client for use in a PROOF environment.
Package: root-plugin-sql
Architecture: any
Depends: ${shlibs:Depends}
Recommends: root-db-client | root-plugin-mysql
Description: SQL plug-in for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the SQL plug-in for ROOT, which allows
transparent access to data via an SQL database, using ROOT's
TFile interface.
Package: libroot-quadp5.18
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Provides: libroot-quadp, root-plugin-quadp
Replaces: root-plugin-quadp (<< 5.09.01-1)
Description: QuadP extension for ROOT - run-time libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the QuadP extension for ROOT. It provides a
framework in which to do Quadratic Programming. The quadratic
programming problem involves minimization of a quadratic function
subject to linear constraints.
Package: libroot-quadp-dev
Architecture: any
Section: libdevel
Depends: libroot-quadp5.18 (= ${binary:Version}), libroot-dev
Description: QuadP extension for ROOT - development files
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains development libraries for the QuadP extension.
Package: root-system-proofd
Architecture: any
Pre-Depends: openbsd-inetd | inet-superserver
Depends: root-system-common, root-plugin-proof, lsb-base (>= 3.0-6), ${shlibs:Depends}
Recommends: root-system-bin, libroot-dev, root-file-server | root-system-rootd
Description: Parallel ROOt Facility - distributed, parallel computing
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the Parallel ROOt Facility server, proofd. This
is the core daemon of the PROOF system for distributed parallel
computing. Installing this package on a machine enables it to
participate in a clustered or networked parallel computing farm, either
as a master or a slave, via a transparent interface.
Package: root-system-rootd
Architecture: any
Depends: root-system-common, lsb-base (>= 3.0-6), ${shlibs:Depends}
Pre-Depends: adduser, openbsd-inetd | inet-superserver
Recommends: root-system-bin, libroot-dev
Provides: root-file-server
Description: ROOT remote file server
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains ROOT file server. rootd is a server for ROOT
files, serving files over the Internet. Using this daemon, you can
access files on the machine from anywhere on the Internet, using a
transparent interface.
Package: root-system-doc
Section: doc
Architecture: all
Suggests: root-system-bin
Description: tutorial and test suite for the ROOT system
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the tutorial scripts and test suite for the ROOT
system.
Package: root-system-bin
Architecture: any
Depends: ${shlibs:Depends}, root-plugin-asimage
Recommends: root-plugin-gl, libroot-minuit | root-fitter, libroot-dev
Description: Numerical data analysis framework - general applications
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
With the data defined as a set of objects, specialized storage methods
can give direct access to the separate attributes of the selected
objects, without having to touch the bulk of the data. Included are
histogramming methods in 1, 2 and 3 dimensions, curve fitting, function
evaluation, minimization, graphics and visualization classes to allow the
easy creation of an analysis system that can query and process the data
interactively or in batch mode.
.
The command language, the scripting (or macro) language, and the
programming language are all C++, thanks to the built-in CINT C++
interpreter. This interpreter removes the time consuming compile/link
cycle, allowing for fast prototyping of the macros, and providing a
good environment to learn C++. If more performance is needed, the
interactively developed macros can be compiled using a C++ compiler.
.
The system has been designed in such a way that it can query its
databases in parallel on MPP machines or on clusters of workstations
or high-end PCs. ROOT is an open system that can be dynamically
extended by linking external libraries. This makes ROOT a premier
platform on which to build data acquisition, simulation and data
analysis systems.
Package: libroot5.18
Section: libs
Architecture: any
Depends: root-system-common, ${shlibs:Depends}
Recommends: root-system-bin, libroot-dev
Provides: libroot
Description: Numerical data analysis framework - shared runtime libraries
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains the shared libraries used by the ROOT
system. The libraries contain numerous C++ class definitions for
various purposes, among which are:
- System abstraction
- Thin Thread API
- Histogramming
- Persistent objects
- GUI API
and many many others. See also the package description of root-bin.
Package: libroot-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, zlib1g-dev, libssl-dev, comerr-dev, libkrb5-dev, libx11-dev, libfreetype6-dev, libpcre3-dev, libxpm-dev, g++ | c++-compiler, ${python:Depends}, cfortran
Suggests: root-system-bin, gccxml
Replaces: libroot-mathmore-dev (<= 5.17.04)
Description: header files for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains header files (Class declarations) for the ROOT
class libraries. See the documentation for libroot and root-bin.
Package: root-system-common
Architecture: all
Depends: ttf-freefont | root-ttf, ttf-opensymbol | root-ttf
Description: common files for ROOT
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package contains some common infrastructure files for ROOT.
Package: ttf-root-installer
Architecture: all
Section: contrib/x11
Depends: ${misc:Depends}, wget (>= 1.9.1-4), debconf (>= 1.2.0)
Provides: root-ttf
Conflicts: ttf-root
Description: TrueType fonts for ROOT - installer package
The ROOT system provides a set of OO frameworks with all the
functionality needed to handle and analyze large amounts of data
efficiently.
.
This package will install the TrueType Fonts (TTF) used by ROOT.
These fonts are provided by Microsoft under a license that restricts
redistribution. This package will download the fonts from the ROOT
FTP server, or alternatively use an already downloaded tar-file.
Attachment:
signature.asc
Description: Digital signature