From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:203:b4db::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id EGUYHc9KymH0dgAAgWs5BA (envelope-from ) for ; Tue, 28 Dec 2021 00:22:55 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mJNkGs9KymFgIwEA9RJhRA (envelope-from ) for ; Tue, 28 Dec 2021 00:22:55 +0100 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 428DF4707 for ; Tue, 28 Dec 2021 00:22:55 +0100 (CET) Received: from localhost ([::1]:35064 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n1zKQ-0007pX-Eh for larch@yhetil.org; Mon, 27 Dec 2021 18:22:54 -0500 Received: from eggs.gnu.org ([209.51.188.92]:38004) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n1zIe-0005aF-Gc for guix-patches@gnu.org; Mon, 27 Dec 2021 18:21:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:32988) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n1zId-0008TX-SU for guix-patches@gnu.org; Mon, 27 Dec 2021 18:21:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n1zId-0000Sb-PP for guix-patches@gnu.org; Mon, 27 Dec 2021 18:21:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#52789] [PATCH v2 3/4] gnu: Add naev-artwork. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Dec 2021 23:21:03 +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: Nicolas Goaziou , 52789@debbugs.gnu.org Cc: Felix Gruber Received: via spool by 52789-submit@debbugs.gnu.org id=B52789.16406472541701 (code B ref 52789); Mon, 27 Dec 2021 23:21:03 +0000 Received: (at 52789) by debbugs.gnu.org; 27 Dec 2021 23:20:54 +0000 Received: from localhost ([127.0.0.1]:44530 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n1zIT-0000RH-RN for submit@debbugs.gnu.org; Mon, 27 Dec 2021 18:20:54 -0500 Received: from mout02.posteo.de ([185.67.36.66]:49221) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n1zIL-0000QP-HW for 52789@debbugs.gnu.org; Mon, 27 Dec 2021 18:20:46 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id A35D0240107 for <52789@debbugs.gnu.org>; Tue, 28 Dec 2021 00:20:39 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1640647239; bh=qTyBV2p6wlfMbYUGaoYxJIHFizQk+FxaCDzrWoqMG0o=; h=From:To:Cc:Subject:Date:From; b=mGsd7parQiqC/gAKK3KWc7PlALnviWsUercNNsadd1DM6GgqQzB9dtQgRy2WpHU1/ ibdftXuVaRksEOs8X9wxYmjOtjcjb2MTt2eS5JLr0ooCmxf7PFSfFV7TKLUK69qdEk KuJ33A4eqnyZ/eokVbEaVQ1DzuAa2vlFOgnvllANWC9NxS1VQSAqmYM1zwiH0aIOLn 6qX3UOb4rC4U2J9hOXfqU4EhhrdzhLnahJJX9ndfAyYArA0IhioBWN3MSsYh5JCCAJ HoNb5eI+mcvjFV11cW3iGC14rj+bvv2JZIrI1QNTUKr3jhG7UMm8uPDu81hv6HvPnV 0QOPTUKALN3hQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JNDDQ6rRBz9rxG; Tue, 28 Dec 2021 00:20:38 +0100 (CET) From: Felix Gruber Date: Mon, 27 Dec 2021 23:19:45 +0000 Message-Id: <20211227231946.105095-4-felgru@posteo.net> In-Reply-To: <87czli9g3f.fsf@nicolasgoaziou.fr> References: <87czli9g3f.fsf@nicolasgoaziou.fr> 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=1640647375; 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=WeSnJ3g2El4Na1gjNNjUP15HpHHGeQQAB9B3etx278E=; b=eV9YzXzz8r+ZTL+q43grQTwHVBy6aLvwR6UF/g/PazK5XS3hBsh5uLdLDVpDTANmm5PjBx xxM+5Wj3Fxk2YOJ4le0XzhZv+l4fq3OcG0TPAhCj2WR3l9kaS89x39DaAkPYXhHGH62wFz gKXRsMMbNRgODohFrjdndLx4M4wgR/wqY/x5fD9FfN0aFiREbfDINUD21ANZsvjhelHtvj axjyP5lqdj0m2rbFDEBg2MwfmAbnjpqgmki43Zjwaz0tQF9Z7GpOBnfJSlEPdOly7Ex+zp MnYZxm6VB/HrRJoZ0Wj9TbhdLrbZHkd9VBJTtviUOw5qHfQM5urHL8yBO1+liQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640647375; a=rsa-sha256; cv=none; b=Z/hvrmfy7+2bVaOmuN16/S2cLvsyEgNr0Q82EMCStg61gVJgYfnUMHsLyjsyQPE9b0kbnQ u1daPnGtCyVWrgXdrOuli3280RYnGH/5TX8BzZrQxYKcNMGgz6s3hRynyux8EnQdSD5VlE vNMxDf/ciTQHMRII9OjpG+cLxBpShzmSfMwLJjhORgljyRq0D9M7BgqlVFtXqnvnHtTI5C sEax/lJkOJpv1iGHKHWaP3XOcF9IbcwMMCW68QethWgKfLyNGt5scTm+k95jJHyC14D/t2 bJ9w7T4LUChTUVSZ//aG0TUlxuqobhiTAssvClwarzbz0vOhJDKdBSXRY0g5Nw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=mGsd7par; 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.17 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=mGsd7par; 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: 428DF4707 X-Spam-Score: -1.17 X-Migadu-Scanner: scn1.migadu.com X-TUID: cwBX1ZYGNkAV * 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 781074ed7c..8df44ffbed 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -7958,6 +7958,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