From unknown Mon Aug 11 21:15:00 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#39641 <39641@debbugs.gnu.org> To: bug#39641 <39641@debbugs.gnu.org> Subject: Status: [PATCH 0/2] Add opensurge. Reply-To: bug#39641 <39641@debbugs.gnu.org> Date: Tue, 12 Aug 2025 04:15:00 +0000 retitle 39641 [PATCH 0/2] Add opensurge. reassign 39641 guix-patches submitter 39641 Timotej Lazar severity 39641 normal tag 39641 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 17 07:49:35 2020 Received: (at submit) by debbugs.gnu.org; 17 Feb 2020 12:49:35 +0000 Received: from localhost ([127.0.0.1]:38098 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j3fqB-00014x-0u for submit@debbugs.gnu.org; Mon, 17 Feb 2020 07:49:35 -0500 Received: from lists.gnu.org ([209.51.188.17]:41882) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j3fq8-00014n-UQ for submit@debbugs.gnu.org; Mon, 17 Feb 2020 07:49:33 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49208) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j3fq7-000526-Ak for guix-patches@gnu.org; Mon, 17 Feb 2020 07:49:32 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.6 required=5.0 tests=BAYES_50,RDNS_NONE, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j3fq4-0002Yo-5W for guix-patches@gnu.org; Mon, 17 Feb 2020 07:49:31 -0500 Received: from [2001:15c0:2110:3400::2] (port=40498 helo=araneo.si) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j3fq3-0002Wm-Ik for guix-patches@gnu.org; Mon, 17 Feb 2020 07:49:28 -0500 Received: from araneo.si (localhost.lan [127.0.0.1]) by araneo.si (OpenSMTPD) with ESMTP id 12ab8185 for ; Mon, 17 Feb 2020 12:42:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=araneo.si; h=from:to :subject:date:message-id:mime-version:content-type :content-transfer-encoding; s=20180623; bh=ftQr/mJedEdryWHGZ+1jR sa8dMk=; b=keK21/jWJO3tWXY6Y6fBu8g/oNEg85z8xMD9DLsEbLBlLTivZ1xPU aDRUBBdceM6X0wwamHe+lJlTC9wuNfz++Tu1UlRvIY1Kjk1PHyAePOlAZqU6vo/J yjMz01MNx8iV9MQr2kykeUDwfhwASy7A5XokZ4OtSug+rgtfmlSTSm8Hfl9Sc02f Z5QMoIgjL9qJkfw1/D0Pkm3ss9RXLwzLe1UnZSMhBja9xvfrHJkGu2CzOfWrPBPK ZDhlWHU4/fCZ+T+9ooi7PxZnlymXByacb+8wTIeEZKVGLTSNqG/lLNP5+1DSnWls MKSyd/zEGwq+Z6vSNeHNMwzi+pzTgpHBg== Received: by araneo.si (OpenSMTPD) with ESMTPSA id 17174c09 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Mon, 17 Feb 2020 12:42:45 +0000 (UTC) From: Timotej Lazar To: guix-patches@gnu.org Subject: [PATCH 0/2] Add opensurge. Date: Mon, 17 Feb 2020 13:42:44 +0100 Message-ID: <875zg54c6z.fsf@araneo.si> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2001:15c0:2110:3400::2 X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: submit 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: -0.7 (/) Hi, these patches add opensurge[0] and its game engine, surgescript. The bundled copies of Roboto fonts are replaced with the store versions. I kept the Gothic A1 font because it isn=E2=80=99t packaged for Guix. While= 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. Thanks! [0] https://opensurge2d.org/ [1] https://fontlibrary.org/en/font/gothic-a1 [2] https://www.hanyang.co.kr/hygothic/ Timotej Lazar (2): gnu: Add surgescript. gnu: Add opensurge. gnu/packages/game-development.scm | 28 +++++++++++++ gnu/packages/games.scm | 67 +++++++++++++++++++++++++++++++ 2 files changed, 95 insertions(+) --=20 2.25.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 17 08:12:16 2020 Received: (at 39641) by debbugs.gnu.org; 17 Feb 2020 13:12:16 +0000 Received: from localhost ([127.0.0.1]:38117 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j3gC7-0001dy-Pp for submit@debbugs.gnu.org; Mon, 17 Feb 2020 08:12:16 -0500 Received: from araneo.si ([90.157.193.204]:39156) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j3gC5-0001dm-LP for 39641@debbugs.gnu.org; Mon, 17 Feb 2020 08:12:14 -0500 Received: from araneo.si (localhost.lan [127.0.0.1]) by araneo.si (OpenSMTPD) with ESMTP id cb607250 for <39641@debbugs.gnu.org>; Mon, 17 Feb 2020 13:12:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=araneo.si; h=from:to:cc :subject:date:message-id:mime-version:content-transfer-encoding; s=20180623; bh=AtHYmy9aIaCqHxBg++KcYn0jCQ4=; b=PJu7W5nX/4JEgwM9 Lwcd9iV6fQb4XYfA8vuJtUMFNNPBczj9B3JBEvpDt+cLLnaLVMSyQIYL0cYfA+P7 85rRAUkuyFFFxZ6JPapU1pcn/MhJDSlZyEOCrmWMDXHweBquPClwaxwGp/bwGwJT BXtUnOsdhnFIS677H3WBGunX2TjrHZv+90gmom5gJ7rAZZXOthKHi5n5+Gn+yEOZ JkZ9r+qPAcnDotCCRrUu2osr2TKQuXZRJx1CzitiBguW0RVk2iwLeXkkSUB/J4g/ cw+s2974J+zmcBeo+Ciz85e4OP/hlwouV0igXtyd8f7UKENy7EJAcarUxbXpB7vf jS9LSA== Received: by araneo.si (OpenSMTPD) with ESMTPSA id 2a1e856b (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 17 Feb 2020 13:12:11 +0000 (UTC) From: Timotej Lazar To: 39641@debbugs.gnu.org Subject: [PATCH 1/2] gnu: Add surgescript. Date: Mon, 17 Feb 2020 14:11:26 +0100 Message-Id: <20200217131127.28120-1-timotej.lazar@araneo.si> X-Mailer: git-send-email 2.25.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 39641 Cc: Timotej Lazar 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: -1.0 (-) * gnu/packages/game-development.scm (surgescript): New variable. --- gnu/packages/game-development.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index 6fa4fed74f..24527abae1 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -585,6 +585,34 @@ sounds from presets such as \"explosion\" or \"powerup\".") (home-page "http://www.drpetter.se/project_sfxr.html") (license license:expat))) +(define-public surgescript + (package + (name "surgescript") + (version "0.5.4.3") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/alemart/surgescript.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "13q81439zg1bn7gskligskjgcfq0rdapp6f3llmrlk48vnyq49s0")))) + (build-system cmake-build-system) + (arguments + '(#:configure-flags + (let ((share (string-append (assoc-ref %outputs "out") "/share"))) + (list (string-append "-DICON_PATH=" share "/pixmaps") + (string-append "-DMETAINFO_PATH=" share "/metainfo"))) + #:tests? #f)) + (home-page "https://docs.opensurge2d.org") + (synopsis "Scripting language for games") + (description "@code{SurgeScript} is a dynamically typed object-oriented +scripting language designed for games. Each object is a state machine that +can be customized by attaching other objects. The language supports automatic +garbage collection and can be extended with plugins.") + (license license:asl2.0))) + (define-public physfs (package (name "physfs") -- 2.25.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 17 08:12:20 2020 Received: (at 39641) by debbugs.gnu.org; 17 Feb 2020 13:12:20 +0000 Received: from localhost ([127.0.0.1]:38121 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j3gCC-0001eE-6H for submit@debbugs.gnu.org; Mon, 17 Feb 2020 08:12:20 -0500 Received: from araneo.si ([90.157.193.204]:39156) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j3gC9-0001dm-Tg for 39641@debbugs.gnu.org; Mon, 17 Feb 2020 08:12:18 -0500 Received: from araneo.si (localhost.lan [127.0.0.1]) by araneo.si (OpenSMTPD) with ESMTP id 67804d04 for <39641@debbugs.gnu.org>; Mon, 17 Feb 2020 13:12:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=araneo.si; h=from:to:cc :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=20180623; bh=kO7UqajpuKly9ZIVBmzh9 5UTSpM=; b=HwJd4/EpZVXzQvFvlUJCoom8z0dN6AfbzKVWMnCy1Vg1CDNRAhyIQ Va5AyPSYuyyHs6B20cVelKmUaR51IvwK8zKpfbhZuCVoTSrwcsQBbjpg4Aq598R4 H3TdVNHgHwmIWCJQlwxOPUsHu/mXKukc0viHA8pqQ6N9/sd24I5A2nwGWSSIO8tc 5ErKCHBFDHmu81l6E/8WrbURRFkKPbc7AzV4/hCdqVw8f/n2eUkb0DiuNoTI4ybb gUARFZoDgn80/DrefS/4qD2KkU703fJ/FtgZCwWMFoBGt9PDDoN9EGhnOZExOIX/ vekloGhCQcUy/GbBJVdyeJyaGkYLTShUw== Received: by araneo.si (OpenSMTPD) with ESMTPSA id 5424b500 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 17 Feb 2020 13:12:15 +0000 (UTC) From: Timotej Lazar To: 39641@debbugs.gnu.org Subject: [PATCH 2/2] gnu: Add opensurge. Date: Mon, 17 Feb 2020 14:11:27 +0100 Message-Id: <20200217131127.28120-2-timotej.lazar@araneo.si> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200217131127.28120-1-timotej.lazar@araneo.si> References: <20200217131127.28120-1-timotej.lazar@araneo.si> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 39641 Cc: Timotej Lazar 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: -1.0 (-) * gnu/packages/games.scm (opensurge): New variable. --- gnu/packages/games.scm | 67 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index cb21a66133..f565b3a1ca 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -856,6 +856,73 @@ and much more stand between you and the exit. Record your moves and let your shadow mimic them to reach blocks you couldn't reach alone.") (license license:gpl3+))) +(define-public opensurge + (package + (name "opensurge") + (version "0.5.1.2") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/alemart/opensurge.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0ih7hlqjnp9rv0m4lqf7c0s1ai532way5i4pk45jq1gqm8325dbv")))) + (build-system cmake-build-system) + (arguments + `(#:configure-flags + (let* ((out (assoc-ref %outputs "out")) + (share (string-append out "/share"))) + (list (string-append "-DCMAKE_INSTALL_PREFIX=" out "/bin") + (string-append "-DGAME_DATADIR=" share "/" ,name) + (string-append "-DDESKTOP_ENTRY_PATH=" share "/applications") + (string-append "-DDESKTOP_ICON_PATH=" share "/pixmaps") + (string-append "-DDESKTOP_METAINFO_PATH=" share "/metainfo"))) + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'fix-xdg-open-path + (lambda _ + ;; Look for xdg-open in the store. + (substitute* "src/core/web.c" + (("/usr(/bin/xdg-open)" _ bin) + (string-append (assoc-ref %build-inputs "xdg-utils") bin))) + #t)) + (add-after 'unpack 'unbundle-fonts + (lambda _ + ;; Replace bundled Roboto fonts with links to the store. + (with-directory-excursion "fonts" + (let ((roboto-dir (string-append + (assoc-ref %build-inputs "font-google-roboto") + "/share/fonts/truetype/"))) + (for-each (lambda (font) + (delete-file font) + (symlink (string-append roboto-dir font) font)) + '("Roboto-Black.ttf" "Roboto-Bold.ttf" "Roboto-Medium.ttf"))) + #t)))) + #:tests? #f)) ; There are no tests. + (inputs + `(("allegro" ,allegro) + ("font-google-roboto" ,font-google-roboto) + ("surgescript" ,surgescript) + ("xdg-utils" ,xdg-utils))) + (home-page "https://opensurge2d.org") + (synopsis "2D retro side-scrolling game") + (description "@code{Open Surge} is a 2D retro side-scrolling platformer +inspired by the Sonic games. The player runs at high speeds through each +level while collecting items and avoiding obstacles. The game includes a +built-in level editor.") + (license + ;; Code is under GPL 3+, assets are under various licenses. + ;; See src/misc/credits.c for details. + (list license:gpl3+ + license:cc0 + license:cc-by3.0 + license:cc-by-sa3.0 + license:expat + license:public-domain + license:silofl1.1)))) + (define-public knights (package (name "knights") -- 2.25.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 17 20:35:39 2020 Received: (at 39641) by debbugs.gnu.org; 18 Feb 2020 01:35:39 +0000 Received: from localhost ([127.0.0.1]:39405 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j3rnX-0004sg-7F for submit@debbugs.gnu.org; Mon, 17 Feb 2020 20:35:39 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:57997) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j3rnU-0004sW-Rh for 39641@debbugs.gnu.org; Mon, 17 Feb 2020 20:35:37 -0500 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id E68F820004; Tue, 18 Feb 2020 01:35:34 +0000 (UTC) From: Nicolas Goaziou To: Timotej Lazar Subject: Re: [bug#39641] [PATCH 0/2] Add opensurge. 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> 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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 39641 Cc: 39641@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: -1.7 (-) 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 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 18 03:24:52 2020 Received: (at 39641) by debbugs.gnu.org; 18 Feb 2020 08:24:52 +0000 Received: from localhost ([127.0.0.1]:39517 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j3yBY-0006a2-NR for submit@debbugs.gnu.org; Tue, 18 Feb 2020 03:24:52 -0500 Received: from araneo.si ([90.157.193.204]:39874) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j3yBW-0006Zr-GU for 39641@debbugs.gnu.org; Tue, 18 Feb 2020 03:24:51 -0500 Received: from araneo.si (localhost.lan [127.0.0.1]) by araneo.si (OpenSMTPD) with ESMTP id bc6cddbc; Tue, 18 Feb 2020 08:24:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=araneo.si; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type:content-transfer-encoding; s=20180623; bh=8k/H1Pbi xg+On4KQBhx5dzXjrME=; b=bQj6PGRDeZXBeUqBodijWEk5rsIzJT+ELJSEe7Ey LZsaPW5G3K0Drks7M3IHOarg+Xhai4VtgsHd2ww5ebbOY1KXNtq2zj0+js5bWHoR B6lhX+kLy1YjoVYcpsXrym2T68tTrgyo2gahQt+/1Q66gF5CgIwAkAlWIi30jaDl PMCnPXDSXz0VKmd1g8GTloXcFxVbLZ6U57k0VEmilo3t8yRube5RvjJoG3O5SXJq wq+7HDvM295RhEnz652gOyyOsjxw2Cjo2cIsWqx1ncdGvHwrlaxN72q8eeRssb94 MHKWW7RU3R9DZzUtzNwRf6ByV7zew8wYwyV71mT8m397nw== Received: by araneo.si (OpenSMTPD) with ESMTPSA id 600db752 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 18 Feb 2020 08:24:47 +0000 (UTC) From: Timotej Lazar To: Nicolas Goaziou Subject: Re: [bug#39641] [PATCH 0/2] Add opensurge. In-Reply-To: <87o8twoexm.fsf@nicolasgoaziou.fr> References: <875zg54c6z.fsf@araneo.si> <87o8twoexm.fsf@nicolasgoaziou.fr> Date: Tue, 18 Feb 2020 09:24:47 +0100 Message-ID: <87zhdg2tgw.fsf@araneo.si> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 39641 Cc: 39641@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: -1.0 (-) Nicolas Goaziou [2020-02-18 02:35:33+0100]: > Timotej Lazar writes: >> I kept the Gothic A1 font because it isn=E2=80=99t packaged for Guix. Wh= ile the >> font is distributed under OFL[1], I could only find it on font repos > > 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. I agree. I=E2=80=99ll add the TODO locally and submit it with the next pack= age upgrade, if that=E2=80=99s OK. Thanks for the review! Timotej From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 18 10:30:28 2020 Received: (at 39641-done) by debbugs.gnu.org; 18 Feb 2020 15:30:28 +0000 Received: from localhost ([127.0.0.1]:41137 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j44pQ-0002fK-G0 for submit@debbugs.gnu.org; Tue, 18 Feb 2020 10:30:28 -0500 Received: from relay10.mail.gandi.net ([217.70.178.230]:37615) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j44pO-0002f7-KW for 39641-done@debbugs.gnu.org; Tue, 18 Feb 2020 10:30:27 -0500 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 5DADB240013; Tue, 18 Feb 2020 15:30:23 +0000 (UTC) From: Nicolas Goaziou To: Timotej Lazar Subject: Re: [bug#39641] [PATCH 0/2] Add opensurge. References: <875zg54c6z.fsf@araneo.si> <87o8twoexm.fsf@nicolasgoaziou.fr> <87zhdg2tgw.fsf@araneo.si> Date: Tue, 18 Feb 2020 16:30:22 +0100 In-Reply-To: <87zhdg2tgw.fsf@araneo.si> (Timotej Lazar's message of "Tue, 18 Feb 2020 09:24:47 +0100") Message-ID: <878skz9alt.fsf@nicolasgoaziou.fr> 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-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 39641-done Cc: 39641-done@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: -1.7 (-) Hello, Timotej Lazar writes: > Nicolas Goaziou [2020-02-18 02:35:33+0100]: >> 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. > > I agree. I=E2=80=99ll add the TODO locally and submit it with the next pa= ckage > upgrade, if that=E2=80=99s OK. Fine by me. Meanwhile, I'm closing this bug report. Regards, --=20 Nicolas Goaziou From unknown Mon Aug 11 21:15:00 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 18 Mar 2020 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator