mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 21:43:13 +02:00
parent
4c3918f355
commit
bfbe533ea0
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'enyo-doom'
|
# Template file for 'enyo-doom'
|
||||||
pkgname=enyo-doom
|
pkgname=enyo-doom
|
||||||
version=1.04
|
version=1.05
|
||||||
revision=1
|
revision=1
|
||||||
_commit=c0f5b0fa22c2b80b1dc7a404494287cf69a32649
|
_commit=3e3cc1a4798a8732935b23697b7037a431819726
|
||||||
wrksrc=${pkgname}-${version}-${_commit}
|
wrksrc=${pkgname}-${version}-${_commit}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Straube <straubem@gmx.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://gitlab.com/sdcofer70/enyo-doom"
|
homepage="https://gitlab.com/sdcofer70/enyo-doom"
|
||||||
distfiles="${homepage}/repository/archive.tar.gz?ref=${version}>${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/repository/archive.tar.gz?ref=${version}>${pkgname}-${version}.tar.gz"
|
||||||
checksum=7dfe9eb50cc043c40af95cfe67121458998f3e762d5876711cf6b341b3bd5d02
|
checksum=e9ddebb5ae44d8473cb150e41060f0346df6e57a7b3203710b939addd52aba2e
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue