From unknown Sat Jun 14 05:28:46 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#70896] [PATCH] gnu: Add wordwarvi. Resent-From: Denis 'GNUtoo' Carikli Original-Sender: "Debbugs-submit" Resent-CC: adam.faiz@disroot.org, liliana.prikler@gmail.com, iyzsong@envs.net, guix-patches@gnu.org Resent-Date: Sun, 12 May 2024 15:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 70896 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70896@debbugs.gnu.org Cc: Denis 'GNUtoo' Carikli , Adam Faiz , Liliana Marie Prikler , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Adam Faiz , Liliana Marie Prikler , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by submit@debbugs.gnu.org id=B.17155265067147 (code B ref -1); Sun, 12 May 2024 15:09:02 +0000 Received: (at submit) by debbugs.gnu.org; 12 May 2024 15:08:26 +0000 Received: from localhost ([127.0.0.1]:54881 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s6AoL-0001rD-Gu for submit@debbugs.gnu.org; Sun, 12 May 2024 11:08:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:45704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s6AoJ-0001r3-85 for submit@debbugs.gnu.org; Sun, 12 May 2024 11:08:24 -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 1s6AoH-0004pR-NY for guix-patches@gnu.org; Sun, 12 May 2024 11:08:22 -0400 Received: from cyberdimension.org ([79.143.250.36] helo=rockpro64.cyberdimension.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1s6AoD-00070d-TF for guix-patches@gnu.org; Sun, 12 May 2024 11:08:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=dkim; bh=lNP/77oD0emoeFy s5IQi8UaIadB96+nRImOIvn18+oE=; h=date:subject:cc:to:from; d=cyberdimension.org; b=HK5cJDT3MwplHu3XJy+EcuUkPloVH+6YM9Tw4K1ZMMrIa3 Wf+9I7w8lmgrCCoCx/eGtcV7VjP/rbkP/jJEUp10svTTyZL6qTM1ImHf3GP7P4jQD/zaIX NkJXNeZe/KzpS8ja4WDVbhk5J5zRUml5EzInYhKOfFeiLoT4crLG4188nX2F7zuiWwmCLm XKD6DSdp5DO3Nf2KjFDyH+FU4AZydHiwZAaNV/eLWkwOMVn21jpFvZ0xCHlRF8OtfLMN+t ETn9ukJ3lkgYuF9sLZ29Tdd/jQ5c1SlAHC7bj43GXGxozQ501JeaEZX/Abce6Qe8ytDu5X SNuaW5mZuLRsF8YQ== Received: from localhost.localdomain (localhost [127.0.0.1]) by rockpro64.cyberdimension.org (OpenSMTPD) with ESMTP id 53364dd5; Sun, 12 May 2024 15:08:13 +0000 (UTC) From: Denis 'GNUtoo' Carikli Date: Sun, 12 May 2024 17:08:06 +0200 Message-ID: <743c0780eb2d5d2a6d04d86c2b4600f0cfa25171.1715526406.git.GNUtoo@cyberdimension.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=79.143.250.36; envelope-from=GNUtoo@cyberdimension.org; helo=rockpro64.cyberdimension.org 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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.4 (--) * gnu/packages/games.scm (wordwarvi): New variable. Signed-off-by: Denis 'GNUtoo' Carikli Change-Id: I2f48c12b780943c56e4d191d43fec3f247261607 --- gnu/packages/games.scm | 58 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index d7b79907b0..23a6e0cbd2 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -4710,6 +4710,64 @@ (define-public wesnoth-server (description "This package contains a dedicated server for @emph{The Battle for Wesnoth}."))) +(define-public wordwarvi + (package + (name "wordwarvi") + (version "1.0.4") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/smcameron/wordwarvi") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0f9xhm7267g27f2k1v4dylzvrfyhr9y60f5ypq5a5kiqrqykm245")))) + (build-system gnu-build-system) + (inputs (list alsa-lib gtk+-2 libvorbis portaudio)) + (native-inputs (list pkg-config)) + (arguments + (list + #:make-flags #~(list "BINDIR=/bin" + (string-append "CC=" + #$(cc-for-target)) + (string-append "DATADIR=" + #$output "") + (string-append "DESTDIR=" + #$output) "PREFIX=") + #:tests? #f ;no tests + #:phases #~(modify-phases %standard-phases + (delete 'configure) + (add-after 'unpack 'fix-makefile + (lambda _ + (substitute* "Makefile" + (("/bin/rm") + "rm") + (("-DDATADIR=\\\\\"\\$\\{DATADIR\\}/\\\\\"") + "-DDATADIR=\\\"${DESTDIR}/${DATADIR}/\\\""))))))) + (synopsis "Arcade-style side scrolling space shooter") + (description + "In this game you pilot a combat space ship to rescue your lost +\"vi\" .swp files avoiding OS defenses (missiles, other combat space +ships, etc). It contains several levels and the difficulty level is +configurable on the command line. It can be played with a +keyboard (with standard arrow keys, or vi key bindings(hjkl)) or a +joystick. It is drawn mostly with lines, and support various display +modes (color, black and white, etc).") + ;; For the code, most files are under GPLv2+, but since the ogg_to_pcm.c + ;; file is GPLv2 without 'any later version', we use 'gpl2' because of the + ;; ambiguity. For the sounds the licenses are declared in + ;; sounds/Attribution.txt and for aaaah_it_burns.ogg, it can be viewed with + ;; vorbiscomment -l. + (license (list license:gpl2 ;For the code + ;; lucky-holiday-cornbread-stuffing-mono.ogg + ;; lucky13-steve-mono-mix.ogg + ;; aaaah_it_burns.ogg + license:cc-by3.0 + ;; all other sounds are under cc-by-sa 3.0 + license:cc-by-sa3.0)) + (home-page "https://smcameron.github.io/wordwarvi/"))) + (define-public gamine (package (name "gamine") base-commit: 56980ea500a1db3c8586972b8abfaf5c4e24f82d -- 2.41.0 From unknown Sat Jun 14 05:28:46 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#70896] [PATCH] gnu: Add wordwarvi. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 May 2024 07:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70896 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Denis 'GNUtoo' Carikli , 70896@debbugs.gnu.org Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , Adam Faiz , Denis 'GNUtoo' Carikli , Liliana Marie Prikler Received: via spool by 70896-submit@debbugs.gnu.org id=B70896.17157574647947 (code B ref 70896); Wed, 15 May 2024 07:18:02 +0000 Received: (at 70896) by debbugs.gnu.org; 15 May 2024 07:17:44 +0000 Received: from localhost ([127.0.0.1]:41827 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s78tT-000247-Vo for submit@debbugs.gnu.org; Wed, 15 May 2024 03:17:44 -0400 Received: from 5.mo560.mail-out.ovh.net ([87.98.181.248]:57373) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s78tP-00023w-Q3 for 70896@debbugs.gnu.org; Wed, 15 May 2024 03:17:42 -0400 Received: from director3.ghost.mail-out.ovh.net (unknown [10.109.176.211]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 4VfPgh50zDz1VS4 for <70896@debbugs.gnu.org>; Wed, 15 May 2024 07:17:36 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-5f78k (unknown [10.110.113.248]) by director3.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 37B3F1FEDA; Wed, 15 May 2024 07:17:33 +0000 (UTC) Received: from ngraves.fr ([37.59.142.97]) by ghost-submission-6684bf9d7b-5f78k with ESMTPSA id Jrb3CY1hRGbkCAAAQZcXoQ (envelope-from ); Wed, 15 May 2024 07:17:33 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-97G0022d5b9497-ffc8-45cf-9de4-b0841512c850, 136712B2484563A3B032BFC843B913B3B56D5B9D) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 81.67.146.208 From: Nicolas Graves In-Reply-To: <743c0780eb2d5d2a6d04d86c2b4600f0cfa25171.1715526406.git.GNUtoo@cyberdimension.org> References: <743c0780eb2d5d2a6d04d86c2b4600f0cfa25171.1715526406.git.GNUtoo@cyberdimension.org> Date: Wed, 15 May 2024 09:17:32 +0200 Message-ID: <87msoro86r.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 7030119019802845935 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -51 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdegjedgudduvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenogfuuhhsphgvtghtffhomhgrihhnucdlgeelmdenucfjughrpefhvfevufgjfhffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeehgeeihfeutdefvdfhjeejtdffgeduudduieeivddvleeuieetgefffefhvdekkeenucffohhmrghinhepghhithhhuhgsrdgtohhmpdhgihhthhhusgdrihhonecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrdeljeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepjedtkeelieesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeitddpmhhouggvpehsmhhtphhouhht X-Spam-Score: 0.0 (/) 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 (-) The order of package fields is a bit odd, but otherwise LGTM. Built and rebuilt deterministically. No lints. On 2024-05-12 17:08, Denis 'GNUtoo' Carikli wrote: > * gnu/packages/games.scm (wordwarvi): New variable. > > Signed-off-by: Denis 'GNUtoo' Carikli > Change-Id: I2f48c12b780943c56e4d191d43fec3f247261607 > --- > gnu/packages/games.scm | 58 ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 58 insertions(+) > > diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm > index d7b79907b0..23a6e0cbd2 100644 > --- a/gnu/packages/games.scm > +++ b/gnu/packages/games.scm > @@ -4710,6 +4710,64 @@ (define-public wesnoth-server > (description "This package contains a dedicated server for @emph{The > Battle for Wesnoth}."))) > > +(define-public wordwarvi > + (package > + (name "wordwarvi") > + (version "1.0.4") > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/smcameron/wordwarvi") > + (commit (string-append "v" version)))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "0f9xhm7267g27f2k1v4dylzvrfyhr9y60f5ypq5a5kiqrqykm245")))) > + (build-system gnu-build-system) > + (inputs (list alsa-lib gtk+-2 libvorbis portaudio)) > + (native-inputs (list pkg-config)) > + (arguments > + (list > + #:make-flags #~(list "BINDIR=/bin" > + (string-append "CC=" > + #$(cc-for-target)) > + (string-append "DATADIR=" > + #$output "") > + (string-append "DESTDIR=" > + #$output) "PREFIX=") > + #:tests? #f ;no tests > + #:phases #~(modify-phases %standard-phases > + (delete 'configure) > + (add-after 'unpack 'fix-makefile > + (lambda _ > + (substitute* "Makefile" > + (("/bin/rm") > + "rm") > + (("-DDATADIR=\\\\\"\\$\\{DATADIR\\}/\\\\\"") > + "-DDATADIR=\\\"${DESTDIR}/${DATADIR}/\\\""))))))) > + (synopsis "Arcade-style side scrolling space shooter") > + (description > + "In this game you pilot a combat space ship to rescue your lost > +\"vi\" .swp files avoiding OS defenses (missiles, other combat space > +ships, etc). It contains several levels and the difficulty level is > +configurable on the command line. It can be played with a > +keyboard (with standard arrow keys, or vi key bindings(hjkl)) or a > +joystick. It is drawn mostly with lines, and support various display > +modes (color, black and white, etc).") > + ;; For the code, most files are under GPLv2+, but since the ogg_to_pcm.c > + ;; file is GPLv2 without 'any later version', we use 'gpl2' because of the > + ;; ambiguity. For the sounds the licenses are declared in > + ;; sounds/Attribution.txt and for aaaah_it_burns.ogg, it can be viewed with > + ;; vorbiscomment -l. > + (license (list license:gpl2 ;For the code > + ;; lucky-holiday-cornbread-stuffing-mono.ogg > + ;; lucky13-steve-mono-mix.ogg > + ;; aaaah_it_burns.ogg > + license:cc-by3.0 > + ;; all other sounds are under cc-by-sa 3.0 > + license:cc-by-sa3.0)) > + (home-page "https://smcameron.github.io/wordwarvi/"))) > + > (define-public gamine > (package > (name "gamine") > > base-commit: 56980ea500a1db3c8586972b8abfaf5c4e24f82d -- Best regards, Nicolas Graves From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 28 09:02:22 2025 Received: (at control) by debbugs.gnu.org; 28 Feb 2025 14:02:22 +0000 Received: from localhost ([127.0.0.1]:47462 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1to0wX-00076Q-O7 for submit@debbugs.gnu.org; Fri, 28 Feb 2025 09:02:21 -0500 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:44150) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1to0wU-00075V-Kz for control@debbugs.gnu.org; Fri, 28 Feb 2025 09:02:20 -0500 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1to0wN-00APvK-IV for control@debbugs.gnu.org; Fri, 28 Feb 2025 15:02:11 +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=A3BHGpKYn/onQgcl2ZogtEgGZ6HWmcU3RsvfmcVu7Bk=; b=e0addXIfSrEf xg6pyyQWPshisJYNmIRjKwfsZsq0N04rYQSKzJET4J4I0oCVIdlO9dj/v1pQM1LSIdRugdbAU6kU6 0BAC3TgzMvth5eE8ubF90XQqGE0nGeJ3PNtUF6kqcHCYzinThG5Hmn++IGW1bP6RO5ZbTTM1SEeQU 891hyVkpoZShW8AN0N2BhpWehVq8jR74lXXC29//MkYpM/qO12zLAdqiRj9nDPjRS9ahxr+/ijCfl uxp5Pohd7Pa+Sf00QMzFw/yDpugOdEiGZJyz7joPHgOpsEt9tDps4bJeljrkrCIWBqUwhpZAj8zvk S0uN12ef6BLhYMWLeju5eA==; Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1to0wI-0008I7-1f for control@debbugs.gnu.org; Fri, 28 Feb 2025 15:02:06 +0100 Received: by submission03.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1to0w3-009bgJ-CO for control@debbugs.gnu.org; Fri, 28 Feb 2025 15:01:51 +0100 Date: Fri, 28 Feb 2025 14:01:50 +0000 From: Steve George To: control@debbugs.gnu.org Subject: owner 70896 Message-ID: <1740751301-974-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 70896 ! quit From unknown Sat Jun 14 05:28:46 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Denis 'GNUtoo' Carikli Subject: bug#70896: closed (Re: Request for merging "games-updates" branch) Message-ID: References: <743c0780eb2d5d2a6d04d86c2b4600f0cfa25171.1715526406.git.GNUtoo@cyberdimension.org> X-Gnu-PR-Message: they-closed 70896 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 70896@debbugs.gnu.org Date: Fri, 23 May 2025 06:47:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1747982824-13901-1" This is a multi-part message in MIME format... ------------=_1747982824-13901-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #70896: [PATCH] gnu: Add wordwarvi. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 70896@debbugs.gnu.org. --=20 70896: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D70896 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1747982824-13901-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 70896-done) by debbugs.gnu.org; 23 May 2025 06:46:05 +0000 Received: from localhost ([127.0.0.1]:44328 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uIMAP-0003Wp-1c 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: 70896-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 ------------=_1747982824-13901-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 12 May 2024 15:08:26 +0000 Received: from localhost ([127.0.0.1]:54881 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s6AoL-0001rD-Gu for submit@debbugs.gnu.org; Sun, 12 May 2024 11:08:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:45704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s6AoJ-0001r3-85 for submit@debbugs.gnu.org; Sun, 12 May 2024 11:08:24 -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 1s6AoH-0004pR-NY for guix-patches@gnu.org; Sun, 12 May 2024 11:08:22 -0400 Received: from cyberdimension.org ([79.143.250.36] helo=rockpro64.cyberdimension.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1s6AoD-00070d-TF for guix-patches@gnu.org; Sun, 12 May 2024 11:08:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=dkim; bh=lNP/77oD0emoeFy s5IQi8UaIadB96+nRImOIvn18+oE=; h=date:subject:cc:to:from; d=cyberdimension.org; b=HK5cJDT3MwplHu3XJy+EcuUkPloVH+6YM9Tw4K1ZMMrIa3 Wf+9I7w8lmgrCCoCx/eGtcV7VjP/rbkP/jJEUp10svTTyZL6qTM1ImHf3GP7P4jQD/zaIX NkJXNeZe/KzpS8ja4WDVbhk5J5zRUml5EzInYhKOfFeiLoT4crLG4188nX2F7zuiWwmCLm XKD6DSdp5DO3Nf2KjFDyH+FU4AZydHiwZAaNV/eLWkwOMVn21jpFvZ0xCHlRF8OtfLMN+t ETn9ukJ3lkgYuF9sLZ29Tdd/jQ5c1SlAHC7bj43GXGxozQ501JeaEZX/Abce6Qe8ytDu5X SNuaW5mZuLRsF8YQ== Received: from localhost.localdomain (localhost [127.0.0.1]) by rockpro64.cyberdimension.org (OpenSMTPD) with ESMTP id 53364dd5; Sun, 12 May 2024 15:08:13 +0000 (UTC) From: Denis 'GNUtoo' Carikli To: guix-patches@gnu.org Subject: [PATCH] gnu: Add wordwarvi. Date: Sun, 12 May 2024 17:08:06 +0200 Message-ID: <743c0780eb2d5d2a6d04d86c2b4600f0cfa25171.1715526406.git.GNUtoo@cyberdimension.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 X-Debbugs-Cc: Adam Faiz , Liliana Marie Prikler , 宋文武 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=79.143.250.36; envelope-from=GNUtoo@cyberdimension.org; helo=rockpro64.cyberdimension.org 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Denis 'GNUtoo' Carikli 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.4 (--) * gnu/packages/games.scm (wordwarvi): New variable. Signed-off-by: Denis 'GNUtoo' Carikli Change-Id: I2f48c12b780943c56e4d191d43fec3f247261607 --- gnu/packages/games.scm | 58 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index d7b79907b0..23a6e0cbd2 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -4710,6 +4710,64 @@ (define-public wesnoth-server (description "This package contains a dedicated server for @emph{The Battle for Wesnoth}."))) +(define-public wordwarvi + (package + (name "wordwarvi") + (version "1.0.4") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/smcameron/wordwarvi") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0f9xhm7267g27f2k1v4dylzvrfyhr9y60f5ypq5a5kiqrqykm245")))) + (build-system gnu-build-system) + (inputs (list alsa-lib gtk+-2 libvorbis portaudio)) + (native-inputs (list pkg-config)) + (arguments + (list + #:make-flags #~(list "BINDIR=/bin" + (string-append "CC=" + #$(cc-for-target)) + (string-append "DATADIR=" + #$output "") + (string-append "DESTDIR=" + #$output) "PREFIX=") + #:tests? #f ;no tests + #:phases #~(modify-phases %standard-phases + (delete 'configure) + (add-after 'unpack 'fix-makefile + (lambda _ + (substitute* "Makefile" + (("/bin/rm") + "rm") + (("-DDATADIR=\\\\\"\\$\\{DATADIR\\}/\\\\\"") + "-DDATADIR=\\\"${DESTDIR}/${DATADIR}/\\\""))))))) + (synopsis "Arcade-style side scrolling space shooter") + (description + "In this game you pilot a combat space ship to rescue your lost +\"vi\" .swp files avoiding OS defenses (missiles, other combat space +ships, etc). It contains several levels and the difficulty level is +configurable on the command line. It can be played with a +keyboard (with standard arrow keys, or vi key bindings(hjkl)) or a +joystick. It is drawn mostly with lines, and support various display +modes (color, black and white, etc).") + ;; For the code, most files are under GPLv2+, but since the ogg_to_pcm.c + ;; file is GPLv2 without 'any later version', we use 'gpl2' because of the + ;; ambiguity. For the sounds the licenses are declared in + ;; sounds/Attribution.txt and for aaaah_it_burns.ogg, it can be viewed with + ;; vorbiscomment -l. + (license (list license:gpl2 ;For the code + ;; lucky-holiday-cornbread-stuffing-mono.ogg + ;; lucky13-steve-mono-mix.ogg + ;; aaaah_it_burns.ogg + license:cc-by3.0 + ;; all other sounds are under cc-by-sa 3.0 + license:cc-by-sa3.0)) + (home-page "https://smcameron.github.io/wordwarvi/"))) + (define-public gamine (package (name "gamine") base-commit: 56980ea500a1db3c8586972b8abfaf5c4e24f82d -- 2.41.0 ------------=_1747982824-13901-1--