summaryrefslogtreecommitdiffstats
path: root/games/FlightGear/FlightGear.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-10 06:57:23 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-11 03:17:17 +0700
commit7a98d1f966cbdf64fa3065065895633939e31607 (patch)
tree44c3b5e792d24c317aac6ca0e93b2ede252f9c3d /games/FlightGear/FlightGear.SlackBuild
parent98be1b248de63d72d4c12b4c503044a0487b3e03 (diff)
downloadslackbuilds-7a98d1f966cbdf64fa3065065895633939e31607.tar.gz
slackbuilds-7a98d1f966cbdf64fa3065065895633939e31607.tar.xz
games/FlightGear: Updated for version 2016.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/FlightGear/FlightGear.SlackBuild')
-rw-r--r--games/FlightGear/FlightGear.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/FlightGear/FlightGear.SlackBuild b/games/FlightGear/FlightGear.SlackBuild
index 54c5d108a2..432cc83b4c 100644
--- a/games/FlightGear/FlightGear.SlackBuild
+++ b/games/FlightGear/FlightGear.SlackBuild
@@ -4,7 +4,7 @@
PRGNAM=FlightGear
SRCNAM=flightgear
-VERSION=${VERSION:-2016.1.1}
+VERSION=${VERSION:-2016.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -61,6 +61,7 @@ cd build
-DCMAKE_INSTALL_PREFIX=/usr \
-DEVENT_INPUT:STRING="ON" \
-DFG_DATA_DIR=/usr/share/${PRGNAM} \
+ -DENABLE_QT=OFF \
-DCMAKE_BUILD_TYPE=Release ..
make
make install DESTDIR=$PKG