mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
wesnoth: update to 1.14.11.
This commit is contained in:
parent
fd95706d2b
commit
7f7e90a6c5
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'wesnoth'
|
# Template file for 'wesnoth'
|
||||||
pkgname=wesnoth
|
pkgname=wesnoth
|
||||||
version=1.14.10
|
version=1.14.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_OMP=1"
|
configure_args="-DENABLE_OMP=1"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config gettext"
|
||||||
makedepends="dbus-devel libgomp-devel fribidi-devel SDL2_image-devel
|
makedepends="dbus-devel libgomp-devel fribidi-devel SDL2_image-devel
|
||||||
SDL2_net-devel SDL2_ttf-devel SDL2_mixer-devel pango-devel libvorbis-devel
|
SDL2_net-devel SDL2_ttf-devel SDL2_mixer-devel pango-devel libvorbis-devel
|
||||||
zlib-devel bzip2-devel boost-devel libressl-devel SDL2-devel"
|
zlib-devel bzip2-devel boost-devel libressl-devel SDL2-devel"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wesnoth.org"
|
homepage="https://wesnoth.org"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=e7eb34e7066a559ca1f3996462f25e2ede4a7646aec42492aea6d868cf5fce76
|
checksum=bbd040305b2497f2c0cd056d54e8459269f2409cf033a6570259e1c19ff915c5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# runit service
|
# runit service
|
||||||
|
|
Loading…
Add table
Reference in a new issue