summaryrefslogtreecommitdiffstats
path: root/games
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
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')
-rw-r--r--games/FlightGear/FlightGear.SlackBuild3
-rw-r--r--games/FlightGear/FlightGear.info6
-rw-r--r--games/FlightGear/README2
3 files changed, 7 insertions, 4 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
diff --git a/games/FlightGear/FlightGear.info b/games/FlightGear/FlightGear.info
index 3f778bb59d..868ecc25f3 100644
--- a/games/FlightGear/FlightGear.info
+++ b/games/FlightGear/FlightGear.info
@@ -1,8 +1,8 @@
PRGNAM="FlightGear"
-VERSION="2016.1.1"
+VERSION="2016.1.2"
HOMEPAGE="http://www.flightgear.org/"
-DOWNLOAD="https://sourceforge.net/projects/flightgear/files/release-2016.1/flightgear-2016.1.1.tar.bz2"
-MD5SUM="f061a427acf87d00ea81aac4a5459079"
+DOWNLOAD="https://sourceforge.net/projects/flightgear/files/release-2016.1/flightgear-2016.1.2.tar.bz2"
+MD5SUM="4638df5b260b25860aff4dbe4bef5021"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="FlightGear-data SimGear"
diff --git a/games/FlightGear/README b/games/FlightGear/README
index e66f07c126..8fd155e0d2 100644
--- a/games/FlightGear/README
+++ b/games/FlightGear/README
@@ -1,2 +1,4 @@
The FlightGear flight simulator project is an open-source, multi-platform,
cooperative flight simulator development project.
+
+To build the internal Qt launcher, you will require QT5 and set the ENABLE_QT=ON