diff options
author | Jože Zobec <jozze.zepl@gmail.com> | 2012-12-18 00:22:52 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-18 00:23:15 +0100 |
commit | d09d9f85a046796effdac096e59dc703a91ace18 (patch) | |
tree | 40ce64a490170c7aeb0d0298c23bbd2eae018a92 /academic/root/root.info | |
parent | 528caab66f31c8e9960d0c6494736c83c431716c (diff) | |
download | slackbuilds-d09d9f85a046796effdac096e59dc703a91ace18.tar.gz |
academic/root: Added (data analysis framework).
(changed PREFIX from /usr to /usr/ROOT -with profile.d scripts
and ld.so.conf- moved python stuff, use system libs --ponce)
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/root/root.info')
-rw-r--r-- | academic/root/root.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/root/root.info b/academic/root/root.info new file mode 100644 index 0000000000..205841822b --- /dev/null +++ b/academic/root/root.info @@ -0,0 +1,10 @@ +PRGNAM="root" +VERSION="5.34.03" +HOMEPAGE="http://root.cern.ch/drupal/" +DOWNLOAD="ftp://root.cern.ch/root/root_v5.34.03.source.tar.gz" +MD5SUM="b732dab3abab6d2a223d278041b3e1fe" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="%README% ftgl" +MAINTAINER="Jože Zobec" +EMAIL="jozze.zepl@gmail.com" |