From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#38360: Retroarch might violate FSDG Date: Tue, 26 Nov 2019 11:34:04 +0100 Message-ID: <87d0df7wpv.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60193) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iZYBU-00046T-37 for bug-guix@gnu.org; Tue, 26 Nov 2019 05:35:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iZYBS-0007W5-4T for bug-guix@gnu.org; Tue, 26 Nov 2019 05:35:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44640) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iZYBS-0007Vp-09 for bug-guix@gnu.org; Tue, 26 Nov 2019 05:35:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iZYBR-00085y-UF for bug-guix@gnu.org; Tue, 26 Nov 2019 05:35:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: ("=?UTF-8?Q?Nicol=C3=B2?= Balzarotti"'s message of "Sun, 24 Nov 2019 15:15:01 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: =?UTF-8?Q?Nicol=C3=B2?= Balzarotti Cc: 38360@debbugs.gnu.org Hello, Nicol=C3=B2 Balzarotti skribis: > We might have a problem on how retroarch is packaged. I've never used it, > tried just now. There's the "core download" section where it downloads > "$core.so.zip". Those are .so files: > .config/retroarch/cores/atari800_libretro.so: file format elf64-x86-6= 4. > I think we should either compile them and ship them or remove the download > section or something. We should definitely remove all binary files from the =E2=80=9Csource=E2=80= =9D tarballs. > Also, when downloading cores there are no license info That should be investigated, indeed, possibly looking at what Debian is doing. > nckx provided this [1] as a useful link. It seems that some of the plugins > are available for non-commercial projects only (so not compatible with the > GPLv3, used by retroarch). We don=E2=80=99t provide those plugins though, do we? Thanks, Ludo=E2=80=99.