summaryrefslogtreecommitdiffstats
path: root/academic/root/slack-desc
diff options
context:
space:
mode:
author Andrei Rabusov <a.rabusov@tum.de>2022-02-08 21:45:39 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-10 14:13:24 +0700
commit108446d40bc86f6854661b979f34936a2db6ebf3 (patch)
tree3bdad34de5ca8f7ee752afd616fa30966df00f42 /academic/root/slack-desc
parentf3194d50260af49c838a36e764b86b7c9d7620da (diff)
downloadslackbuilds-108446d40bc86f6854661b979f34936a2db6ebf3.tar.gz
slackbuilds-108446d40bc86f6854661b979f34936a2db6ebf3.tar.xz
academic/root: Switch to cmake
This will allow us to compile ROOT v6.14 or higher. Current version is v6.24-06. Many thanks to ponce for fixing some typos in this update. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/root/slack-desc')
-rw-r--r--academic/root/slack-desc16
1 files changed, 8 insertions, 8 deletions
diff --git a/academic/root/slack-desc b/academic/root/slack-desc
index 50c68b3ed0..8dfe3a9ded 100644
--- a/academic/root/slack-desc
+++ b/academic/root/slack-desc
@@ -1,5 +1,5 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
+# The handy ruler below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
root: root (data analysis framework)
root:
-root: ROOT is a data analysis framework used mostly, but not limited to,
-root: high energy physics. It was written in C++ by the techs at CERN to
-root: explore the benefits of object oriented programming in physics data
-root: analysis. It consists of libraries, CINT or cling interpreter for
-root: C/C++, plotting interface and powerful parellel processing support.
-root: It is the preferred choice in many laboratories.
+root: ROOT provides a set of frameworks with the functionality needed to
+root: handle and analyze large amounts of data in an efficient way. It
+root: includes specialized storage methods such as histograms, curve
+root: fitting, function evaluation, minimization, graphics, visualization
+root: classes; the C++ interpreter cling for fast prototyping; and powerful
+root: parallel processing support.
root:
-root: Homepage: http://root.cern.ch/drupal/
+root: Homepage: https://root.cern
root: