Package Details: flightgear 2020.3.19-2

Git Clone URL: https://aur.archlinux.org/flightgear.git (read-only, click to copy)
Package Base: flightgear
Description: An open-source, multi-platform flight simulator
Upstream URL: http://www.flightgear.org/
Licenses: GPL
Submitter: Barthalion
Maintainer: None
Last Packager: acxz
Votes: 49
Popularity: 0.178267
First Submitted: 2018-01-05 16:04 (UTC)
Last Updated: 2023-12-31 02:54 (UTC)

Pinned Comments

acxz commented on 2022-09-07 14:47 (UTC)

Development is on Github: https://github.com/acxz/flightgear-arch Please open issues and PRs there instead of commenting.

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 Next › Last »

opt12 commented on 2019-10-11 14:43 (UTC) (edited on 2019-10-18 08:29 (UTC) by opt12)

Unfortnately, I get this weird error regarding the installation of simgear:

"-- Found Boost: /usr/lib64/cmake/Boost-1.71.0/BoostConfig.cmake (found version "1.71.0")
CMake Error at CMakeModules/BoostTestTargets.cmake:55 (message): NOTE: boost::test-based targets and tests cannot be added: boost >= 1.34.0 required but not found. (found: '1.71.0' want >=103400) You may disable ENABLE_TESTS to continue without the tests. Call Stack (most recent call first): CMakeLists.txt:220 (include)

-- Configuring incomplete, errors occurred! See also "/home/felix/.cache/yay/simgear/src/sgbuild/CMakeFiles/CMakeOutput.log". See also "/home/felix/.cache/yay/simgear/src/sgbuild/CMakeFiles/CMakeError.log". ==> ERROR: A failure occurred in build(). "

Any ideas how to resolve this? thanks a lot!

UPDATE: I was able to install Simgear with boost 1.71 by passing the option -ENABLE_TESTS=FALSE to the cmake command.

papakilo commented on 2019-10-06 12:48 (UTC) (edited on 2019-10-11 05:19 (UTC) by papakilo)

Flightgear 2018.3.4 is outdated.

Newer Flightgear 2019.1.1 has been released since 2019-03-14!!!

AWhetter commented on 2019-09-24 18:34 (UTC)

@tim.hellhake I've just added you as a co-maintainer on flightgear and flightgear-data so that you can test and update all three packages at once.

tim.hellhake commented on 2019-09-20 21:50 (UTC)

Flightgear depends on simgear.

https://aur.archlinux.org/packages/simgear needs to be updated first.

papakilo commented on 2019-08-25 09:18 (UTC)

Hi Barthalion, tim.hellhake, FredBezies. Are you still going to maintain this package?

FredBezies commented on 2019-04-16 20:37 (UTC)

@dwheeler: added qt5-svg to makedepends(). Hope it helps!

dwheeler commented on 2019-04-16 14:45 (UTC)

This package is still failing to build if qt5-svg is not added as a dependency.

Popolon commented on 2019-03-25 09:46 (UTC)

The problem was when using simgear-git instead of simgear. It works fine now.

FredBezies commented on 2019-03-22 17:06 (UTC)

@popolon: no problems here. Try to grab pkgbuild using a git clone, not pacaur which is dead for a long time now.