aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gmail.com>2012-07-22 02:41:28 +0400
committerAndrew Savchenko <bircoph@gmail.com>2012-07-22 02:41:28 +0400
commit59f04e92137d70587e29683fa2be0b8934620325 (patch)
tree02d6b5e00e3427e8e80a0bbe5748eed72dec8222 /sci-physics/root/metadata.xml
parentsci-physics/root: fix bug 426432 (diff)
downloadsci-59f04e92137d70587e29683fa2be0b8934620325.tar.gz
sci-59f04e92137d70587e29683fa2be0b8934620325.tar.bz2
sci-59f04e92137d70587e29683fa2be0b8934620325.zip
sci-physics/root: update live ebuild
- clarens and peac are purged; - opencascade support is added;
Diffstat (limited to 'sci-physics/root/metadata.xml')
-rw-r--r--sci-physics/root/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml
index 4e6d2b28d..705abb61a 100644
--- a/sci-physics/root/metadata.xml
+++ b/sci-physics/root/metadata.xml
@@ -19,6 +19,7 @@
<flag name="c++0x"> Build ROOT using the C++11 standard. Not supported, requires <pkg>sys-devel/gcc</pkg>&gt;=4.7.0</flag>
<flag name="clarens"> Build the Clarens and PEAC plug-ins, to use in a GRID enabled analysis</flag>
<flag name="fits">Support for images and data from FITS files with <pkg>sci-libs/cfitsio</pkg></flag>
+ <flag name="geocad">Enable ROOT-CAD interface using <pkg>sci-libs/opencascade</pkg></flag>
<flag name="htmldoc">Generate html documentation</flag>
<flag name="llvm">Build the new cling interactive interpreter based on <pkg>sys-devel/llvm</pkg></flag>
<flag name="math">Build all math related libraries plugins, needs <pkg>sci-libs/gsl</pkg> </flag>