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 2 3 4 5 6 7 8 9 Next › Last »
xburst commented on 2023-06-16 04:05 (UTC)
@FabioLolix @Thetic I will try to improve
PKGBUILD
in next release.The
_tag
variable was introduced to solve the case that the github tag does not match thepkgver
requirements, e.g.v1.6.3-beta
FabioLolix commented on 2023-06-13 20:08 (UTC) (edited on 2023-06-13 20:21 (UTC) by FabioLolix)
Hello,
-j"$(nproc)"
, this don't have to be hardcoded in the pkgbuilds, if you want to use more cores edit your makepkg.conf$pkgname-$pkgver.tar.gz::
to be non-conflicting and reusable_tag
which is the same as pkgver=licenses
packageNutmeg9560 commented on 2023-06-13 17:26 (UTC)
@xburst Arch using makepkg to build the package and errors out.
xburst commented on 2023-06-13 15:57 (UTC)
@Nutmeg9560 Which Linux distribution?
Nutmeg9560 commented on 2023-06-13 15:05 (UTC) (edited on 2023-06-13 15:08 (UTC) by Nutmeg9560)
Any ideas why I get
When I look in src/OrcaSlicer/deps/build/dep_OCCT-prefix/src/dep_OCCT the file seems to be there.
Thetic commented on 2023-06-13 03:33 (UTC)
This build is broken when CMAKE_GENERATOR is set because it assumes the use of make. The PKGBUILD needs to override the CMAKE_GENERATOR to use Unix Makefiles, or call
cmake --build
instead of calling make directly.fang64 commented on 2023-06-12 01:00 (UTC) (edited on 2023-06-12 01:31 (UTC) by fang64)
Great work guys, @xburst and @c2h5oh
It works, something was out of wack.
sdooweloc commented on 2023-06-12 00:31 (UTC)
Can confirm I can now build. Thank you much @xburst and @c2h5oh
Nutmeg9560 commented on 2023-06-11 13:07 (UTC) (edited on 2023-06-11 13:12 (UTC) by Nutmeg9560)
Getting a TBB error
bitr8 commented on 2023-06-11 04:19 (UTC)
confirmed this is now fixed and compiles fine. @xburst @c2h5oh thank you so much for resolving this! appreciated
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »