From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:55179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1gjQaN-0002zh-Lq for guix-patches@gnu.org; Tue, 15 Jan 2019 10:25:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1gjQaM-00023v-SW for guix-patches@gnu.org; Tue, 15 Jan 2019 10:25:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60989) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1gjQaM-000216-Jb for guix-patches@gnu.org; Tue, 15 Jan 2019 10:25:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1gjQaM-0005u7-3m for guix-patches@gnu.org; Tue, 15 Jan 2019 10:25:02 -0500 Subject: [bug#34050] Aw: bug#34050: Acknowledgement ([PATCH] gnu: Add libaom and activate AV1 support in ffmpeg.) Resent-Message-ID: <handler.34050.B34050.154756586522641@debbugs.gnu.org> Date: Sat, 12 Jan 2019 18:33:58 -0500 From: Leo Famulari <leo@famulari.name> Message-ID: <20190112233358.GC16245@jasmine.lan> References: <871s5iemss.fsf@web.de> <handler.34050.B.154725368427570.ack@debbugs.gnu.org> <trinity-dba92c62-1d87-4068-be18-e5290f2aad7b-1547295189677@3c-app-webde-bs07> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="oTHb8nViIGeoXxdp" Content-Disposition: inline In-Reply-To: <trinity-dba92c62-1d87-4068-be18-e5290f2aad7b-1547295189677@3c-app-webde-bs07> List-Id: <guix-patches.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-patches>, <mailto:guix-patches-request@gnu.org?subject=unsubscribe> List-Archive: <http://lists.gnu.org/archive/html/guix-patches/> List-Post: <mailto:guix-patches@gnu.org> List-Help: <mailto:guix-patches-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-patches>, <mailto:guix-patches-request@gnu.org?subject=subscribe> Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" <guix-patches-bounces+kyle=kyleam.com@gnu.org> To: Arne Babenhauserheide <Arne_Bab@web.de> Cc: 34050@debbugs.gnu.org --oTHb8nViIGeoXxdp Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 12, 2019 at 01:13:09PM +0100, Arne Babenhauserheide wrote: > There=E2=80=99s a problem with my patch: ffmpeg-3.4 inherits the values o= f ffmpeg but does not support the --enable-aom option. >=20 > How can I filter it? Take a look at ((guix utils) substitute-keyword-arguments) and examples of it being used in existing packages. Basically, you'll inherit the arguments of ffmpeg but replace #:configure-flags with something appropriate for ffmpeg-3.4. --oTHb8nViIGeoXxdp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlw6eWYACgkQJkb6MLrK fwjPOg/9Fg0Bb3eZOoUgAX6BJCT4FISAYLKJZgNdabwTaooIjgABWVgCcgX/Rhn4 N2M0uc/QtxyZAySRaqWMWcccahECgAwq/VdEe3/1M9Dbp0J2vq6lcUGyblcQt/sL N5qt61KoJi4zn3ChoKyvhG2+R6N0y04lhG4mka84gQQ4ZphtVj+B/bAD1roSBVnL B1EIwxe5888BgPgEnp4tu0y9rWawi85X00ptbQRbSD4RDaX+olYWSfiSUm+nGFgz rZkOoLmT1L4xDRDu3BiKBUno3lhHRWO1TtPFkfN7Cw6Df6Qj3sq5X6wx7CjVLCWp LgQtUqdPTI0hGe/C5YgxreT18JXT6ZQjQfa/1Ru7uZjO3KgIV7h7lb/JV/9dnZSE eSYeeUQM9n9E+CY9cZR4+iyhZ9FzgbvRurgtysFB66a1hZCYERy2qj5xw8+s5/Nv PauWSDdZ8uCg20mQDA4Goav/EMyrz7YargBGkwxhxgLhtm03p0210OOm/M5ykL6f JEvD3o9WI7585yRyL5TbHDY36flzfMjgnX7PGVUjMYfHuXecbHFYzYZG5osIgCcd XPXP13Sao+H9d5SWssFheMIznuDeiwN7gOlahfEO+Wb5XurJwfh3NyxDVYYXlq// 1rFPNlL7EX5BjpxRxAlK8NDR9BDZdB5In/gQEnISJq8rtnboL+8= =tL30 -----END PGP SIGNATURE----- --oTHb8nViIGeoXxdp--