You may actually be eligible for a GNU buck. :-)
http://www.gnu.org/help/gnu-bucks.html
Ludo’.
8 May 2015 16:53:28 +0200
> Subject: [PATCH] gnu: shogun: Remove non-free source files.
>
> * gnu/packages/bioinformatics.scm (shogun)[source]: Add snippet to remove
> non-free sources.
[...]
> + ;; Remove non-free functions.
> + (for-each
> +(la
Attached is a patch to remove non-free source files as well as anything
in a "#ifdef USE_SVMLIGHT ... #endif" block.
>From d409756bd2fc2db396d6257cfed42a213f6f43f6 Mon Sep 17 00:00:00 2001
From: Ricardo Wurmus
Date: Fri, 8 May 2015 16:53:28 +0200
Subject: [PATCH] gnu: shogun: Re
Ricardo Wurmus skribis:
> There are functions in src/shogun/kernel/Kernel.{cpp,h} that are also
> released under non-free terms, but they are enclosed in #ifdef
> statements and the make flags we pass disable these functions at build
> time.
This is not sufficient. We w
There are functions in src/shogun/kernel/Kernel.{cpp,h} that are also
released under non-free terms, but they are enclosed in #ifdef
statements and the make flags we pass disable these functions at build
time.
>>>
>>> This is not sufficient. We will need to completely remove t
Ludovic Courtès writes:
>>> There are functions in src/shogun/kernel/Kernel.{cpp,h} that are also
>>> released under non-free terms, but they are enclosed in #ifdef
>>> statements and the make flags we pass disable these functions at build
>>> time.
>>
>> This is not sufficient. We will need to
l...@gnu.org (Ludovic Courtès) writes:
> Mark H Weaver skribis:
>
>> Ricardo Wurmus writes:
>
> [...]
>
>>> There are functions in src/shogun/kernel/Kernel.{cpp,h} that are also
>>> released under non-free terms, but they are enclosed in #ifdef
>>> statements and the make flags we pass disable t
Mark H Weaver skribis:
> Ricardo Wurmus writes:
[...]
>> There are functions in src/shogun/kernel/Kernel.{cpp,h} that are also
>> released under non-free terms, but they are enclosed in #ifdef
>> statements and the make flags we pass disable these functions at build
>> time.
>
> This is not su
Ricardo Wurmus writes:
> Thanks to Bavier for bringing this issue to my attention. This patch
> removes two source files that are released under a non-free license.
Sounds good, thanks!
> There are functions in src/shogun/kernel/Kernel.{cpp,h} that are also
> released under non-free terms, but
ey are enclosed in #ifdef
> statements and the make flags we pass disable these functions at build
> time.
OK.
> From 0cc65499601910f4fdd55e93292124920a7e645d Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Fri, 8 May 2015 16:53:28 +0200
> Subject: [PATCH] gnu: sho
flags we pass disable these functions at build
time.
>From 0cc65499601910f4fdd55e93292124920a7e645d Mon Sep 17 00:00:00 2001
From: Ricardo Wurmus
Date: Fri, 8 May 2015 16:53:28 +0200
Subject: [PATCH] gnu: shogun: Remove non-free source files.
* gnu/packages/bioinformatics.scm (shogun)[source]:
11 matches
Mail list logo