Package Details: flightgear-git 2024.1.0r16085.1757b1d5b-5

Git Clone URL: https://aur.archlinux.org/flightgear-git.git (read-only, click to copy)
Package Base: flightgear-git
Description: An open-source, multi-platform flight simulator
Upstream URL: https://home.flightgear.org
Licenses: GPL
Conflicts: flightgear
Provides: flightgear
Submitter: pascal
Maintainer: fraunos
Last Packager: fraunos
Votes: 18
Popularity: 0.000001
First Submitted: 2010-07-24 14:22 (UTC)
Last Updated: 2025-04-27 20:44 (UTC)

Required by (4)

Sources (1)

Pinned Comments

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

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

Latest Comments

1 2 3 4 Next › Last »

fraunos commented on 2025-04-27 21:21 (UTC)

Hi, I think the last thing for this to work is to update flightgear-data-git, which I am waiting to get Orphaned.

jhogan commented on 2025-04-26 09:47 (UTC)

@simona flightgear-git needs simgear-git, not simgear

perhaps that should be explicit in the flightgear-git dependencies

simona commented on 2025-04-26 09:20 (UTC)

simgear

jhogan commented on 2025-04-26 08:53 (UTC)

@simona is that CMake error coming from building flightgear-git or one of the dependencies? Flightgear next has cmake_minimum_required(VERSION, 3.20), & builds fine for me (though runtime is broke by an assert for which there's a simgear merge request).

simona commented on 2025-04-26 08:37 (UTC)


CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.

Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.

Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

jhogan commented on 2025-04-24 08:17 (UTC)

Should the osg dependency be flightgear-openscenegraph-git instead of flightgear-openscenegraph?

simona commented on 2025-04-23 19:43 (UTC)


CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 has been removed from CMake.

Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.

Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

gugah commented on 2025-03-06 21:07 (UTC) (edited on 2025-03-06 21:08 (UTC) by gugah)

flightgear is active project?

The latest release is from last week. They've moved development to gitlab, so this package is definitely out of date: https://gitlab.com/flightgear/flightgear

dreieck commented on 2024-06-03 18:21 (UTC)

simgear>=2020.4.0 simgear<2020.5 needs to be added to the depends array (please calculate the versions from flightgear-git's $pkgver dynamically.)

fgfs: error while loading shared libraries: libSimGearScened.so.2020.4.0: cannot open shared object file: No such file or directory

simona commented on 2024-05-11 14:33 (UTC)

flightgear is active project?