crispy-doom: update to 5.9.0.
This commit is contained in:
parent
fa0d7fcd80
commit
e6f5c1f48f
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.8.0
|
version=5.9.0
|
||||||
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"
|
hostmakedepends="autoconf automake pkg-config python"
|
||||||
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=c485de2c2920b50434f468795ce4025cf6d2c12f3cfcf484464544566b8fa290
|
checksum=6f8ac1e9373b06e5c74c6c3eeb7b7374eba7650e708c4c1df336fc8d3b3700fe
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue