mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
gzdoom: update to 4.3.3.
Signed-off-by: Chris Noxz <chris@noxz.tech>
This commit is contained in:
parent
b23b8a0861
commit
95a781eeac
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'gzdoom'
|
# Template file for 'gzdoom'
|
||||||
pkgname=gzdoom
|
pkgname=gzdoom
|
||||||
version=4.2.4
|
version=4.3.3
|
||||||
revision=1
|
revision=1
|
||||||
_tagdate=2019-07-09
|
_tagdate=2019-07-09
|
||||||
wrksrc="${pkgname}-g${version}"
|
wrksrc="${pkgname}-g${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DINSTALL_PK3_PATH=share/gzdoom"
|
configure_args="-DINSTALL_PK3_PATH=share/gzdoom"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config tar xz"
|
||||||
makedepends="SDL2-devel gtk+3-devel fluidsynth-devel libgme-devel libgomp-devel ppl-devel"
|
makedepends="SDL2-devel gtk+3-devel fluidsynth-devel libgme-devel libgomp-devel ppl-devel"
|
||||||
depends="libfluidsynth gtk+3"
|
depends="libfluidsynth gtk+3"
|
||||||
short_desc="Advanced Doom source port with OpenGL support"
|
short_desc="Advanced Doom source port with OpenGL support"
|
||||||
|
@ -15,8 +15,8 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.zdoom.org"
|
homepage="https://www.zdoom.org"
|
||||||
distfiles="https://github.com/coelckers/${pkgname}/archive/g${version}.tar.gz
|
distfiles="https://github.com/coelckers/${pkgname}/archive/g${version}.tar.gz
|
||||||
https://github.com/coelckers/${pkgname}/releases/download/g${version}/${pkgname}_${version}_amd64.deb"
|
https://github.com/coelckers/${pkgname}/releases/download/g${version}/${pkgname}_${version}_amd64.deb"
|
||||||
checksum="0d5b441fe7fc449eb934b87d920c2f76529c331747eb4fe6cb1cdf185465c51c
|
checksum="8fe6bf59071dc603e611e9e822cd8a6934cc481d0a2a198d921af88126661b60
|
||||||
c8dee7cb44d85ff3867f981600b2d2756a7fb0275d249628115ae94dd5a9aa04"
|
6d3c216eb12dd6f5a9504f7a2479721a465b1cc60a1888deab1b47bff1431eaa"
|
||||||
skip_extraction="${pkgname}_${version}_amd64.deb"
|
skip_extraction="${pkgname}_${version}_amd64.deb"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue