mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
wesnoth: for boost-1.88
This commit is contained in:
parent
f1e4e12110
commit
809c7919c7
1 changed files with 4 additions and 2 deletions
|
@ -1,13 +1,15 @@
|
|||
# Template file for 'wesnoth'
|
||||
pkgname=wesnoth
|
||||
version=1.18.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_OMP=1"
|
||||
hostmakedepends="pkg-config gettext"
|
||||
makedepends="dbus-devel libgomp-devel fribidi-devel SDL2_image-devel
|
||||
SDL2_net-devel SDL2_ttf-devel SDL2_mixer-devel pango-devel libvorbis-devel
|
||||
zlib-devel bzip2-devel boost-devel openssl-devel SDL2-devel libcurl-devel"
|
||||
zlib-devel bzip2-devel boost-devel-minimal libboost_iostreams
|
||||
libboost_program_options libboost_random libboost_locale libboost_filesystem
|
||||
libboost_coroutine openssl-devel SDL2-devel libcurl-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="Turn-based fantasy strategy game"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue