From nobody Tue Aug 1 00:05:31 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RFGBJ6r4Kz4pcKF; Tue, 1 Aug 2023 00:26:23 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-ed1-f41.google.com (mail-ed1-f41.google.com [209.85.208.41]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RFFkL1BLzz3wR1; Tue, 1 Aug 2023 00:05:45 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-ed1-f41.google.com with SMTP id 4fb4d7f45d1cf-5221c6a2d3dso7298856a12.3; Mon, 31 Jul 2023 17:05:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690848343; x=1691453143; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A2E7P6lPOg2vx3tVShhKNdmwKzSDqq9jzF7sHfp78yk=; b=XFQ1/NrBO4+MhkfW7TAumajcBL2S+6+WsYFb9a6ZRh3kPni90A+2QBfGpQqLwckTiP tt8gZVLR4MMl1l6e+Gl1OLSzcI23rkvM9JZOvt0QwWFODMPIBdgl20hHFS5yWw3ABQqY F/0eN4SCvntyB5oig3ILtBuumomPQKUbV6xz/9WqpfQAHo9rahfrBnaQcjaY6f8DzBnI Kge2yMpA8fyfDNMt4RYKAc5cT+XVYyzqQCoKapR70NmCMdkXj9BM1btMVBZyClsYSNUy TlB22OtQdDbxqB4cniSyt3vcQPUk9Y/0U2I0tXXLOPN24OXTNYgoDy3dmq30yMYxSfjP z5nw== X-Gm-Message-State: ABy/qLaCDnN0FpqTS09kd1pgXCiOdsrpBA7vv8WvyOqZNWzZFW76NomH w7ftpBEyf3XvadPiMkljdr8H6tWlyuuu08DmcIL0mApucFw= X-Google-Smtp-Source: APBJJlGcAgZm3jFazzSMudg4mDhb1R6d6RByJUnKVRktKL/oHj9dMc6ruPb4Yh0GxdIqaK03JW3cSXsB31BkVrzirrc= X-Received: by 2002:a05:6402:1646:b0:522:3149:1596 with SMTP id s6-20020a056402164600b0052231491596mr1054478edx.13.1690848343112; Mon, 31 Jul 2023 17:05:43 -0700 (PDT) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 References: <202307302015.36UKFpFO036109@gitrepo.freebsd.org> <39e34dfa-db88-0b05-6ae1-02137701dd9d@freebsd.org> <21e21bfd-e0e2-f3d8-2f7c-34333f2c94dd@freebsd.org> <5afa5396-12f2-baa7-573a-6608225c25b2@freebsd.org> <0a630993-2521-e330-02dd-606ac146b91a@freebsd.org> <85be2188-0502-4252-7aec-9951dcf36a0c@freebsd.org> In-Reply-To: <85be2188-0502-4252-7aec-9951dcf36a0c@freebsd.org> From: "Jason E. Hale" Date: Mon, 31 Jul 2023 20:05:31 -0400 Message-ID: Subject: Re: git: 7ebddd96d372 - main - multimedia/mlt7*: Update to 7.18.0 To: Charlie Li Cc: "Jason E. Hale" , Vladimir Druzenko , Daniel Engberg , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4RFFkL1BLzz3wR1 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated On Mon, Jul 31, 2023 at 5:56=E2=80=AFPM Charlie Li wr= ote: > > Jason E. Hale wrote: > > On Sun, Jul 30, 2023 at 9:15=E2=80=AFPM Vladimir Druzenko wrote: > >> The need has arisen. > >> > > > > I think the most sensible approach would be to handle the ebur128 > > dependency similar to librsvg2 and pycryptography. It would be trivial > > to create a Mk/Uses/ebur128.mk and allow the user to set whether they > > wanted to use the legacy C implementation via DEFAULT_VERSIONS in > > /etc/make.conf. The rust version would still be the default, however. > > Does that sound like an agreeable solution? > > > Not really. > > The librsvg2 and py-cryptography arrangements exist due to being > fundamental components of many consumers of wide-ranging general use > cases. Not having librsvg2 wipes out desktop and some (web) graphics > support, and no py-cryptography eliminates nearly any Python package or > consumer using SSL/TLS/X.509. ebur128 doesn't come close to those > impacts, and thus an additional USES is not worth the cost. > I'm curious as to what cost would it add other than an extra 1494 bytes of space to everyone's ports tree and my spare time, as I've already implemented it. > By contrast, multimedia, especially on the creation/rendering/mixing > side, is not nearly a general use case compared to those aforementioned. > Since this thread is about MLT in particular, there is no need for any > special treatment here, since MLT and its consumers are not designed or > intended to be built or ran on insufficiently-resourced computingues. > environments. > That's understandable, but vdv@ seems to have had the resources before this change, otherwise would not be raising the issue. -Jason