summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2016-04-07 00:25:59 -0400
committerbrent s2016-04-07 00:25:59 -0400
commitbbda880c82d9a474bda14692db423f5f1cbff399 (patch)
treea6ba85e61d67bd30720e3af3ef13bf1925328e16 /PKGBUILD
parent60ae1a74787888718bb8e5644e42e6841c48c567 (diff)
downloadaur-bbda880c82d9a474bda14692db423f5f1cbff399.tar.gz
resigning...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 656f03ab33ad..aaee6f9813cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
pkgname=spearmint
pkgver=0.2
-pkgrel=13
+pkgrel=14
_ioq3v1='1.36'
_ioq3v2='1.32-9'
pkgdesc="An ioquake3-based engine with multiple improvements (note: requires pak files from original Q3 CD; incompatible with ioquake3)"
@@ -14,6 +14,9 @@ url="http://spearmint.pw"
license=("GPL3")
arch=('i686' 'x86_64')
depends=('sdl2')
+optdepends=('curl: use native curl'
+ 'openal: use native openal'
+ 'mumble: support for positional audio (as alternative to in-game VOIP feature)')
conflicts=('spearmint-git')
install=spearmint.install
source=("${pkgname}.tar.xz::https://github.com/zturtleman/${pkgname}/releases/download/release-${pkgver}/${pkgname}-${pkgver}-linux.tar.xz"