From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] gnu: Add libvpx Date: Thu, 26 Jun 2014 09:04:46 -0400 Message-ID: References: <87ionneuew.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87egybsu79.fsf@gnu.org> 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]:55586) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X09MD-0005BP-KT for guix-devel@gnu.org; Thu, 26 Jun 2014 09:05:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X09M8-0003ov-AL for guix-devel@gnu.org; Thu, 26 Jun 2014 09:04:53 -0400 Received: from na3sys009aog137.obsmtp.com ([74.125.149.18]:56805) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X09M8-0003oo-38 for guix-devel@gnu.org; Thu, 26 Jun 2014 09:04:48 -0400 Received: by mail-pb0-f54.google.com with SMTP id un15so3148537pbc.13 for ; Thu, 26 Jun 2014 06:04:47 -0700 (PDT) In-Reply-To: <87egybsu79.fsf@gnu.org> 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel On Thu, Jun 26, 2014 at 8:59 AM, Ludovic Court=C3=A8s wrote: > 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. Awesome! I just noticed that I should make yasm a native-input, since it's only needed at build-time. I'll make that change and push when I get home from work. Thanks! - Dave