From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add libvpx Date: Thu, 26 Jun 2014 14:59:06 +0200 Message-ID: <87egybsu79.fsf@gnu.org> References: <87ionneuew.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X09Gp-0003fu-BB for guix-devel@gnu.org; Thu, 26 Jun 2014 08:59:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X09Ge-00028n-Lm for guix-devel@gnu.org; Thu, 26 Jun 2014 08:59:19 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:46947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X09Ge-00028e-FU for guix-devel@gnu.org; Thu, 26 Jun 2014 08:59:08 -0400 In-Reply-To: <87ionneuew.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Thu, 26 Jun 2014 08:18:15 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > From 4cb60b3cac956caa5a8e11de077aceeefa417dc5 Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Thu, 26 Jun 2014 08:16:07 -0400 > Subject: [PATCH] gnu: Add libvpx. > > * gnu/packages/video.scm (libvpx): New variable. LGTM, please push! Ludo=E2=80=99.