Search Criteria
Package Details: opencollada 1:1.6.68-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/opencollada.git (read-only, click to copy) |
|---|---|
| Package Base: | opencollada |
| Description: | Stream based reader and writer library for COLLADA files |
| Upstream URL: | https://github.com/KhronosGroup/OpenCOLLADA |
| Licenses: | GPL |
| Submitter: | bartus |
| Maintainer: | bartus |
| Last Packager: | bartus |
| Votes: | 5 |
| Popularity: | 0.35 |
| First Submitted: | 2024-11-13 21:10 (UTC) |
| Last Updated: | 2024-11-13 21:52 (UTC) |
Dependencies (4)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- pcre
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
fsyy commented on 2025-11-18 14:37 (UTC) (edited on 2025-11-18 14:41 (UTC) by fsyy)
"git clone" one of the above Git Clone URLs
use your favourite editor to edit the PKGBUILD file.
either add the options in the PKGBUILD file or use the one i paste below.
run "makepkg -si"
and it should work.
PKGBUILD:
morsmortium commented on 2025-05-12 15:16 (UTC)
Hi! Could you add
-DCMAKE_POLICY_VERSION_MINIMUM=3.5to the cmake command? The original repository did not get commits in 7 years, and even the fork packaged in opencollada-blender-git needs it, so it is unlikely this will ever get updated by the developerpatlefort commented on 2025-05-02 11:38 (UTC)
This package is affected by the cmake < 3.5 compatibility issue:
Jenrikku commented on 2025-04-25 11:46 (UTC)
For Blender, a package called opencollada-blender-git that follows the fork mentioned by @cb88 exists.
cb88 commented on 2025-04-03 19:45 (UTC)
Also blender has been building against this version as of recently. It apparently includes some performance fixes and removes PCRE dep https://github.com/aras-p/OpenCOLLADA
cb88 commented on 2025-04-03 18:17 (UTC)
Fails to build with cmake 4.0