Search Criteria
Package Details: libsavitar-git 4.9.beta.r0.gfe88675-3
Git Clone URL: | https://aur.archlinux.org/libsavitar-git.git (read-only, click to copy) |
---|---|
Package Base: | libsavitar-git |
Description: | c++ implementation of 3mf loading with SIP python bindings |
Upstream URL: | https://github.com/Ultimaker/libSavitar |
Licenses: | LGPL |
Conflicts: | libsavitar |
Provides: | libsavitar |
Submitter: | brodokk |
Maintainer: | None |
Last Packager: | Online122228 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-10 15:25 (UTC) |
Last Updated: | 2023-07-22 23:15 (UTC) |
Dependencies (6)
- pugixml (pugixml-gitAUR)
- python (python32AUR, python37AUR, python310AUR)
- cmake (cmake-gitAUR) (make)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- python-sip4AUR (make)
- sip4AUR (make)
Required by (4)
- cura (requires libsavitar)
- cura-git (requires libsavitar)
- cura-lulzbot (requires libsavitar)
- cura-lulzbot-git (requires libsavitar)
Latest Comments
lllars commented on 2017-12-31 16:59 (UTC)
looks like Savitar.so is being installed in the wrong place. On my machine it was put in /usr/lib/python3.6/site-packages/lib/python3.6/site-packages/Savitar.so. I think it should actually be /usr/lib/python3.6/site-packages/Savitar.so
Manually moving it to that location allowed cura to find it.