mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:17:48 +08:00
spring: update to 96.0
This commit is contained in:
parent
6911fa2016
commit
52ccabda84
@ -1,21 +1,18 @@
|
||||
#
|
||||
# Games Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
|
||||
|
||||
pkgname=spring
|
||||
_pkgname=springrts
|
||||
pkgver=95.0
|
||||
pkgver=96.0
|
||||
pkgrel=1
|
||||
pkgdesc='A 3D real-time-strategy game engine.'
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://springrts.com/"
|
||||
license=('GPL2')
|
||||
depends=('boost' 'devil' 'freetype2' 'glew' 'icu' 'libvorbis' 'openal')
|
||||
makedepends=('cmake' 'java-environment' 'lzma-utils' 'p7zip' 'python' 'zip')
|
||||
optdepends=('java-runtime: java-based bots.')
|
||||
source=("http://downloads.sourceforge.net/sourceforge/$_pkgname/${pkgname}_${pkgver}_src.tar.lzma")
|
||||
md5sums=('2030100b4c51a1906408aad417a39b1b')
|
||||
md5sums=('2aeaaed4cf316ea22761efc0ef849a73')
|
||||
|
||||
build() {
|
||||
bsdtar -xf ${pkgname}_${pkgver}_src.tar.lzma
|
||||
|
Loading…
Reference in New Issue
Block a user