Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167676 - MayaVi2: the next generation ebuild
Summary: MayaVi2: the next generation ebuild
Status: RESOLVED DUPLICATE of bug 50464
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL: https://svn.enthought.com/enthought/w...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-02-19 20:34 UTC by Nicolas Bigaouette
Modified: 2007-02-19 21:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Mayavi2 (svn) ebuild (mayavi2-9999.ebuild,1.09 KB, text/plain)
2007-02-19 20:35 UTC, Nicolas Bigaouette
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Bigaouette 2007-02-19 20:34:25 UTC
MayaVi2: the next generation

MayaVi-2 is an Envisage plug-in for 2D/3D scientific data visualization. It is the next generation of MayaVi. MayaVi2 uses the Enthought tool-suite in the form of Traits, TVTK and Envisage. Here are some of its features:

    * Allows users to easily visualize scalar, vector and (eventually) tensor field data in 2 and 3 dimensions.
    * Easier to script than Mayavi-1.x due to a much cleaner MVC design.
    * Easy to extend with added sources, components, modules and data filters.
    * Envisage plugin. This implies that it is:
          o easy to use other envisage plugins in mayavi. For example, MayaVi provides an embedded Python shell. This is an Envisage plugin and requires one line of code to include in Mayavi.
          o easy to use Mayavi inside Envisage based applications. Therefore an envisage based application can readily use the mayavi plugin and script it to visualize data. 
    * wxPython based GUI (thanks entirely to Traits, Pyface and Envisage).
    * Persistent visualizations like in Mayavi-1.
    * Ability to save rendered visualizations to various image formats.

Here is a first ebuild. No use flag or other fancy things. Dependency are those of stated on the web page. It seems to work on my x86.

Reproducible: Always
Comment 1 Nicolas Bigaouette 2007-02-19 20:35:48 UTC
Created attachment 110692 [details]
Mayavi2 (svn) ebuild

This a svn ebuild for Mayavi2. As stated before, it is quite simple.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-02-19 21:14:11 UTC
Please, continue in the pending bug. Plus, we are not adding live VCS ebuilds into the tree.


*** This bug has been marked as a duplicate of bug 50464 ***