blob: 0fadc5a25671b7df6a15bf32c6681775e5e588ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = superslicer-prerelease-bin
pkgdesc = G-code generator for 3D printers (Prusa, Voron, Creality, etc.) (binary AppImage)
pkgver = 2.7.61.4
pkgrel = 1
epoch = 1
url = https://github.com/supermerill/SuperSlicer
arch = x86_64
license = AGPL3
depends = zlib
depends = fuse3
provides = superslicer=1:2.7.61.4
conflicts = superslicer
conflicts = superslicer-git
conflicts = superslicer-prerelease
replaces = slic3r++
noextract = SuperSlicer-ubuntu_22.04-2.7.61.4.AppImage
options = !strip
options = !debug
source = https://github.com/supermerill/SuperSlicer/releases/download/2.7.61.4/SuperSlicer-ubuntu_22.04-2.7.61.4.AppImage
sha256sums = c830aad48aeb5542ea4be24bc6407ed0e13313f5019dd748426a4dfced53b858
pkgname = superslicer-prerelease-bin
|