From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:58945) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j327j-0000vR-6c for guix-patches@gnu.org; Sat, 15 Feb 2020 13:25:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j327i-0008CK-Bf for guix-patches@gnu.org; Sat, 15 Feb 2020 13:25:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58610) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j327i-0008CE-7r for guix-patches@gnu.org; Sat, 15 Feb 2020 13:25:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j327i-0001PA-44 for guix-patches@gnu.org; Sat, 15 Feb 2020 13:25:02 -0500 Subject: [bug#39616] Add libavif Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:58883) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j326x-0000Tg-Ru for guix-patches@gnu.org; Sat, 15 Feb 2020 13:24:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j326w-0007Rd-OR for guix-patches@gnu.org; Sat, 15 Feb 2020 13:24:15 -0500 Received: from wout1-smtp.messagingengine.com ([64.147.123.24]:60455) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j326w-0007Qx-GW for guix-patches@gnu.org; Sat, 15 Feb 2020 13:24:14 -0500 Received: from localhost (c-76-124-138-63.hsd1.pa.comcast.net [76.124.138.63]) by mail.messagingengine.com (Postfix) with ESMTPA id 6BB3C3280059 for ; Sat, 15 Feb 2020 13:24:11 -0500 (EST) Date: Sat, 15 Feb 2020 13:24:10 -0500 From: Leo Famulari Message-ID: <20200215182410.GA20583@jasmine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 39616@debbugs.gnu.org These patches add support for the AVIF image format to libaom and add the libavif library.