flathub / net.ankiweb.Anki

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

(Review) Update 23.10.1 #120

Closed NameLessGO closed 7 months ago

NameLessGO commented 7 months ago

Should be ok, but please check!

NameLessGO commented 7 months ago

Build

flathubbot commented 7 months ago

Started test build 81220

flathubbot commented 7 months ago

Build 81220 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/63855/net.ankiweb.Anki.flatpakref
NameLessGO commented 7 months ago

Forgot about

The Linux Qt6 build requires a newer glibc, so older distros like Debian 11 won't work with it.

In https://distrowatch.com/table.php?distribution=debian Deb12 glibc version is 2.36, is that the version we need to bump?

Couldn't find what PyQt 6.6, glibc version recommendation don't merge yet

teynav commented 7 months ago

https://github.com/ankitects/anki/commit/129e01a631d709c740d4d7b664b6bb2f6317928d

This commits bumps PyQt requirements on Linux to Qt 6.6

Reading the documentation here:

https://doc.qt.io/qt-6/supported-platforms.html

Note: Linux binary packages are linked against glibc 2.28. If you are using a glibc version older than that you need to build Qt from sources or upgrade glibc to 2.28 or newer.

rayes0 commented 7 months ago

Merged in #122