gzdoom: update to version 4.11.0.
This commit is contained in:
parent
b670dc5fff
commit
e786818b3e
1 changed files with 5 additions and 5 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'gzdoom'
|
# Template file for 'gzdoom'
|
||||||
pkgname=gzdoom
|
pkgname=gzdoom
|
||||||
version=4.10.0
|
version=4.11.0
|
||||||
revision=2
|
revision=1
|
||||||
archs="~i686* ~arm*"
|
archs="~i686* ~arm*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DINSTALL_PK3_PATH=share/gzdoom -DDYN_GTK=OFF -DDYN_OPENAL=OFF"
|
configure_args="-DINSTALL_PK3_PATH=share/gzdoom -DDYN_GTK=OFF -DDYN_OPENAL=OFF"
|
||||||
hostmakedepends="pkg-config tar xz"
|
hostmakedepends="pkg-config tar xz"
|
||||||
makedepends="SDL2-devel gtk+3-devel libgomp-devel ZMusic-devel libopenal-devel libvpx-devel"
|
makedepends="SDL2-devel gtk+3-devel libgomp-devel ZMusic-devel libopenal-devel libvpx-devel libwebp-devel"
|
||||||
short_desc="Advanced Doom source port with OpenGL support"
|
short_desc="Advanced Doom source port with OpenGL support"
|
||||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
@ -14,8 +14,8 @@ homepage="https://www.zdoom.org"
|
||||||
# WARNING: watch out for new submodules
|
# WARNING: watch out for new submodules
|
||||||
distfiles="https://github.com/ZDoom/gzdoom/archive/g${version}.tar.gz
|
distfiles="https://github.com/ZDoom/gzdoom/archive/g${version}.tar.gz
|
||||||
https://github.com/ZDoom/gzdoom/releases/download/g${version}/gzdoom_${version}_amd64.deb"
|
https://github.com/ZDoom/gzdoom/releases/download/g${version}/gzdoom_${version}_amd64.deb"
|
||||||
checksum="8702522c05048dfd4a765c6ac82a270d8bd0942e813d5bc6f4b69795a5d23a20
|
checksum="44a0aee6fa6b9cc2f5956bb98252708720b03ddf264821c487ce6af07cb204d7
|
||||||
1baf9f577839daff89073768eeccf561dd330eabec65217ba67eba799a4dfcab"
|
23cec6b75612e106aa32dbf1e44dcddb5cce73d7476ab58da1af9429bcafeed4"
|
||||||
skip_extraction="${pkgname}_${version}_amd64.deb"
|
skip_extraction="${pkgname}_${version}_amd64.deb"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue