On Mon, 2022-03-28 at 22:14 +0300, Andrew Randrianasulu wrote:
On Monday, March 28, 2022, <[email protected]> wrote:
It would be nice to be able to run the BSD equivalent op AppImage on it. I saw some efforts of have Linux AppImages run, don't know if that handles Cinelerra-gg. @Andrew, if you have a working BSD13, could you test that?
i'll look into this, while my freebsd 13 install quite space- constrained for now.
See https://github.com/AppImage/AppImageKit/issues/98 near the end. Looks like the coming (April) FreeBSD 13.1 has at least some Linux AppImage support. I have a VM with FreeBSD but is is not working at the moment :-(
MatN
On Mon, 28 Mar 2022 11:39:59 -0600 Phyllis Smith <[email protected]> wrote:
Andrew, thanks for this effort -- I will be looking at all of this later today. Once again I am getting way behind. Hopefully, we can come up with a similar file to the version 12 bsd, bsdcin.tar.xz, and put that on the website to keep up with version 13 bsd.
On Sun, Mar 27, 2022 at 6:01 PM Andrew Randrianasulu < [email protected]> wrote:
i copied pieces from blds/bsd.patch in hope I get this __FreeBSD__ preprocessor directive correctly..
some changes not ported (for example our python script should be python3 compatible by now) and some changes require a bit more ifdefiry in Makefiles...