UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
VTK
The Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, modeling, image processing, volume rendering, scientific visualization, and 2D plotting. Package info
Template:
Codename: VTK
Source file: VTK-8.2.0.tar.gz
Source file size: 35511819
Source file MD5-checkum: 8af3307da0fc2ef8cafe4a312b821111
Source directory: VTK-8.2.0
Package URL: https://umvirt.com/linux/downloads/0.1/packages/v/VTK-8.2.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/v/VTK-8.2.0.tar.gz.md5sum
Dependances: cmake.
Dependance of: FreeCAD.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir -v build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr \
..
Build script:
make
Install script:
make install