From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:49569) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j3rnv-0003dO-OF for guix-patches@gnu.org; Mon, 17 Feb 2020 20:36:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j3rnu-0000Le-LY for guix-patches@gnu.org; Mon, 17 Feb 2020 20:36:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:33432) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j3rnu-0000LX-IW for guix-patches@gnu.org; Mon, 17 Feb 2020 20:36:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j3rnu-0004tQ-Go for guix-patches@gnu.org; Mon, 17 Feb 2020 20:36:02 -0500 Subject: [bug#39641] [PATCH 0/2] Add opensurge. Resent-Message-ID: From: Nicolas Goaziou References: <875zg54c6z.fsf@araneo.si> Date: Tue, 18 Feb 2020 02:35:33 +0100 In-Reply-To: <875zg54c6z.fsf@araneo.si> (Timotej Lazar's message of "Mon, 17 Feb 2020 13:42:44 +0100") Message-ID: <87o8twoexm.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Timotej Lazar Cc: 39641@debbugs.gnu.org Hello, Timotej Lazar writes: > these patches add opensurge[0] and its game engine, surgescript. The > bundled copies of Roboto fonts are replaced with the store versions. Thank you for this! I applied your patches. > I kept the Gothic A1 font because it isn=E2=80=99t packaged for Guix. Whi= le the > font is distributed under OFL[1], I could only find it on font repos > such as https://fontlibrary.org and not on the official site[2]. If > downloading from repos is OK, I can add the package for the Gothic A1 > font and update this submission. I am not a reference on that matter, but I think that downloading from font repos should be avoided, if possible. So I suggest to add this as a TODO note for later, if we find font in an official place. WDYT? Regards, --=20 Nicolas Goaziou