GNU bug report logs - #41967
[PATCH] gnu: Add tesseract.

Previous Next

Package: guix-patches;

Reported by: Pierre Neidhardt <mail <at> ambrevar.xyz>

Date: Sat, 20 Jun 2020 18:08:02 UTC

Severity: normal

Tags: patch

Done: Pierre Neidhardt <mail <at> ambrevar.xyz>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41967 in the body.
You can then email your comments to 41967 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#41967; Package guix-patches. (Sat, 20 Jun 2020 18:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Pierre Neidhardt <mail <at> ambrevar.xyz>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 20 Jun 2020 18:08:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Pierre Neidhardt <mail <at> ambrevar.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Add tesseract.
Date: Sat, 20 Jun 2020 20:07:08 +0200
[Message part 1 (text/plain, inline)]
The code is free software (zlib) for sure.
I'm not sure about the media files license.

-- 
Pierre Neidhardt
https://ambrevar.xyz/
[signature.asc (application/pgp-signature, inline)]
[0001-gnu-Add-tesseract.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#41967; Package guix-patches. (Fri, 26 Jun 2020 23:05:02 GMT) Full text and rfc822 format available.

Message #8 received at 41967 <at> debbugs.gnu.org (full text, mbox):

From: Kei <kkebreau <at> posteo.net>
To: 41967 <at> debbugs.gnu.org
Cc: mail <at> ambrevar.xyz
Subject: [PATCH] gnu: Add tesseract.
Date: Fri, 26 Jun 2020 19:04:44 -0400
Hi, Pierre!

The game builds and runs fine on my machine. However, I'm not sure
about the media licenses either. The ".cfg" files in the media
directory look like scripts that the engine runs and seem to be
unlicensed, kind of like the ones from Cube 2: Sauerbraten [0].
For what it's worth, Sauerbraten is currently categorized as non-free
in Debian [1] on account of some of its media files.

[0]: https://sourceforge.net/p/sauerbraten/code/HEAD/tree/data/
[1]: https://packages.debian.org/buster/sauerbraten





Information forwarded to guix-patches <at> gnu.org:
bug#41967; Package guix-patches. (Sat, 27 Jun 2020 06:58:01 GMT) Full text and rfc822 format available.

Message #11 received at 41967 <at> debbugs.gnu.org (full text, mbox):

From: Pierre Neidhardt <mail <at> ambrevar.xyz>
To: Kei <kkebreau <at> posteo.net>, 41967 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: Add tesseract.
Date: Sat, 27 Jun 2020 08:57:02 +0200
[Message part 1 (text/plain, inline)]
Indeed.

The question is: does Tesseract reuse any of the media from Sauerbraten?

-- 
Pierre Neidhardt
https://ambrevar.xyz/
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#41967; Package guix-patches. (Sun, 28 Jun 2020 15:27:02 GMT) Full text and rfc822 format available.

Message #14 received at 41967 <at> debbugs.gnu.org (full text, mbox):

From: Kei <kkebreau <at> posteo.net>
To: Pierre Neidhardt <mail <at> ambrevar.xyz>, 41967 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: Add tesseract.
Date: Sun, 28 Jun 2020 11:26:23 -0400
On Sat, 2020-06-27 at 08:57 +0200, Pierre Neidhardt wrote:
> Indeed.
> 
> The question is: does Tesseract reuse any of the media from
> Sauerbraten?
> 

It doesn't seem like it, though I did come across some useful licensing
info for some of Tesseract's assets:

* media/sky/0ptikz/info.txt: Non-commerical clause
* media/model/mapmodel/dcp/blade_x/Readme.txt: "Cube-only, let me know
otherwise" license
* media/model/mapmodel/nobiax/info.txt: No license, but suspected CC0
1.0 (evidence: https://github.com/red-eclipse/nobiax)
* media/sound/mapsound/soundtransit/info.txt: CC-BY 2.0 according to 
http://web.archive.org/web/20160421054815/http://archive.turbulence.org/soundtransit/search/
* media/sound/mapsound/freesound.org/info.txt:
** alaskarobotics_ambient-spacecraft-hum.ogg: CC0 1.0 (
https://freesound.org/people/AlaskaRobotics/sounds/221570/)
** cascading-water.ogg: CC0 1.0 (
https://freesound.org/people/KingBowser/sounds/253623/)
** cool_compressor_1.ogg: ?
** floresent-light_1.ogg: possibly CC0 1.0? (
https://freesound.org/people/rpew1/sounds/108476/)
** rain.ogg: ?
* media/sound/game/uphys/info.txt: CC-BY-NC 4.0
* media/sound/game/soundsnap/info.txt: Non-commercial clause (
https://www.soundsnap.com/licence)
* media/interface/crosshair/info.txt: Assume full copyright?
* media/texture/philipk2/info.txt: "Do-whatever" license
* media/texture/thesilentnight/info.txt: "Do-whatever-with-attribution" 
license

Also, it turns out that according to "src/readme_tesseract.txt", the
".cfg" files in the "data" directory are covered by the same license as
the code in "src".





Information forwarded to guix-patches <at> gnu.org:
bug#41967; Package guix-patches. (Sun, 28 Jun 2020 20:05:01 GMT) Full text and rfc822 format available.

Message #17 received at 41967 <at> debbugs.gnu.org (full text, mbox):

From: Pierre Neidhardt <mail <at> ambrevar.xyz>
To: Kei <kkebreau <at> posteo.net>, 41967 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: Add tesseract.
Date: Sun, 28 Jun 2020 22:04:31 +0200
[Message part 1 (text/plain, inline)]
Thanks for the investigation.

Kei <kkebreau <at> posteo.net> writes:

> On Sat, 2020-06-27 at 08:57 +0200, Pierre Neidhardt wrote:
> * media/model/mapmodel/dcp/blade_x/Readme.txt: "Cube-only, let me know
> otherwise" license

So, this means that it's non-free?

> * media/sound/game/uphys/info.txt: CC-BY-NC 4.0
> * media/sound/game/soundsnap/info.txt: Non-commercial clause (
> https://www.soundsnap.com/licence)

Are "non commercial" licenses still free licenses?

Cheers!

-- 
Pierre Neidhardt
https://ambrevar.xyz/
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#41967; Package guix-patches. (Mon, 29 Jun 2020 06:13:01 GMT) Full text and rfc822 format available.

Message #20 received at 41967 <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Pierre Neidhardt <mail <at> ambrevar.xyz>
Cc: Kei <kkebreau <at> posteo.net>, 41967 <at> debbugs.gnu.org
Subject: Re: [bug#41967] [PATCH] gnu: Add tesseract.
Date: Mon, 29 Jun 2020 09:12:13 +0300
[Message part 1 (text/plain, inline)]
On Sun, Jun 28, 2020 at 10:04:31PM +0200, Pierre Neidhardt wrote:
> Thanks for the investigation.
> 
> Kei <kkebreau <at> posteo.net> writes:
> 
> > On Sat, 2020-06-27 at 08:57 +0200, Pierre Neidhardt wrote:
> > * media/model/mapmodel/dcp/blade_x/Readme.txt: "Cube-only, let me know
> > otherwise" license
> 
> So, this means that it's non-free?
> 
> > * media/sound/game/uphys/info.txt: CC-BY-NC 4.0
> > * media/sound/game/soundsnap/info.txt: Non-commercial clause (
> > https://www.soundsnap.com/licence)
> 
> Are "non commercial" licenses still free licenses?
> 

I'm pretty sure no, even for non-code. But I'd love to hear from someone
else who's more sure than I am.


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#41967; Package guix-patches. (Mon, 29 Jun 2020 17:42:01 GMT) Full text and rfc822 format available.

Message #23 received at 41967 <at> debbugs.gnu.org (full text, mbox):

From: Msavoritias <marinus.savoritias <at> disroot.org>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: Kei <kkebreau <at> posteo.net>, Pierre Neidhardt <mail <at> ambrevar.xyz>,
 41967 <at> debbugs.gnu.org
Subject: Re: [bug#41967] [PATCH] gnu: Add tesseract.
Date: Mon, 29 Jun 2020 19:41:26 +0200
[Message part 1 (text/plain, inline)]
Hi,

<https://www.gnu.org/philosophy/free-sw.html>

Here it says it has to be allowed for commercial use otherwise its not 
Free Software.

Regards,
Marinus

On Mon, Jun 29, 2020 at 09:12, Efraim Flashner <efraim <at> flashner.co.il> 
wrote:
> On Sun, Jun 28, 2020 at 10:04:31PM +0200, Pierre Neidhardt wrote:
>>  Thanks for the investigation.
>> 
>>  Kei <kkebreau <at> posteo.net <mailto:kkebreau <at> posteo.net>> writes:
>> 
>>  > On Sat, 2020-06-27 at 08:57 +0200, Pierre Neidhardt wrote:
>>  > * media/model/mapmodel/dcp/blade_x/Readme.txt: "Cube-only, let me 
>> know
>>  > otherwise" license
>> 
>>  So, this means that it's non-free?
>> 
>>  > * media/sound/game/uphys/info.txt: CC-BY-NC 4.0
>>  > * media/sound/game/soundsnap/info.txt: Non-commercial clause (
>>  > <https://www.soundsnap.com/licence>)
>> 
>>  Are "non commercial" licenses still free licenses?
>> 
> 
> I'm pretty sure no, even for non-code. But I'd love to hear from 
> someone
> else who's more sure than I am.
> 
> 
> --
> Efraim Flashner   <efraim <at> flashner.co.il 
> <mailto:efraim <at> flashner.co.il>>   אפרים פלשנר
> GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
> Confidentiality cannot be guaranteed on emails sent or received 
> unencrypted

[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#41967; Package guix-patches. (Mon, 29 Jun 2020 18:24:02 GMT) Full text and rfc822 format available.

Message #26 received at 41967 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: Kei <kkebreau <at> posteo.net>, Pierre Neidhardt <mail <at> ambrevar.xyz>,
 41967 <at> debbugs.gnu.org
Subject: Re: [bug#41967] [PATCH] gnu: Add tesseract.
Date: Mon, 29 Jun 2020 20:23:02 +0200
On Mon, 29 Jun 2020 at 08:13, Efraim Flashner <efraim <at> flashner.co.il> wrote:

> > > * media/sound/game/soundsnap/info.txt: Non-commercial clause (
> > > https://www.soundsnap.com/licence)
> >
> > Are "non commercial" licenses still free licenses?
>
> I'm pretty sure no, even for non-code. But I'd love to hear from someone
> else who's more sure than I am.

"non-commercial" and "free license" are not related.

Well, it is hard to predict what the FSF would conclude for a such
license.  Because the terms are not really clear.  On one hand, you
can "transit the sounds as long as they are included with other
materials" and on the other hand you cannot "transmit the sounds 'as
they are' in any context".

b. To copy and transmit the sounds and available content in various
mediums or formats as long as the sounds and available content are
included in another work or with other materials;
i. Resell, rent, sublicense, transmit, and/or distribute or
re-distribute the sounds 'as they are' in any context,




Information forwarded to guix-patches <at> gnu.org:
bug#41967; Package guix-patches. (Mon, 29 Jun 2020 18:24:02 GMT) Full text and rfc822 format available.

Message #29 received at 41967 <at> debbugs.gnu.org (full text, mbox):

From: Pierre Neidhardt <mail <at> ambrevar.xyz>
To: Msavoritias <marinus.savoritias <at> disroot.org>,
 Efraim Flashner <efraim <at> flashner.co.il>
Cc: Kei <kkebreau <at> posteo.net>, 41967 <at> debbugs.gnu.org
Subject: Re: [bug#41967] [PATCH] gnu: Add tesseract.
Date: Mon, 29 Jun 2020 20:23:48 +0200
[Message part 1 (text/plain, inline)]
Thank you.

Alternatively, we can distribute the engine without the media files,
call it `tesseract-engine' and move it to game-development.scm.
Thoughts?
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#41967; Package guix-patches. (Mon, 29 Jun 2020 19:21:01 GMT) Full text and rfc822 format available.

Message #32 received at 41967 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Pierre Neidhardt <mail <at> ambrevar.xyz>
Cc: Kei <kkebreau <at> posteo.net>, 41967 <at> debbugs.gnu.org,
 Msavoritias <marinus.savoritias <at> disroot.org>,
 Efraim Flashner <efraim <at> flashner.co.il>
Subject: Re: [bug#41967] [PATCH] gnu: Add tesseract.
Date: Mon, 29 Jun 2020 21:19:54 +0200
Hello,

Pierre Neidhardt <mail <at> ambrevar.xyz> writes:

> Alternatively, we can distribute the engine without the media files,
> call it `tesseract-engine' and move it to game-development.scm.
> Thoughts?

FWIW, I think this is a fine idea.

Regards,
-- 
Nicolas Goaziou




Information forwarded to guix-patches <at> gnu.org:
bug#41967; Package guix-patches. (Tue, 30 Jun 2020 14:39:02 GMT) Full text and rfc822 format available.

Message #35 received at 41967 <at> debbugs.gnu.org (full text, mbox):

From: Pierre Neidhardt <mail <at> ambrevar.xyz>
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: Kei <kkebreau <at> posteo.net>, 41967 <at> debbugs.gnu.org,
 Msavoritias <marinus.savoritias <at> disroot.org>,
 Efraim Flashner <efraim <at> flashner.co.il>
Subject: Re: [bug#41967] [PATCH] gnu: Add tesseract.
Date: Tue, 30 Jun 2020 16:38:24 +0200
[Message part 1 (text/plain, inline)]
Pushed tesseract-engine in f67ae666896a51fc6edd1b537e43ed44685cb2a3.

Thank you all for your review!
Cheers!

-- 
Pierre Neidhardt
https://ambrevar.xyz/
[signature.asc (application/pgp-signature, inline)]

bug closed, send any further explanations to 41967 <at> debbugs.gnu.org and Pierre Neidhardt <mail <at> ambrevar.xyz> Request was from Pierre Neidhardt <mail <at> ambrevar.xyz> to control <at> debbugs.gnu.org. (Tue, 30 Jun 2020 14:40:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 29 Jul 2020 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 265 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.