From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 26 05:34:13 2019 Received: (at 38360) by debbugs.gnu.org; 26 Nov 2019 10:34:13 +0000 Received: from localhost ([127.0.0.1]:50613 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZYAe-00084a-SD for submit@debbugs.gnu.org; Tue, 26 Nov 2019 05:34:13 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50992) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iZYAd-00084O-CP for 38360@debbugs.gnu.org; Tue, 26 Nov 2019 05:34:11 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:53969) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iZYAY-0006w0-7Q; Tue, 26 Nov 2019 05:34:06 -0500 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=35844 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iZYAX-0006L4-Nn; Tue, 26 Nov 2019 05:34:06 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: =?utf-8?Q?Nicol=C3=B2?= Balzarotti Subject: Re: bug#38360: Retroarch might violate FSDG References: X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 6 Frimaire an 228 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 26 Nov 2019 11:34:04 +0100 In-Reply-To: (=?utf-8?Q?=22Nicol=C3=B2?= Balzarotti"'s message of "Sun, 24 Nov 2019 15:15:01 +0100") Message-ID: <87d0df7wpv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 38360 Cc: 38360@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) 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.