Updated PKGBUILD for use with prusa-slicer 2.2.0 release.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Adasauce 5d6873b414
move depends to runtime instead of buildtime
3 years ago
.gitignore add a lil' gitignore 3 years ago
PKGBUILD move depends to runtime instead of buildtime 3 years ago
README.md move depends to runtime instead of buildtime 3 years ago
prusa-slicer.desktop target 2.2.0 3 years ago

README.md

prusa-slicer-arch-updater

UPDATE: community/prusa-slicer released 2.2.0 with my changes

this package is no longer relevant, if community/prusa-slicer falls behind again, i'll bring it back to life

Fresh PKGBUILD to tide you over until arch packages get updated, save you from having to push through the update path, or compile manually.

All checksums updated for the new version, and new deps added for compile time.

New Deps for building 2.2.0

  • openvdb
  • cgal

Build Yourself

  1. clone this repo
  2. makepkg -si

Use Release

  1. grab my gpg key: gpg --recv-keys E38E49A286546BE89442D6C7B4FD3151235211CB
  2. download the release from the Releases tab
  3. pacman -U prusa-slicer-2.2.0-0-x86_64.pkg.tar.xz

then once the packages get updated upstream, it'll find the later version for you.