From 7a98d1f966cbdf64fa3065065895633939e31607 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Tue, 10 May 2016 06:57:23 +0700 Subject: games/FlightGear: Updated for version 2016.1.2. Signed-off-by: Willy Sudiarto Raharjo --- games/FlightGear/FlightGear.SlackBuild | 3 ++- games/FlightGear/FlightGear.info | 6 +++--- games/FlightGear/README | 2 ++ 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'games/FlightGear') diff --git a/games/FlightGear/FlightGear.SlackBuild b/games/FlightGear/FlightGear.SlackBuild index 54c5d108a2a57..432cc83b4c019 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 3f778bb59dee5..868ecc25f3beb 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 e66f07c1266ad..8fd155e0d29c2 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 -- cgit v1.2.3