Hi, I think the last thing for this to work is to update flightgear-data-git, which I am waiting to get Orphaned.
Search Criteria
Package Details: flightgear-git 2024.1.0r16085.1757b1d5b-5
Package Actions
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) |
Dependencies (20)
- flightgear-openscenegraph-gitAUR
- glu (glu-gitAUR)
- libxi (libxi-gitAUR)
- libxmu
- libxrandr (libxrandr-gitAUR)
- openal (openal-gitAUR)
- osgxrAUR
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- qt5-declarative (qt5-declarative-gitAUR) (make)
- qt5-svg (qt5-svg-gitAUR) (make)
- sharutils (make)
- simgear-gitAUR (make)
- flightgear-dataAUR (flightgear-data-gitAUR) (optional)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional) – fgfs --launcher
- qt5-declarative (qt5-declarative-gitAUR) (optional) – fgfs --launcher
Required by (4)
- ffgo (requires flightgear)
- ffgo-git (requires flightgear)
- flightgear-photoscenery-creatorscripts-git (requires flightgear) (optional)
- terrafs-git (requires flightgear) (optional)
Sources (1)
fraunos commented on 2025-04-27 21:21 (UTC)
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?
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.