From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 11 19:48:18 2024 Received: (at submit) by debbugs.gnu.org; 11 Oct 2024 23:48:18 +0000 Received: from localhost ([127.0.0.1]:35694 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1szPMo-0002zx-18 for submit@debbugs.gnu.org; Fri, 11 Oct 2024 19:48:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:57042) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1szPMl-0002zq-F2 for submit@debbugs.gnu.org; Fri, 11 Oct 2024 19:48:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1szPKF-0000Dp-3D for guix-patches@gnu.org; Fri, 11 Oct 2024 19:45:41 -0400 Received: from sender4-op-o14.zoho.com ([136.143.188.14]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1szPKD-0004ef-2M for guix-patches@gnu.org; Fri, 11 Oct 2024 19:45:38 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1728690331; cv=none; d=zohomail.com; s=zohoarc; b=afitY8ecto3WM1eFRZIF55cTQy+oJ3msEZ4eWiw3uD3oD/OJK+azbt/cl5G0kVAaLu+E15YKtoAi7S4UHnPFOyPw69iKnfRcdGsCLw/DZ10PscTSDN9blBpixUSjlXyT9Q0pf7PBOOoJsginXFuwpODDjruqZIzgh1MMPCcRSH4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1728690331; h=Content-Type:Cc:Cc:Date:Date:From:From:MIME-Version:Message-ID:Subject:Subject:To:To:Message-Id:Reply-To; bh=byJ6+PORs5iOIPKW5ToFUTsTSY8G1aaUxxIYoCI7b0k=; b=cRkj1ukMGvQvueP4sdeHj9uAKk3KgSxUAYTaP7SLdYNbmJegmAjG3CxFalaDk59AkU2D3kcEiWOlqVLBR3jMvMHUmEczcJaWLuUQewmULRiNoVPjaeg8BrNTUvKCmFIjJmKjSX/Uv+CMzZGewoqqELBzHGgDHQJvI+V2qgqO6wI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=antr.me; spf=pass smtp.mailfrom=mail@antr.me; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1728690331; s=zmail; d=antr.me; i=mail@antr.me; h=From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:Message-ID:MIME-Version:Content-Type:Message-Id:Reply-To; bh=byJ6+PORs5iOIPKW5ToFUTsTSY8G1aaUxxIYoCI7b0k=; b=egf2NQ2eWk1NBfiZQlPOdfT6GtYIbc1G8Ik1lX/9HbJDsBCNsLrWr6wsHendrPEl EV1bwkzHvqkz8nF2UKcsoqqexYHvywRG3gWMBNsdYlaeYMHxhYh1LO2SEJseZwBo4SK eew20JiLniOpO0/P4C15WuAjtB5a5KwmyWfTekDg= Received: by mx.zohomail.com with SMTPS id 1728690329751824.2255827197936; Fri, 11 Oct 2024 16:45:29 -0700 (PDT) From: Antero Mejr To: guix-patches@gnu.org Subject: [PATCH] gnu: Add netpanzer. Date: Fri, 11 Oct 2024 23:45:28 +0000 Message-ID: <87set2jjaf.fsf@antr.me> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External Received-SPF: pass client-ip=136.143.188.14; envelope-from=mail@antr.me; helo=sender4-op-o14.zoho.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: iyzsong@envs.net, liliana.prikler@gmail.com, adam.faiz@disroot.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: -2.3 (--) * gnu/packages/games.scm (netpanzer): New variable. Change-Id: I989834b3b20c9848f53f1f17bb97bd9c49fc86e8 --- gnu/packages/games.scm | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 8137015fcf..a50a70f5d8 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -2418,6 +2418,38 @@ (define-public nethack (license:fsdg-compatible "https://nethack.org/common/license.html")))) +(define-public netpanzer + (package + (name "netpanzer") + (version "0.9.0-RC-7") ;0.8.7 was released 8 years ago + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/netpanzer/netpanzer") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1bc29cxjragbhgsg89sliyiqw289nd37wb1f9qarknir73ijnfac")))) + (build-system meson-build-system) + (arguments + (list #:tests? #f)) ;2/2 (trivial) tests fail, need filesystem access + (native-inputs (list pkg-config)) + (inputs (list freetype + lua + physfs + sdl2 + sdl2-mixer + sdl2-ttf)) + (home-page "https://github.com/netpanzer/netpanzer") + (synopsis "Online tactical warfare game") + (description + "NetPanzer is an online multiplayer tactical warfare game. It is based +on quick tactical action and unit management in real-time. Battles progress +constantly as destroyed players respawn with a set of new units. Players can +join or leave multiplayer games at any time.") + (license license:gpl2+))) + (define-public pipewalker (package (name "pipewalker") base-commit: b8fd792ea267cb920da0651074a533d8abf00488 -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 28 09:02:56 2025 Received: (at control) by debbugs.gnu.org; 28 Feb 2025 14:02:56 +0000 Received: from localhost ([127.0.0.1]:47483 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1to0x6-00079L-7l for submit@debbugs.gnu.org; Fri, 28 Feb 2025 09:02:56 -0500 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:59618) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1to0x4-00078m-7x for control@debbugs.gnu.org; Fri, 28 Feb 2025 09:02:54 -0500 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1to0wy-00A8ad-5Z for control@debbugs.gnu.org; Fri, 28 Feb 2025 15:02:48 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=futurile.net; s=selector2; h=Content-Type:MIME-Version:Message-ID:Subject: To:From:Date; bh=S6/mfwMabgar3mDRuC9kktuvZDQgbaswDbgCcjkTMHE=; b=sFqJuVDlgtAV RprfFAUPBvec8z9dIxg/wd4/1RuLbsF1VT7mhpGK3o1dtqhuzXMnJgWHZZkd+nFYiTpETup90UIlR MkdaeWAmNIcrRYkElkwAO1I+5EFRsNI4UWm3e2yP5aOFqr2bYMa0pLn35YTaeqaBGewhvL3KbuI09 5FCiU5LjGEdRSDqcGQ8NxSL7HrIgzwwHkXHL5VGcPiQhrQ5hZD9AlgjLqGWc88+/i07X18oN9iYde QS0mA+eP1R15UEG3l3FG+7DA42GnRZR3kcYG8lfaZuzy7+YeMr2if9BYu1wXQnJBGPBTLI5XioX/P 9yyqieKwCWveTn3RSpvCEg==; Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1to0ww-0008KD-FH for control@debbugs.gnu.org; Fri, 28 Feb 2025 15:02:46 +0100 Received: by submission03.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1to0wu-009boP-Td for control@debbugs.gnu.org; Fri, 28 Feb 2025 15:02:45 +0100 Date: Fri, 28 Feb 2025 14:02:42 +0000 From: Steve George To: control@debbugs.gnu.org Subject: owner 73756 Message-ID: <1740751354-3056-bts-steve@futurile.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: devscripts bts/2.22.1ubuntu1 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control 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 (-) owner 73756 ! quit From debbugs-submit-bounces@debbugs.gnu.org Fri May 23 02:46:05 2025 Received: (at 73756-done) by debbugs.gnu.org; 23 May 2025 06:46:05 +0000 Received: from localhost ([127.0.0.1]:44330 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uIMAP-0003Wv-BN for submit@debbugs.gnu.org; Fri, 23 May 2025 02:46:05 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:38826) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uIMAA-0003V4-3O; Fri, 23 May 2025 02:45:53 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 8BDA1124; Fri, 23 May 2025 08:45:42 +0200 (CEST) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id p7n6yHhb_ygf; Fri, 23 May 2025 08:45:41 +0200 (CEST) Received: from jurong (c186-61.i02-7.onvol.net [213.165.186.61]) by hera.aquilenet.fr (Postfix) with ESMTPSA id D43622DE; Fri, 23 May 2025 08:45:33 +0200 (CEST) Date: Fri, 23 May 2025 08:45:11 +0200 From: Andreas Enge To: Sharlatan Hellseher Subject: Re: Request for merging "games-updates" branch Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Server: hera X-Rspamd-Queue-Id: 8BDA1124 X-Spamd-Bar: +++++ X-Spamd-Result: default: False [5.39 / 15.00]; SPAM_FLAG(5.00)[]; BAYES_HAM(-3.00)[99.99%]; NEURAL_SPAM(2.99)[0.998]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; FROM_HAS_DN(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; FREEMAIL_TO(0.00)[gmail.com]; RCPT_COUNT_SEVEN(0.00)[7]; RCVD_TLS_ALL(0.00)[]; TO_DN_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[] X-Spam-Level: ***** X-Rspamd-Action: greylist X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 73756-done Cc: Steve George , 73756-done@debbugs.gnu.org, 76640-done@debbugs.gnu.org, 70896-done@debbugs.gnu.org, 69610-done@debbugs.gnu.org, 58403-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.0 (-) Hello, I have just pushed the games-updates branch to master. Closing all the contained issues. Andreas From unknown Fri Jun 20 20:04:35 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 20 Jun 2025 11:24:11 +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