summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author M.Dinslage2017-05-01 04:02:18 +0200
committer Willy Sudiarto Raharjo2017-05-01 04:02:18 +0200
commit95f4c6fca27b4ea874d645b0142d4c348a2db551 (patch)
tree6747828318e60947db353fc9b39cd6894a54cdfd /games
parentdb05b7ab410e70a5ecf91da1c1352f4085ed4a79 (diff)
downloadslackbuilds-95f4c6fca27b4ea874d645b0142d4c348a2db551.tar.gz
games/ioquake3: Added mumble support.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/ioquake3/ioquake3.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/ioquake3/ioquake3.SlackBuild b/games/ioquake3/ioquake3.SlackBuild
index 995199795f..37b34df14c 100644
--- a/games/ioquake3/ioquake3.SlackBuild
+++ b/games/ioquake3/ioquake3.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=ioquake3
VERSION=${VERSION:-r20170419}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
# Setting the arch here overrides the Makefiles
@@ -83,6 +83,7 @@ make \
USE_CURL_DLOPEN=0 \
USE_FREETYPE=1 \
BUILD_RENDERER_OPENGL2=1 \
+ USE_MUMBLE=1 \
USE_VOIP=1 \
USE_OPENAL=1 \
USE_OPENAL_DLOPEN=0 \