From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id YGJvFDLQT19wewAA0tVLHw (envelope-from ) for ; Wed, 02 Sep 2020 17:02:42 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id wIVAEDLQT18tdgAAbx9fmQ (envelope-from ) for ; Wed, 02 Sep 2020 17:02:42 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AE44F9401CD for ; Wed, 2 Sep 2020 17:02:41 +0000 (UTC) Received: from localhost ([::1]:60328 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kDW9f-0002p0-QC for larch@yhetil.org; Wed, 02 Sep 2020 13:02:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45058) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kDW86-0008JM-PJ for guix-patches@gnu.org; Wed, 02 Sep 2020 13:01:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49015) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kDW86-0000F8-Ek for guix-patches@gnu.org; Wed, 02 Sep 2020 13:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kDW86-0003yJ-D3 for guix-patches@gnu.org; Wed, 02 Sep 2020 13:01:02 -0400 Subject: bug#41991: [PATCH 2/2] gnu: Add webvfx. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 02 Sep 2020 17:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41991 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 41991-done@debbugs.gnu.org, Marius Bakke Mail-Followup-To: 41991@debbugs.gnu.org, monego@posteo.net, monego@posteo.net Received: via spool by 41991-done@debbugs.gnu.org id=D41991.159906604715234 (code D ref 41991); Wed, 02 Sep 2020 17:01:02 +0000 Received: (at 41991-done) by debbugs.gnu.org; 2 Sep 2020 17:00:47 +0000 Received: from localhost ([127.0.0.1]:60561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDW7q-0003xe-Uy for submit@debbugs.gnu.org; Wed, 02 Sep 2020 13:00:47 -0400 Received: from mout01.posteo.de ([185.67.36.65]:35071) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kDW7o-0003xQ-DO for 41991-done@debbugs.gnu.org; Wed, 02 Sep 2020 13:00:45 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 50BAF16006C for <41991-done@debbugs.gnu.org>; Wed, 2 Sep 2020 19:00:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1599066038; bh=b51ph8cIX7yoQUasZ3TzDLpb1C0Lj7phXZpb+SDTT8M=; h=From:To:Cc:Subject:Date:From; b=HuspiW7ktwEI6K4pWM43Mwd0CVwEhwng6xuFnuegNSZ+Du2/W+Y8dsG253fwjeAM7 MsJjQyiUNpbucIWeiZMQHhw0r9b/eZNKUlIvWeEiVNeoDGH8DcN5YuBPUS6GAHqitk tcw1/yqP98czd2FdtZ+pEiNdM11Vxt/n5ot80prkejrekGzoOb8eRtbqXnyrv8bYPW nip0yf16OGbFe1MJryINZIX2oBXlxxa69zoGSe+JeXMwpOtBoR1JJQ+EZNkbUGznXr pE6vEizBPy0IsJf2tAVNofy5rmt+hz9ynnsqnc3mA4IXtt4jT2x0RqjjHBWwTO+v+S NCKw2GOzdMkAg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4BhVYv5ltHz6tmV; Wed, 2 Sep 2020 19:00:35 +0200 (CEST) References: <20200621182547.27225-1-monego@posteo.net> <20200621182547.27225-2-monego@posteo.net> <87tuz2ailj.fsf@gnu.org> <87pn7443k8.fsf@gnu.org> User-agent: mu4e 1.4.13; emacs 27.1 From: Vinicius Monego In-reply-to: <87pn7443k8.fsf@gnu.org> Date: Wed, 02 Sep 2020 13:59:51 -0300 Message-ID: <875z8wjerc.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=posteo.net header.s=2017 header.b=HuspiW7k; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 0.09 X-TUID: iC07n+jTIuKD Ludovic Court=C3=A8s writes: > Hi Vinicius, > > Friendly ping! :-) > Hello Ludo, Marius. Apologies for the delay. An easy solution to this is to disable=20 the MLT services by removing MLT from the inputs. I intended to have them enabled because I was packaging webvfx as optional dependency for=20 the Shotcut video editor, which uses MLT. However, I checked the webvfx repository right now and it was=20 deprecated in the meantime and is no longer maintained. For this reason I am closing the issue. Vinicius