supertux2: link external squirrel lib statically

This commit is contained in:
tranzystorekk
2026-03-15 19:04:26 +01:00
parent d3d4e92e75
commit 5e68548e7f
+3 -2
View File
@@ -1,12 +1,13 @@
# Template file for 'supertux2'
pkgname=supertux2
version=0.7.0
revision=1
revision=2
build_style=cmake
configure_args="
-DAPPDATADIR=/usr/share/supertux2
-DINSTALL_SUBDIR_BIN=bin
-DINSTALL_SUBDIR_SHARE=share/supertux2"
-DINSTALL_SUBDIR_SHARE=share/supertux2
-DUSE_STATIC_SIMPLESQUIRREL=ON"
hostmakedepends="pkg-config"
makedepends="SDL2-devel SDL2_image-devel
libcurl-devel libpng-devel fmt-devel zlib-devel