supertux2: link external squirrel lib statically
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user