Date: Thu, 24 Feb 2022 20:31:04 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: Dirk Meyer <dinoex@FreeBSD.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 1370414543ae - main - graphics/gd: disable default for HEIF AVIF Message-ID: <y220-12pz-wny@FreeBSD.org> In-Reply-To: <202202240723.21O7NRQP088593@gitrepo.freebsd.org> (Dirk Meyer's message of "Thu, 24 Feb 2022 07:23:27 GMT") References: <202202240723.21O7NRQP088593@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dirk Meyer <dinoex@FreeBSD.org> writes: > The branch main has been updated by dinoex: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=1370414543aefa35bae52681fe19dc41e53a5c9d > > commit 1370414543aefa35bae52681fe19dc41e53a5c9d > Author: Dirk Meyer <dinoex@FreeBSD.org> > AuthorDate: 2022-02-24 07:22:44 +0000 > Commit: Dirk Meyer <dinoex@FreeBSD.org> > CommitDate: 2022-02-24 07:22:44 +0000 > > graphics/gd: disable default for HEIF AVIF What's the rationale? AVIF doesn't pull lang/rust because RAV1E is disabled by default. For encoding AOM is enough and often better, especially on non-amd64. Disabling HEIF makes a bit more sense. libheif is under LGPL3+ and depends on x265 which is under GPLv2+. It also has RAV1E by default which pulls lang/rust and redundant with AOM by default.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?y220-12pz-wny>