mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
openmw: for boost-1.88
This commit is contained in:
parent
be740d871b
commit
0cc7ecb492
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openmw'
|
||||
pkgname=openmw
|
||||
version=0.49.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
_recast_commit=c393777d26d2ff6519ac23612abf8af42678c9dd
|
||||
_bullet_tag=3.25
|
||||
|
@ -10,7 +10,8 @@ _bullet_tag=3.25
|
|||
configure_args="-DOPENMW_USE_SYSTEM_BULLET=OFF -DOPENMW_USE_SYSTEM_MYGUI=ON
|
||||
-DOPENMW_LTO_BUILD=ON -DFETCHCONTENT_FULLY_DISCONNECTED=On"
|
||||
hostmakedepends="pkg-config qt6-base qt6-tools"
|
||||
makedepends="SDL2-devel boost-devel ffmpeg6-devel libXt-devel
|
||||
makedepends="SDL2-devel boost-devel-minimal libboost_filesystem
|
||||
libboost_iostreams libboost_program_options ffmpeg6-devel libXt-devel
|
||||
libmygui-devel libopenal-devel libunshield-devel osg-devel qt6-svg-devel
|
||||
liblz4-devel yaml-cpp-devel LuaJIT-devel"
|
||||
short_desc="Open Implementation of Morrowind's Engine"
|
||||
|
|
Loading…
Add table
Reference in a new issue