crispy-doom: update to 5.9.2.
This commit is contained in:
parent
992cb96fc4
commit
ba996d0546
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'crispy-doom'
|
# Template file for 'crispy-doom'
|
||||||
pkgname=crispy-doom
|
pkgname=crispy-doom
|
||||||
version=5.9.1
|
version=5.9.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="crispy-doom-crispy-doom-${version}"
|
wrksrc="crispy-doom-crispy-doom-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autoconf automake pkg-config python"
|
hostmakedepends="autoconf automake pkg-config"
|
||||||
makedepends="SDL2-devel SDL2_mixer-devel SDL2_net-devel libsamplerate-devel libpng-devel"
|
makedepends="SDL2-devel SDL2_mixer-devel SDL2_net-devel libsamplerate-devel libpng-devel"
|
||||||
short_desc="Limit-removing enhanced-resolution Doom source port"
|
short_desc="Limit-removing enhanced-resolution Doom source port"
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/fabiangreffrath/crispy-doom"
|
homepage="https://github.com/fabiangreffrath/crispy-doom"
|
||||||
distfiles="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-${version}.tar.gz"
|
distfiles="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-${version}.tar.gz"
|
||||||
checksum=9c83052bab0e4ba10517f527d34124b6619ca4e988ceda1ae207bb6b6e8aa4d8
|
checksum=6e93769aeafff60ac7c40027565d947e4f15cd95501ca468ee2bb7e420731070
|
||||||
|
|
||||||
CFLAGS="-fcommon"
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue