enyo-doom: update to 2.0.1
This commit is contained in:
parent
a764db0c12
commit
0fc45246c9
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'enyo-doom'
|
# Template file for 'enyo-doom'
|
||||||
pkgname=enyo-doom
|
pkgname=enyo-doom
|
||||||
reverts="1.04_1 1.05_1 1.06_1 1.06.9_1"
|
version=2.0.1
|
||||||
version=1.2
|
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
short_desc="Frontend for Doom engines"
|
short_desc="Frontend for Doom engines"
|
||||||
maintainer="Michael Straube <straubem@gmx.de>"
|
maintainer="Michael Straube <straubem@gmx.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.com/sdcofer70/enyo-doom"
|
homepage="https://gitlab.com/sdcofer70/enyo-doom"
|
||||||
distfiles="https://gitlab.com/sdcofer70/enyo-doom/-/archive/${version}/enyo-doom-${version}.tar.bz2"
|
distfiles="https://gitlab.com/sdcofer70/enyo-doom/-/archive/${version}/enyo-doom-${version}.tar.bz2"
|
||||||
checksum=e7f97ce80499e9f5b31956756f6a4a82ca9b97b65b068aa233416c52ecabf8eb
|
checksum=03d490081753dfd1d40b7cc8142b8f0e7642bad6f3d724f9ba9cfad0253f1a34
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||||
|
|
Loading…
Reference in New Issue