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.
Search Criteria
Package Details: flightgear 2020.3.19-2
Package Actions
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: | alesar1 (acxz) |
Last Packager: | acxz |
Votes: | 49 |
Popularity: | 0.82 |
First Submitted: | 2018-01-05 16:04 (UTC) |
Last Updated: | 2023-12-31 02:54 (UTC) |
Dependencies (18)
- glu (glu-gitAUR)
- libxi (libxi-gitAUR)
- libxmu
- libxrandr (libxrandr-gitAUR)
- openal (openal-gitAUR)
- openscenegraph (openscenegraph-gitAUR, openscenegraph-openmw-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, 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)
- simgearAUR (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 (5)
- ffgo
- ffgo-git
- flightgear-photoscenery-creatorscripts-git (optional)
- python-gym-jsbsim-git (optional)
- terrafs-git (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 11 Next › Last »
AWhetter commented on 2020-06-08 00:21 (UTC)
papakilo commented on 2020-06-07 22:50 (UTC) (edited on 2020-06-07 22:59 (UTC) by papakilo)
@ kamelie1706 I already suggested that in the past, but seems nobody wants to be a mantainer of flightgear for community repository... I would do it if I could but my system is too old and slow to compile...
kamelie1706 commented on 2020-06-07 19:18 (UTC)
Flightgear has to be on community!
papakilo commented on 2020-06-07 11:14 (UTC)
@ Potomac Thanks, I know how PKGBUILD works. However, 2019.1.1 version is NOT an official version too, it's a preview, as the official version still remains old release 2018.3.5 as you can see here: https://www.flightgear.org/ So, if a preview has already been published, why not update it? Come on, archlinux is an always updated rolling-release...
Potomac commented on 2020-05-31 21:07 (UTC) (edited on 2020-05-31 21:11 (UTC) by Potomac)
@papakilo and prescott :
2020.1.2 is not an official release, it's just a preview version,
you can update the PKGBUILD by changing these properties :
pkgver=2020.1.2
sha256sums=('SKIP')
you have also to update the PKGBUILD of simgear with the same way, and download flightgear-data
prescott commented on 2020-05-31 20:34 (UTC)
cant wait for update
papakilo commented on 2020-05-31 14:00 (UTC)
Hello, is there anyone over there? Version 2020.1.2 is out... Come on!
papakilo commented on 2020-05-22 14:57 (UTC)
Hi guys, when we will see the new version 2020.1.1?
I suggest submitters/maintainers/packagers to write a kind of PKGBUILD converter from already existant packages (https://repology.org/project/flightgear/versions) instead of a classic long-long-long time compilation PKGBUILD script. What do I mean? Have a look here: https://aur.archlinux.org/packages/libreoffice-fresh-rpm/
Bye and have a nice day.
Potomac commented on 2020-05-01 17:34 (UTC) (edited on 2020-05-01 17:35 (UTC) by Potomac)
@Kerentin : you can download flightgear data 2019.1 from the official website : https://sourceforge.net/projects/flightgear/files/release-2019.1/FlightGear-2019.1.1-data.tar.bz2/download
then unzip the file in your home, then launch fgfs with these parameters : fgfs --fg-root=<path to flightgear-data>/fgdata --fg-scenery=<path to flightgear-data>/scenery
fg-root and fg-scenery can also be set in your ~/.bashrc file, by adding these lines :
export FG_ROOT=<path to flightgear-data>/fgdata
export FG_SCENERY=<path to flightgear-data>/scenery
and then run flightgear with the launcher : fgfs --launcher
you can also install the flightgear-data package, but I didn't tested : https://aur.archlinux.org/packages/flightgear-data/
kerentin commented on 2020-05-01 08:37 (UTC) (edited on 2020-05-01 08:38 (UTC) by kerentin)
@Potomac , thanks. I was able to install it. When running it I get the error The requested location /usr/share/flightgear/data' does not appear to be a valid set of data files for Flightgear.
In fact that folder does not exists. Was it supposed to be created during instillation? It provides a button to download the files. That links to https://sourceforge.net/projects/flightgear/files/release-2019.1.1/FlightGear-2019.1.1-data.tar.bz2 . The website then displays that error : The "/release-2019.1.1/Fl..019.1.1-data.tar.bz2" file could not be found or is not available. Please select another file.
. What should be done?
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.