Name: | paraview |
---|---|
Version: | 4.4.0 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Applications/Engineering |
Size: | 144786861 |
License: | BSD |
RPM: | paraview-4.4.0-2.el7.aarch64.rpm |
Source RPM: | paraview-4.4.0-2.el7.src.rpm |
Build Date: | Wed Sep 12 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.paraview.org/ |
Summary: | Parallel visualization application |
Description: | ParaView is an application designed with the need to visualize large data sets in mind. The goals of the ParaView project include the following: * Develop an open-source, multi-platform visualization application. * Support distributed computation models to process large data sets. * Create an open, flexible, and intuitive user interface. * Develop an extensible architecture based on open standards. ParaView runs on distributed and shared memory parallel as well as single processor systems and has been successfully tested on Windows, Linux and various Unix workstations and clusters. Under the hood, ParaView uses the Visualization Toolkit as the data processing and rendering engine and has a user interface written using a unique blend of Tcl/Tk and C++. NOTE: The version in this package has NOT been compiled with MPI support. Install the paraview-openmpi package to get a version compiled with openmpi. Install the paraview-mpich package to get a version compiled with mpich. |
- No longer set MPI_COMPILER as it is no longer needed and breaks with cmake 3.4.0
- Update to 4.4.0 - Drop type, netcdf, and topological-sort-cmake patches applied upstream - Use system eigen3, python-pygments, python-six (bug #1251289) - Use bundled jsoncpp for F23 or earlier
- Rebuild for openmpi 1.10.0 - Add patch for jsoncpp 0.10 support
- Rebuilt for Boost 1.59
- Note bundled kwsys, remove unused kwsys files
- Do not ship static libraries
- Filter provides/requires to exclude private libraries
- Add patch for protobuf 2.6 support (fixes FTBFS bug #1239759)
- Rebuild for RPM MPI Requires Provides Change
- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159