Building FlightGear - Devuan: Difference between revisions

update for 2018.2
(update dependencies (for qt-launcher))
(update for 2018.2)
Line 1: Line 1:
HowTo build [[FlightGear]] <u>Stable</u> ([[Changelog_2018.1|2018.1]]) or bleeding edge development version, hereinafter simply called <u>[[FlightGear_Git#Repositories_and_branches | Next]]</u>, on [https://devuan.org/ Devuan] GNU/Linux Stable (Ascii). Users of Testing or Unstable at least have to change package names (version numbering) accordingly.<br />
HowTo build [[FlightGear]] <u>Stable</u> ([[Changelog_2018.2|2018.2]]) or bleeding edge development version, hereinafter simply called <u>[[FlightGear_Git#Repositories_and_branches | Next]]</u>, on [https://devuan.org/ Devuan] GNU/Linux Stable (Ascii). Users of Testing or Unstable at least have to change package names (version numbering) accordingly.<br />
Instructions probably apply on [https://debian.org/ Debian] GNU/Linux Stretch, too.
Instructions probably apply on [https://debian.org/ Debian] GNU/Linux Stretch, too.


Line 64: Line 64:
<u>Stable</u> only:
<u>Stable</u> only:
  cd simgear.git
  cd simgear.git
  git checkout release/2018.1
  git checkout release/2018.2


<u>Stable</u> and <u>Next</u>:
<u>Stable</u> and <u>Next</u>:
Line 80: Line 80:
<u>Stable</u> only:
<u>Stable</u> only:
  cd flightgear.git
  cd flightgear.git
  git checkout release/2018.1
  git checkout release/2018.2


<u>Stable</u> and <u>Next</u>:
<u>Stable</u> and <u>Next</u>:
Line 96: Line 96:
<u>Stable</u> only:
<u>Stable</u> only:
  cd fgdata
  cd fgdata
  git checkout release/2018.1
  git checkout release/2018.2




392

edits