From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gNmFW-0000Qa-T9 for guix-patches@gnu.org; Fri, 16 Nov 2018 17:06:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gNmFW-0002Xh-Bc for guix-patches@gnu.org; Fri, 16 Nov 2018 17:06:02 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:52621) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gNmFW-0002XP-8K for guix-patches@gnu.org; Fri, 16 Nov 2018 17:06:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gNmFW-0000SY-1R for guix-patches@gnu.org; Fri, 16 Nov 2018 17:06:02 -0500 Subject: [bug#33354] [PATCH] gnu: Add libfdk 'FDK AAC' library. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <65bdefb3688267096cea52243618e5a08fb6d336.1542043329.git.leo@famulari.name> Date: Fri, 16 Nov 2018 23:05:14 +0100 In-Reply-To: <65bdefb3688267096cea52243618e5a08fb6d336.1542043329.git.leo@famulari.name> (Leo Famulari's message of "Mon, 12 Nov 2018 12:22:09 -0500") Message-ID: <87in0wr84l.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Leo Famulari Cc: 33354@debbugs.gnu.org Hello, Leo Famulari skribis: > * gnu/packages/video.scm (libfdk): New variable. LGTM, thanks! Ludo=E2=80=99.