[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add libvpx
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: Add libvpx |
Date: |
Thu, 26 Jun 2014 15:56:29 +0200 |
User-agent: |
Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux) |
"Thompson, David" <address@hidden> skribis:
> On Thu, Jun 26, 2014 at 8:59 AM, Ludovic Courtès <address@hidden> wrote:
>> David Thompson <address@hidden> skribis:
>>
>>> From 4cb60b3cac956caa5a8e11de077aceeefa417dc5 Mon Sep 17 00:00:00 2001
>>> From: David Thompson <address@hidden>
>>> 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’.
>
> 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.
Indeed, yes.
That said, when cross-compiling, there should in theory a cross-yasm
available. That’s presumably not the case, so either way it’s not
cross-compilable, so no worries.
Ludo’.