mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
PrusaSlicer: rebuild with wxWidgets-gtk3-3.2.2.1
This commit is contained in:
parent
cebcf07d57
commit
7db82e5894
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue