gzdoom: update to 4.6.0.
This commit is contained in:
parent
df6084b663
commit
2c973f4c38
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'gzdoom'
|
||||
pkgname=gzdoom
|
||||
version=4.5.0
|
||||
version=4.6.0
|
||||
revision=1
|
||||
_tagdate=2021-10-31
|
||||
_widepix_commit=f4bb3541edd570cbccb58e5cdaba3dc0979208b9
|
||||
_tagdate=2021-05-22
|
||||
_widepix_commit=89dac47dbf874351e2d5a07a0bb33b7d1175ef28
|
||||
wrksrc="${pkgname}-g${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DINSTALL_PK3_PATH=share/gzdoom -DDYN_GTK=OFF -DDYN_OPENAL=OFF"
|
||||
|
@ -17,9 +17,9 @@ homepage="https://www.zdoom.org"
|
|||
distfiles="https://github.com/coelckers/gzdoom/archive/g${version}.tar.gz
|
||||
https://github.com/coelckers/gzdoom/releases/download/g${version}/gzdoom_${version}_amd64.deb
|
||||
https://github.com/nashmuhandes/WidePix/archive/${_widepix_commit}.tar.gz"
|
||||
checksum="21eb1a221dae532a6c29f243584be3d5454f8eb4da85a67e405115f89666611d
|
||||
2f07795728940fca07aa9771d5a8bb77f7764862b96cc5a4126a5b8db7a357b8
|
||||
e0b85ca089a3714968f56acc9525f352dbec14f15e88e0aef1cdece64c4f3cbf"
|
||||
checksum="3c50fe9cffef497d6849d448abfeaa99d0f6d2bcd515d7b401c3ca2bb2ef6a91
|
||||
dc77f6f9e5017830747f8e18a57b45013c1aaa845c3dce95d4c150fa69aa0096
|
||||
f86717925688fa7e7debcf88934bc3dc7f9bffbde4c533a34137069900b32c02"
|
||||
skip_extraction="${pkgname}_${version}_amd64.deb"
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue