diff options
author | 2010-01-16 19:58:32 +0000 | |
---|---|---|
committer | 2010-01-16 19:58:32 +0000 | |
commit | aedb391dd45af4ea0c9a5e0b73d5b253ff4c7c84 (patch) | |
tree | 990c1a17a577239e1cc1b17f6479486b7ec19e08 /sci-visualization/paraview/metadata.xml | |
parent | old (diff) | |
download | historical-aedb391dd45af4ea0c9a5e0b73d5b253ff4c7c84.tar.gz historical-aedb391dd45af4ea0c9a5e0b73d5b253ff4c7c84.tar.bz2 historical-aedb391dd45af4ea0c9a5e0b73d5b253ff4c7c84.zip |
Version bump. This new ebuild fully utilizes the cmake-utils eclass and adds desktop entries for both paraview and OverView (this fixes bugs #299627, #287589, #273117).
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'sci-visualization/paraview/metadata.xml')
-rw-r--r-- | sci-visualization/paraview/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-visualization/paraview/metadata.xml b/sci-visualization/paraview/metadata.xml index 9c2b0e6361c2..55e4b5ee7a05 100644 --- a/sci-visualization/paraview/metadata.xml +++ b/sci-visualization/paraview/metadata.xml @@ -9,5 +9,9 @@ <use> <flag name='plugins'>Build and install additional plugins</flag> <flag name='boost'>Enable the usage of dev-libs/boost</flag> + <flag name='gui'>Build paraview's gui not just the server</flag> + <flag name='cg'>Add support for nvidia's cg shaders</flag> + <flag name='streaming'>Enable streaming paraview application</flag> + <flag name='overview'>Enable the OverView plugin framework</flag> </use> </pkgmetadata> |