mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
dbd1e1116e
Fgrun is a graphical front-end for FlightGear. Thanks to Diego Pantano.
10 lines
403 B
Text
10 lines
403 B
Text
Fgrun is a graphical front end for FlightGear.
|
|
|
|
It requires fltk also available on SlackBuilds.org.
|
|
|
|
The airport's list doesn't seem to appear (or ever worse, it dissappears)
|
|
when the refresh button is pressed. To (re)build this list execute the
|
|
following line once the FlightGear-data is installed:
|
|
|
|
zcat /usr/share/FlightGear/Airports/metar.dat.gz > \
|
|
${HOME}/.fltk/flightgear.org/fgrun/airports.txt
|