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: acxz
Last Packager: acxz
Votes: 48
Popularity: 0.29
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 2 3 4 5 6 7 8 .. 11 Next › Last »

Potomac commented on 2020-12-02 18:15 (UTC)

@ista011 : post the full build log here : https://justpaste.it/

we should see the full error message, which can guide us to the solution.

ista011 commented on 2020-12-02 14:42 (UTC) (edited on 2020-12-02 14:54 (UTC) by ista011)

Hi community, I receive an error while updating from 2020.1.3-1 to 2020.3.2-1 on Manjaro


[ 32%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBSim.dir/models/propulsion/FGTurboProp.cpp.o
[ 32%] Linking CXX static library libJSBSim.a
[ 32%] Built target JSBSim
[ 32%] Linking C static library libfgsqlite3.a
[ 32%] Built target fgsqlite3
make: *** [Makefile:182: all] Error 2

Can anyone help me, please?

papakilo commented on 2020-09-20 23:16 (UTC)

Hi community,

for those like me who love to test new applications, there is a chance to try the new (and still unstable) FlightGear 2020.2.1.

It is available as appimage without waiting for someone to compile or write the specific pkgbuild.

You may find it here: https://sourceforge.net/projects/flightgear/files/unstable/

Bye and have a nice flight...

hashstat commented on 2020-09-13 21:21 (UTC)

When building the package, I get this warning:

...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
...

Potomac commented on 2020-08-29 06:10 (UTC) (edited on 2020-08-29 06:12 (UTC) by Potomac)

If I disable lines 38 and 39 in "CMakeModules/Translations.cmake" file then all is Ok, flightgear 2020.1.3 can compile.

Lines to comment :

translation_dir_list(LANGUAGES ${TRANSLATIONS_SRC_DIR})

message(STATUS "Detected language files: ${LANGUAGES}")

Potomac commented on 2020-08-29 03:04 (UTC) (edited on 2020-08-29 03:04 (UTC) by Potomac)

I can not compile flightgear 2020.1.3, there is an error message :

CMake Error at CMakeModules/Translations.cmake:38 (translation_dir_list): translation_dir_list Function invoked with incorrect arguments for function named: translation_dir_list Call Stack (most recent call first): CMakeLists.txt:374 (include)

papakilo commented on 2020-07-10 15:39 (UTC)

Hi, new version 2020.1.3 is available here: https://sourceforge.net/projects/flightgear/files/release-2020.1/

PedroHLC commented on 2020-06-09 01:31 (UTC)

Missing qt5-tools

  Failed to find Qt5 component "LinguistTools" config file at
  "/usr/lib64/cmake/Qt5LinguistTools/Qt5LinguistToolsConfig.cmake"

acxz commented on 2020-06-08 00:46 (UTC)

@AWhetter I would be interested in being a co-maintainer. However, I would suggest that we move the development and issue reporting over to GitHub so that people can easily contribute in a better format than the AUR Web. Take a look at aurpublish. It is what I use to manage my own personal pkgbuilds and the rocm-arch pkgbuilds. We could create a github repo that contains the pkgbuilds for all flightgear and simgear related packages that you host. Another benefit of have a github repo for these pkgbuilds is that the community can fix the issues themselves and submit PRs that all you have to do is sync to the AUR via an aurpublish command. Do take a look at this suggestion.

AWhetter commented on 2020-06-08 00:21 (UTC)

Apologies for the slowness in updating. I'm actively looking for a co-maintainer for flightgear and flightgear-git so if you're interested then let me know.