UmVirt LFS Package info

DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

coin3d

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

Package info

Template:
Codename: coin3d
Source file: coin-hg-30674a94a67f.tar.gz
Source file size: 49588283
Source file MD5-checkum: 762b3a08716ca333b18a8fded6a1eb65
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