flathub / org.flightgear.FlightGear

https://flathub.org/apps/details/org.flightgear.FlightGear
4 stars 4 forks source link

Flatpak package uses EOL dependencies #85

Closed jacobzimmermann closed 10 months ago

jacobzimmermann commented 1 year ago

Hi developers,

The FlightGear flatpak package uses end-of-life runtime dependencies. This is the message reported by "flatpak update":

Info: runtime org.kde.Platform branch 5.15-21.08 is end-of-life, with reason:
   We strongly recommend moving to the latest stable version of the Platform and SDK
Info: applications using this runtime:
   org.flightgear.FlightGear

Info: runtime org.freedesktop.Platform.GL.default branch 21.08 is end-of-life, with reason:
   org.freedesktop.Platform 21.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Info: applications using this extension:
   org.flightgear.FlightGear

Would it be possible to rebuild FG against the current versions?

Kind regards Jacob

Vanadiae commented 1 year ago

There's some issues regarding the OpenSceneGraph dependency (due to some ffmpeg changes), preventing the updating of the runtime: see #82 and #81.