flathub / net.ankiweb.Anki

https://flathub.org/apps/details/net.ankiweb.Anki
20 stars 13 forks source link

Use freedesktop runtime rather than KDE #51

Closed cfergeau closed 2 years ago

cfergeau commented 2 years ago

The anki flatpak now uses the pre-built upstream anki binaries. These binaries ship with their own builds of the needed shared libs (this includes qt5/pyqt5). There is no need for the copy of these libraries provided by the KDE runtime, so the anki flatpak could use the freedesktop runtime instead.

ingemarberg commented 2 years ago

This issue can probably be closed as the Anki Flatpak now uses the Freedesktop runtime.