mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
xonotic: update to 0.8.1
This commit is contained in:
parent
b6d099dcb7
commit
13deae4a84
@ -1,9 +1,7 @@
|
||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
|
||||
|
||||
pkgbase=xonotic
|
||||
_pkgbase=Xonotic
|
||||
pkgname=($pkgbase $pkgbase-data)
|
||||
pkgver=0.8.0
|
||||
pkgver=0.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="A free, fast-paced crossplatform first-person shooter"
|
||||
arch=('x86_64')
|
||||
@ -16,11 +14,10 @@ categories=('games')
|
||||
source=("http://dl.xonotic.org/$pkgbase-$pkgver.zip"
|
||||
"xonotic-glx.desktop"
|
||||
"xonotic-sdl.desktop")
|
||||
md5sums=('bc368e116a2502362e1d4f07d8f8efab'
|
||||
md5sums=('f7a9cd8ab68a00336acca164f983b569'
|
||||
'c4d94fcbfbef47cf614f2b6f381ea89b'
|
||||
'541cf57a483f540220eb08c898f6dbc2')
|
||||
|
||||
|
||||
build() {
|
||||
# compile engine
|
||||
make -C Xonotic/source/darkplaces CPUOPTIMIZATIONS="${CFLAGS}" DP_FS_BASEDIR=/usr/share/xonotic/ DP_LINK_TO_LIBJPEG=1 cl-release
|
||||
|
Loading…
Reference in New Issue
Block a user