FaithLife-Community / LogosLinuxInstaller

A Python application that helps install and maintain FaithLife's Logos Bible (Verbum) Software on Linux through Wine.
MIT License
35 stars 10 forks source link

Add *BSD Support #14

Open thw26 opened 11 months ago

thw26 commented 11 months ago

The Python program is now *BSD compatible (https://github.com/ferion11/LogosLinuxInstaller/issues/150), more or less. There may still be some Linux code, but the Python app puts us in a much better location.

We need to determine what package names are for BSD and have tests done to see if Logos can be booted on BSD.

thw26 commented 1 month ago

This is blocked until FreeBSD has a working Python 3.12 package. As it stands, it is not yet ported.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267515

This is also blocked in part until there is AppImage support for BSD. See: https://github.com/AppImage/AppImageKit/issues/98