Search Criteria
Package Details: orca-slicer 2.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/orca-slicer.git (read-only, click to copy) |
---|---|
Package Base: | orca-slicer |
Description: | Orca Slicer is a fork of Bambu Studio. It was previously known as BambuStudio-SoftFever |
Upstream URL: | https://github.com/SoftFever/OrcaSlicer |
Keywords: | bambustudio orcaslicer |
Licenses: | AGPLv3 |
Conflicts: | OrcaSlicer |
Provides: | OrcaSlicer |
Submitter: | xburst |
Maintainer: | c2h5oh |
Last Packager: | c2h5oh |
Votes: | 16 |
Popularity: | 1.94 |
First Submitted: | 2023-03-29 15:51 (UTC) |
Last Updated: | 2024-10-29 14:57 (UTC) |
Dependencies (18)
- cairo (cairo-gitAUR)
- glu (glu-gitAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsoup
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber)
- openvdb
- ttf-harmonyos-sansAUR
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wayland-protocols (wayland-protocols-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- m4 (m4-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »
xburst commented on 2023-06-10 14:14 (UTC)
Sorry for no checking
git apply
result onmakepkg
environment, changed topatch
command now. @sdooweloc @c2h5ohsdooweloc commented on 2023-06-09 13:00 (UTC)
Ah okay that would explain it haha. Hopefully it can get merged. I want to play with this slicer more but dont want to deal with pulling down appimages and such haha.
c2h5oh commented on 2023-06-08 12:14 (UTC)
It fails to apply the patch. I'm working on getting the patch merged into Orca Slicer repo.
sdooweloc commented on 2023-06-04 20:29 (UTC)
Im still failing to build on Arch even when trying to pull the new v1.6.3 Any help would be appreciated.
xburst commented on 2023-06-04 02:54 (UTC)
Update to v1.6.3 and apply patches from @c2h5oh. Looking for co-maintainers!
c2h5oh commented on 2023-05-31 23:12 (UTC)
I submitted patches required to build BambuStudio with GCC13 ( https://github.com/bambulab/BambuStudio/pull/1882 ) - those can be added to PKGBUILD and applied if it takes too long to get those pulled into OrcaSlicer repo.
novirium commented on 2023-05-31 12:59 (UTC) (edited on 2023-05-31 12:59 (UTC) by novirium)
The
error: declaration of ‘tbb::task& tbb::internal::task_prefix::task()’ changes meaning of ‘task’ [-Wchanges-meaning]
errors are the same ones I was getting with thebambustudio
package. It looks like neither be compiled with the newest version of GCC (gcc13
) - this is only an issue now because the Archgcc
package was updated to 13 at the end of April.I was able to get
orca-slicer
building successfully by installinggcc12
and forcing CMake to use it by adding:to the options for
cmake
in the PKGBUILD.c2h5oh commented on 2023-05-29 15:51 (UTC)
It currently fails to build with:
zoomzoom commented on 2023-05-29 12:43 (UTC)
Currently it is impossible to build as harmonyos-sans-git has very slow (15KiB/s) download rate and times out before cloning the repository.
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »