PrusaSlicer: rebuild with wxWidgets-gtk3-3.2.2.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'PrusaSlicer'
|
# Template file for 'PrusaSlicer'
|
||||||
pkgname=PrusaSlicer
|
pkgname=PrusaSlicer
|
||||||
version=2.5.2
|
version=2.5.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="qemu cmake-wxWidgets-gtk3"
|
build_helper="qemu cmake-wxWidgets-gtk3"
|
||||||
# Pre-Compiled Headers seems to be slower
|
# Pre-Compiled Headers seems to be slower
|
||||||
@@ -19,6 +19,8 @@ homepage="https://www.prusa3d.com/prusaslicer/"
|
|||||||
distfiles="https://github.com/prusa3d/Prusaslicer/archive/version_${version}.tar.gz"
|
distfiles="https://github.com/prusa3d/Prusaslicer/archive/version_${version}.tar.gz"
|
||||||
checksum=e58278067b9d49a42dc9bb02b74307b3cb365bb737f28e246ca8c6f466095d6b
|
checksum=e58278067b9d49a42dc9bb02b74307b3cb365bb737f28e246ca8c6f466095d6b
|
||||||
|
|
||||||
|
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# Mark tests that fail on certain targets
|
# Mark tests that fail on certain targets
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|||||||
Reference in New Issue
Block a user