Date: Mon, 31 Jul 2023 02:02:10 +0200 From: Daniel Engberg <diizzy@FreeBSD.org> To: Charlie Li <vishwin@freebsd.org> Cc: Vladimir Druzenko <vvd@freebsd.org>, "Jason E. Hale" <jhale@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 7ebddd96d372 - main - multimedia/mlt7*: Update to 7.18.0 Message-ID: <dd4e4037e3f80898a6e4db29fba51a66@pyret.net> In-Reply-To: <5afa5396-12f2-baa7-573a-6608225c25b2@freebsd.org> References: <202307302015.36UKFpFO036109@gitrepo.freebsd.org> <39e34dfa-db88-0b05-6ae1-02137701dd9d@freebsd.org> <21e21bfd-e0e2-f3d8-2f7c-34333f2c94dd@freebsd.org> <fa3c4450-5ffe-95a3-37bc-8b49dc5df7e1@freebsd.org> <5afa5396-12f2-baa7-573a-6608225c25b2@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2023-07-31 01:45, Charlie Li wrote: > Vladimir Druzenko wrote: >> It's very big dependency. I can create patch for multimedia/mlt7 with >> choice which libebur128 to use: 1) huge external on rust or 2) small >> internal on C. >> > There is no rust code anywhere in audio/libebur128 or its > dependencies. So don't even think about it any further. > > Furthermore, MLT and its consumers are not designed or intended to be > used in insufficiently-resourced computing environments. We actually have two implementations available in tree, audio/ebur128 and audio/libebur128 audio/ebur128 is a Rust implementation that performs noticably better and we moved all consumers almost 3 months ago to that variant. https://cgit.freebsd.org/ports/commit/?id=4cd440845e24202042e8b35a1c1db08a928b5946 Worth mentioning is that it's only a build dependency Best regards, Daniel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dd4e4037e3f80898a6e4db29fba51a66>