diff --git a/media-gfx/superslicer/superslicer-2.5.60.0.recipe b/media-gfx/superslicer/superslicer-2.5.60.0.recipe index b0e51d13c..461d996c4 100644 --- a/media-gfx/superslicer/superslicer-2.5.60.0.recipe +++ b/media-gfx/superslicer/superslicer-2.5.60.0.recipe @@ -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