yquake2: update to 5.24.
This commit is contained in:
parent
57bf497cbf
commit
2dcd128599
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'yquake2'
|
||||
pkgname=yquake2
|
||||
version=5.23
|
||||
version=5.24
|
||||
revision=1
|
||||
only_for_archs="i686 x86_64"
|
||||
wrksrc="quake2-${version}"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="zlib-devel libopenal-devel alsa-lib-devel libjpeg-turbo-devel
|
||||
|
@ -12,8 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.yamagi.org/quake2/"
|
||||
distfiles="http://deponie.yamagi.org/quake2/quake2-${version}.tar.xz"
|
||||
checksum=335f1d8b104453147d74f712b934d71a622fcd304c64afad5550ec85913f446a
|
||||
only_for_archs="i686 x86_64"
|
||||
checksum=8c468b4fdefa3ae0e6239d677571c38c89387ae52df61a60e0f50bbd26dfa78f
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} WITH_SYSTEMWIDE=yes WITH_SYSTEMDIR=/usr/share/${pkgname}
|
||||
|
|
Loading…
Reference in New Issue
Block a user