From patchwork Thu Jun 8 21:07:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 50774 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E727327BBEA; Thu, 8 Jun 2023 22:08:28 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 5968527BBE9 for ; Thu, 8 Jun 2023 22:08:28 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q7MrU-0005ao-Bb; Thu, 08 Jun 2023 17:08:04 -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 1q7MrS-0005a1-CS for guix-patches@gnu.org; Thu, 08 Jun 2023 17:08:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q7MrS-0004jH-4E for guix-patches@gnu.org; Thu, 08 Jun 2023 17:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q7MrR-000628-Vl for guix-patches@gnu.org; Thu, 08 Jun 2023 17:08:01 -0400 Subject: bug#63457: [PATCH] gnu: rogue: Add 5.4.4 Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 08 Jun 2023 21:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63457 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jakob Kirsch Cc: 63457-done@debbugs.gnu.org Mail-Followup-To: 63457@debbugs.gnu.org, ludo@gnu.org, jakob.kirsch@web.de Received: via spool by 63457-done@debbugs.gnu.org id=D63457.168625847923181 (code D ref 63457); Thu, 08 Jun 2023 21:08:01 +0000 Received: (at 63457-done) by debbugs.gnu.org; 8 Jun 2023 21:07:59 +0000 Received: from localhost ([127.0.0.1]:57697 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7MrP-00061o-3R for submit@debbugs.gnu.org; Thu, 08 Jun 2023 17:07:59 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54776) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q7MrM-00061b-Iq for 63457-done@debbugs.gnu.org; Thu, 08 Jun 2023 17:07:57 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q7MrH-0004gt-8I; Thu, 08 Jun 2023 17:07:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=XOYHcsRbe56svZb2ui9fj71SW6O3Xo+BOkDXkmkxrZQ=; b=c5k3AVvS/T3NnfUwGI3d 4HJGPgkb0kPUwnvVy+yq9N+/XW3tNa1ItamTYVW1ByIOXld8kZPf790EzUuUAdKmOum3th6NLz+Jx Q2JyKc9vmg94HEzExm+9W/foa1uPU1SZVyb8FfGYRn/mJsUITD0MucRWu4+TAH61Fo2t8t4OngagF L/Kd2fvE7JyenZdvaIYqTq4Hqkr3JqxnJs3O6DMUnKJIxBf7ONvxvntJr8c1ufMMZIhCg82DmAj5R jw5eL1KbAvR/aeZGLKGfH1xcxtxwrdRNBUKnFA+ws+ZGm7m8UaBSrR0GDLB+7Jqpz4JIIx/OQHXZV WLFTTaWB2y2o+g==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q7MrG-0007g5-Ro; Thu, 08 Jun 2023 17:07:51 -0400 From: Ludovic =?utf-8?q?Court=C3=A8s?= References: <20230511202005.8429-1-jakob.kirsch@web.de> Date: Thu, 08 Jun 2023 23:07:49 +0200 In-Reply-To: (Jakob Kirsch's message of "Wed, 17 May 2023 20:52:00 +0200") Message-ID: <87wn0dzmqi.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Hi Jakob, Applied with the changes below together with a commit log, following our conventions: https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html Thank you! Ludo’. diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 6530cf89de..8c00c2e66e 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -895,8 +895,10 @@ (define-public rogue `(#:tests? #f #:make-flags (list "CFLAGS=-DNCURSES_INTERNALS"))) (inputs (list ncurses)) - (synopsis "Original Rogue Game (5.4.4)") - (description "Rogue 5.4.4: Exploring the Dungeons of Doom") + (synopsis "Original rogue game") + (description + "This package provides ``Rogue: Exploring the Dungeons of Doom'', the +original rogue game found on 4.2BSD.") (home-page "https://github.com/Davidslv/rogue") (license license:bsd-3)))