UmVirt LFS Package info
DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit:
OpenCOLLADA
COLLADAMax and COLLADAMaya are new implementation of a 3ds Max or Maya plug-ins to export scene or parts of it to a COLLADA file, released under an MIT-license.Package info
Codename: OpenCOLLADA
Source file: OpenCOLLADA-1.6.68.tar.gz
Source directory: OpenCOLLADA-1.6.68
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/o/OpenCOLLADA-1.6.68.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/o/OpenCOLLADA-1.6.68.tar.gz.md5sum
Dependances: libxml2, pcre.
Dependance of: blender.
Patches: opencollada-pcre.patch, opencollada-novalidator.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd build
cmake .. \
-DCMAKE_INSTALL_PREFIX=/usr \
-DUSE_SHARED=ON \
-DUSE_STATIC=OFF
Build script:
cd build
make
Install script:
cd build
make install
cat >> /etc/ld.so.conf << EOF
/usr/lib/opencollada
EOF
ldconfig
Apache/2.4.62 (Debian) Server at ulfs.org Port 443