mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
superslicer, revbump for old TBB changes (#13229)
This commit is contained in:
@@ -12,7 +12,8 @@ What are SuperSlicer main features? main new features/differences?
|
||||
* Custom-made generated calibration tests.
|
||||
* new settings to fine-tune the top surface quality, like 'only one perimeter on top'.
|
||||
* A 'denser infill' option for supporting the (solid) top layers.
|
||||
* Better Thin walls (anchored inside the print, no more random bits at the ends, embedded in perimeter loops).
|
||||
* Better Thin walls (anchored inside the print, no more random bits at the ends, embedded in \
|
||||
perimeter loops).
|
||||
* Options to change holes dimensions and/or geometry, to print them at the right size.
|
||||
* Better overhangs (add perimeters if needed, slice them in opposite direction each layer).
|
||||
* Brim rework: many more options (inside, outside only, 'ears', per object)
|
||||
@@ -25,7 +26,7 @@ What are SuperSlicer main features? main new features/differences?
|
||||
HOMEPAGE="https://github.com/supermerill/SuperSlicer"
|
||||
COPYRIGHT="Merill"
|
||||
LICENSE="GNU AGPL v3"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://github.com/supermerill/SuperSlicer/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="47ddf0dcf2d428e483011a74d32fe56a75fbe55dc8a3187956d5dd5758279dcb"
|
||||
SOURCE_DIR="SuperSlicer-$portVersion"
|
||||
@@ -56,6 +57,8 @@ ADDITIONAL_FILES="
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
|
||||
tbbVersion="2"
|
||||
|
||||
PROVIDES="
|
||||
superslicer$secondaryArchSuffix = $portVersion
|
||||
app:SuperSlicer = $portVersion
|
||||
@@ -78,7 +81,7 @@ REQUIRES="
|
||||
lib:libfreetype$secondaryArchSuffix
|
||||
lib:libfontconfig$secondaryArchSuffix
|
||||
lib:libGL$secondaryArchSuffix
|
||||
lib:libglfw$secondaryArchSuffix
|
||||
lib:libglfw$secondaryArchSuffix
|
||||
lib:libGLEW$secondaryArchSuffix
|
||||
lib:libgdk_3$secondaryArchSuffix
|
||||
lib:libgdk_pixbuf_2.0$secondaryArchSuffix
|
||||
@@ -131,7 +134,7 @@ BUILD_REQUIRES="
|
||||
devel:libbrotlidec$secondaryArchSuffix
|
||||
devel:libcppunit$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libcurl$secondaryArchSuffix
|
||||
devel:libcurl$secondaryArchSuffix
|
||||
devel:libexecinfo$secondaryArchSuffix
|
||||
devel:libexpat$secondaryArchSuffix
|
||||
devel:libfontconfig$secondaryArchSuffix
|
||||
@@ -162,11 +165,11 @@ BUILD_REQUIRES="
|
||||
devel:libsoup_3.0$secondaryArchSuffix
|
||||
devel:libsqlite3$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libtbb$secondaryArchSuffix
|
||||
devel:libtbb$secondaryArchSuffix >= $tbbVersion
|
||||
devel:libxkbcommon$secondaryArchSuffix
|
||||
devel:libvulkan$secondaryArchSuffix
|
||||
devel:libwayland_client$secondaryArchSuffix
|
||||
devel:libwayland_egl$secondaryArchSuffix
|
||||
devel:libwayland_egl$secondaryArchSuffix
|
||||
devel:libwayland_server$secondaryArchSuffix
|
||||
devel:libwebkit2gtk_4.1$secondaryArchSuffix
|
||||
devel:libX11$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user