blob: 3b576ddb626886b0cf7e1b5116f467cccd06dfeb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
FlightGear is a flight-simulator created by an international group of
volunteers, and released as free, open-source GPL software.
It has been used for academic research, education, and for fun.
To build the internal Qt launcher, you will require QT5 and then pass
QT5=yes to the script. Otherwise, you can install either fgo or ffgo
as a more basic launcher.
To build on current (15.0 EXPERIMENTAL), pass CURRENT=yes to the script.
speex and flite are optional dependencies for voice communication
(autodetected at build time).
|