[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: add GL
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: add GL |
Date: |
Mon, 30 Sep 2013 23:41:09 +0200 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> On Mon, Sep 30, 2013 at 09:31:48PM +0200, Ludovic Courtès wrote:
>> address@hidden skribis:
>> > Attached is a patch to add gl.scm, a set of a applications, extensions,
>> > utilities, or what have-you, related to Opengl-- that don't really
>> > deserve/fit to be in there own file and/or module.
>
> When I apply the patch, it creates gl.scm in the main guix directory, not
> in gnu/packages.
>
>> Freeglut still fails to build as you previously reported (did you see my
>> reply?):
>
> So I suspect you still have the old gnu/packages/gl.scm lying around.
Ah, that may be the reason.
> The new one compiles without problems. Congratulations, Joshua!
Excellent! Just fix the file name and commit log, and we’re done!
> A tiny point I noticed: Some lines of the file start by a tab; should these
> not be replaced by spaces?
Yes.
Ludo’.