UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

coin3d

Coin3D is a free and open-source implementation (library) of the Open Inventor API.

Package info

Codename: coin3d
Source file: coin-hg-30674a94a67f.tar.gz
Source directory: coin-hg-30674a94a67f
Package URL: https://umvirt.com/linux/downloads/0.1/packages/c/coin-hg-30674a94a67f.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/c/coin-hg-30674a94a67f.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: FreeCAD.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
cmake -Hcoin -Bcoin_build -G "Unix Makefiles" -DCMAKE_INSTALL_PREFIX=/usr/ -DCMAKE_BUILD_TYPE=Release

cd coin_build


Build script:
make

Install script:
make install

cd cpack.d
cpack --config debian.cmake
cpack --config fedora.cmake