Hello!
I must admit I was put off looking at this patch by the addition of the
flags system, of which I do not understand the justification. Basically,
it seems to be an additional layer on top of what we already have in
our different build systems. We have #:configure-flags and #:make-flags,
and
Alex Vong skribis:
> From 876bbbeafaa2dae8e584820645ca21efecf6ae7c Mon Sep 17 00:00:00 2001
> From: Alex Vong
> Date: Sun, 25 Oct 2015 00:18:29 +0800
> Subject: [PATCH 2/2] gnu: Add Mlucas.
>
> * gnu/packages/mlucas.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES):
Paul van der Walt skribis:
> On 2015-10-26 at 12:49, quoth Alex Vong:
>> I don't know there is maths.scm! Is there a general guideline on where
>> to put new package definition? For example, putting elisp packages in
>> emacs.scm is pretty obvious but how about other cases?
>
> I am far from the
From 00c6dce0002c07a1fecbe5d53724d0e6379b Mon Sep 17 00:00:00 2001
From: Alex Vong
Date: Sat, 31 Oct 2015 19:50:50 +0800
Subject: [PATCH 2/2] gnu: Add Mlucas.
* gnu/packages/maths.scm (mlucas): New variable.
---
gnu/packages/maths.scm | 68
On 2015-10-26 at 12:49, quoth Alex Vong:
> I don't know there is maths.scm! Is there a general guideline on where
> to put new package definition? For example, putting elisp packages in
> emacs.scm is pretty obvious but how about other cases?
I am far from the right person to be answering this qu
2015-10-25 at 07:12, quoth Alex Vong:
>> Subject: [PATCH 2/2] gnu: Add Mlucas.
>>
>> ...
>>
>> * gnu/packages/mlucas.scm: New file.
>
> I'm not an expert, and i'm not 100% sure on this so it's an honest
> question, but does this application reall
Hello Alex,
On 2015-10-25 at 07:12, quoth Alex Vong:
> Subject: [PATCH 2/2] gnu: Add Mlucas.
>
> ...
>
> * gnu/packages/mlucas.scm: New file.
I'm not an expert, and i'm not 100% sure on this so it's an honest
question, but does this application really deserve
From 876bbbeafaa2dae8e584820645ca21efecf6ae7c Mon Sep 17 00:00:00 2001
From: Alex Vong
Date: Sun, 25 Oct 2015 00:18:29 +0800
Subject: [PATCH 2/2] gnu: Add Mlucas.
* gnu/packages/mlucas.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Register it.
---
gnu-system.am | 1 +
gnu