mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
xonotic: fix build
This commit is contained in:
parent
ab14d55ff7
commit
697b1063a2
1 changed files with 3 additions and 2 deletions
|
@ -5,13 +5,14 @@ revision=2
|
||||||
wrksrc="Xonotic"
|
wrksrc="Xonotic"
|
||||||
hostmakedepends="unzip automake libtool"
|
hostmakedepends="unzip automake libtool"
|
||||||
makedepends="gmp-devel MesaLib-devel SDL2-devel libcurl-devel alsa-lib-devel
|
makedepends="gmp-devel MesaLib-devel SDL2-devel libcurl-devel alsa-lib-devel
|
||||||
libmodplug-devel libvorbis-devel libXpm-devel libjpeg-turbo-devel"
|
libmodplug-devel libvorbis-devel libXpm-devel libjpeg-turbo-devel
|
||||||
|
libXxf86vm-devel"
|
||||||
depends="desktop-file-utils xonotic-data"
|
depends="desktop-file-utils xonotic-data"
|
||||||
short_desc="Free, fast-paced crossplatform first-person shooter"
|
short_desc="Free, fast-paced crossplatform first-person shooter"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, BSD-3-Clause"
|
license="GPL-2.0-or-later, BSD-3-Clause"
|
||||||
homepage="http://xonotic.org"
|
homepage="http://xonotic.org"
|
||||||
distfiles="http://dl.xonotic.org/xonotic-${version}-source.zip"
|
distfiles="https://dl.xonotic.org/xonotic-${version}-source.zip"
|
||||||
checksum=5e6916f1e6e9e22285bb71ddd075189102857383e74ed0b0a3d27cef08e0bd2b
|
checksum=5e6916f1e6e9e22285bb71ddd075189102857383e74ed0b0a3d27cef08e0bd2b
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue