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...
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...
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? 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...
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...
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...
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...
I think I have new series - attached (contain a bit more patches) now dynamic openexr works (tesred rendering + loading of exr sequence) also, freebsd 13 have both vaapi and vdpau - may be someone can test if they work for real hw setup? On Monday, March 28, 2022, 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...
one more patch found in freebsd port https://github.com/freebsd/freebsd-ports/blob/2019Q4/multimedia/cinelerra-gg... (x86 freebsd before 13.1 defaults to i386 arch, not i686 as many Linuxes) may be this case can be merged with i686 case, or stay as is (i think it does not hurt other builds) On Monday, March 28, 2022, Andrew Randrianasulu <[email protected]> wrote:
I think I have new series - attached (contain a bit more patches)
now dynamic openexr works (tesred rendering + loading of exr sequence)
also, freebsd 13 have both vaapi and vdpau - may be someone can test if they work for real hw setup?
On Monday, March 28, 2022, 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...
participants (4)
-
Andrew Randrianasulu -
mat -
mnieuw@zap.a2000.nl -
Phyllis Smith