From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uBmENvsex2Er8wAAgWs5BA (envelope-from ) for ; Sat, 25 Dec 2021 14:39:07 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id +GIpMvsex2FjeQAA1q6Kng (envelope-from ) for ; Sat, 25 Dec 2021 13:39:07 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A45B69795 for ; Sat, 25 Dec 2021 14:39:07 +0100 (CET) Received: from localhost ([::1]:36384 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n17GM-0004tn-SI for larch@yhetil.org; Sat, 25 Dec 2021 08:39:06 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42642) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n17FO-0004O9-Sw for guix-patches@gnu.org; Sat, 25 Dec 2021 08:38:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55374) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n17FK-0000GZ-Qm for guix-patches@gnu.org; Sat, 25 Dec 2021 08:38:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n17FK-0000kk-PU for guix-patches@gnu.org; Sat, 25 Dec 2021 08:38:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#52789] [PATCH 2/3] gnu: Add naev-artwork. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 25 Dec 2021 13:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52789 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 52789@debbugs.gnu.org Cc: Felix Gruber Received: via spool by 52789-submit@debbugs.gnu.org id=B52789.16404394532831 (code B ref 52789); Sat, 25 Dec 2021 13:38:02 +0000 Received: (at 52789) by debbugs.gnu.org; 25 Dec 2021 13:37:33 +0000 Received: from localhost ([127.0.0.1]:38682 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n17Er-0000ja-9G for submit@debbugs.gnu.org; Sat, 25 Dec 2021 08:37:33 -0500 Received: from mout02.posteo.de ([185.67.36.66]:42417) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n17Eo-0000j9-TF for 52789@debbugs.gnu.org; Sat, 25 Dec 2021 08:37:31 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 4C14C240101 for <52789@debbugs.gnu.org>; Sat, 25 Dec 2021 14:37:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1640439445; bh=2Wj9HYlI0KDP0/DHGHjTbw876XYWz+Ov9TT6JTxDCvs=; h=From:To:Cc:Subject:Date:From; b=kTgM3yLXSKxt8zwoFGotu37ByrP7StjiLb1rRs3aMiNw/ydY6ma1aQ18MQTDJsEfm Q77Eell4pfOSuZu7Hp8uHJ3sdfH+VcebY1eZsLYBlBXQyeSdUhNhaSAudA9eHtO2PD awlXnESr+nDYTl0NdGqVVfsPXqwQ1dl0ykV5QXzXjDvQEGqvdTVd2GvxKQr3HHvYu8 gW0WVjmUJAWtBELx3sj7AUITTFFeaTikqZWG3KlnWEfW4Heqloq3FZxXoB/KQrBpzK l5carEjEC0BkMkmzXATgoGrIvR5zGAly8LhqlGkgEGTr8iGl+XqQ2dAeKDBBjOCvG+ RgtgdE/ogifmQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JLlNN3vyNz6tmK; Sat, 25 Dec 2021 14:37:24 +0100 (CET) From: Felix Gruber Date: Sat, 25 Dec 2021 13:37:05 +0000 Message-Id: <20211225133706.2964-2-felgru@posteo.net> In-Reply-To: <20211225133706.2964-1-felgru@posteo.net> References: <20211225133420.2456-1-felgru@posteo.net> <20211225133706.2964-1-felgru@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640439547; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=u0kEh7dKVwigwWiG2fP1WchxPf38OpyJ91uZcRwpUnM=; b=r++utpdkxxuibkUoOuWFq+veZ56thOxd2FJ3VSsFW8ZD31UQSVxg6SNX6e6/HSuExMgMag as/6kcrno6ur0o1xk5g9fVUaLIqiDdkI0UydCs3xFJfTM5Zi2Bb8Si+PoytbFJPM6wFTS6 HSY8cYtHqcuiPS2flkjgGK8MXb2yNu0qbB7/DrSu5Er+yu3xprRqvLiwCMOTqWx545bS+y LOp5WBGNsuIUHRjKZ6mMWFBedX+el2IfcDIdQCVfRIix+xfuyFrq2NVDXfpzClbKvloaTx 8qELghDTyg9gz20/44AU/zpuEstso9xMFlqqtNOYwniUF5oSmFxGmUcqQts4iA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640439547; a=rsa-sha256; cv=none; b=uuHgkVAIILEfQ2yhlcq92G4qu+1bi/sBOsJ4qZyzgl4m1a4iCJiQXX6xcaD4s0Wk0qy6r2 0vXStJ7jPbbMoW3dI9HeW1ZALc71i5pVzjXQ2MOuWZaSF6aVnYY6RkP07rIDfsLMk/ru0o dEo7Zy+ejd/pLAJuAP4WDClOHjjr8MPMowAwNVzSDSnpJWDISJviqm/XQkXQODJ3O/AIZJ y5QOqAqCWR/FIH8BHzB7sfvyeKni9r6eeaSMDAyzJXirC8pQKRFAInQ4r3sztDEzDdHX+h AOeF2eZK+B08/wQ3gjWxMzOSAlAQlwciwQdOTs0ijep+UT3n5kZirmLqWUlXhA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=kTgM3yLX; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.16 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=kTgM3yLX; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: A45B69795 X-Spam-Score: -1.16 X-Migadu-Scanner: scn0.migadu.com X-TUID: EYTApp2beiOh * gnu/packages/games.scm (naev-artwork): New variable. --- gnu/packages/games.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index fa6865c050..ed194c1bfe 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -7967,6 +7967,34 @@ of lore accompanying everything from planets to equipment.") license:cc-by4.0 license:cc-by-sa4.0)))) +(define-public naev-artwork + (let ((version "0.9.0") + (commit "7f38a772ef2618f199ea68ecbd9f5c97e357fe36")) + (package + (name "naev-artwork") + (version (git-version version "0" commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/naev/naev-artwork-production") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1g3dk3372k6g7k9andkip0vk146kwy43x98xwzzqdry1pa5m56v0")))) + (build-system copy-build-system) + (home-page "https://naev.org/") + (synopsis "Game about space exploration, trade and combat — data files") + (description + "This package contains graphics and sound files for Naev.") + (license (list license:silofl1.1 + license:gpl2+ + license:cc0 + license:cc-by3.0 + license:cc-by-sa3.0 + license:cc-by4.0 + license:cc-by-sa4.0))))) + (define-public frotz-dumb-terminal (package (name "frotz-dumb-terminal") -- 2.30.2