Re: git: 80dbb4503c50 - main - multimedia/emby-server-(devel): use lang/dotnet

From: Gleb Popov <arrowd_at_freebsd.org>
Date: Sun, 03 Mar 2024 16:44:57 UTC
On Sun, Mar 3, 2024 at 5:19 PM Dries Michiels <driesmp@hotmail.com> wrote:
>
> The main benefit is transitioning away from the bundeld dotnet which is currently being shipped with the Emby package.
> At this point I have not changed the tarball yet, but soon we will be able to use the generic netcore package of Emby which is then started by our own dotnet.
> I have only run this change in the port for a short time, but I already notice it being much smoother.
> This is similar for the libskiasharp which is currently bundled, I hope to look at that library in the future to be ported.

This all makes sense, thanks for explanations!