From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WBxbF2OWEmG6nQAAgWs5BA (envelope-from ) for ; Tue, 10 Aug 2021 17:08:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id CNb1EmOWEmGUCwAAB5/wlQ (envelope-from ) for ; Tue, 10 Aug 2021 15:08:19 +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 D55F03ED for ; Tue, 10 Aug 2021 17:08:18 +0200 (CEST) Received: from localhost ([::1]:34164 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDTMX-0003mK-C4 for larch@yhetil.org; Tue, 10 Aug 2021 11:08:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37786) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDTML-0003gw-2M for guix-patches@gnu.org; Tue, 10 Aug 2021 11:08:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48840) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mDTMK-00023J-R4 for guix-patches@gnu.org; Tue, 10 Aug 2021 11:08:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mDTMK-0007YR-Ku for guix-patches@gnu.org; Tue, 10 Aug 2021 11:08:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49828] [PATCH v3 03/20] gnu: minetest: New package module. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 10 Aug 2021 15:08:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49828 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49828@debbugs.gnu.org Cc: Leo Prikler , Maxime Devos Received: via spool by 49828-submit@debbugs.gnu.org id=B49828.162860807228880 (code B ref 49828); Tue, 10 Aug 2021 15:08:04 +0000 Received: (at 49828) by debbugs.gnu.org; 10 Aug 2021 15:07:52 +0000 Received: from localhost ([127.0.0.1]:60343 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mDTM6-0007VU-Fg for submit@debbugs.gnu.org; Tue, 10 Aug 2021 11:07:51 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:47582) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mDTM3-0007U8-4c for 49828@debbugs.gnu.org; Tue, 10 Aug 2021 11:07:47 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by michel.telenet-ops.be with bizsmtp id fr7a2500W0mfAB406r7mkz; Tue, 10 Aug 2021 17:07:46 +0200 From: Maxime Devos Date: Tue, 10 Aug 2021 17:07:17 +0200 Message-Id: <20210810150734.11778-4-maximedevos@telenet.be> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210810150734.11778-1-maximedevos@telenet.be> References: <20210810150734.11778-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1628608066; bh=Jl9p4sbtllJUjOoAuOzoP9pDTy/zELbrliNCy05xm2M=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=sVFvZ7n0aEMsKqJZky0BX/er68/YsS8PWEKmMFLR4yiW+e3aiX6tFuvOXB58iBhaA 2Ta89yCzAmGrd7fa/0r0e9rRAmqY7SdECXat1snql/wv2lDn/9UmjyrMcFvVZX8J1y W2MEU+NBUGDl1djOi6qFF6Ug+fKFBqRalludtmOGVrxO8HAV0whIQGYzBux3aipTeL w+j3QwyjGJd9a/37YgqGK2hb60TPbLp69LfJjXBThMP6f3mPUXKSalrEOTvomlIzLu Vrnh0Gdt4N+6s9lbLDOFDHlRtzAfkEMRG6TeQSEEVlv3tHdmQr5LICZs19fpYtisct 7f2E8X4bog8uA== 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1628608098; 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=Jl9p4sbtllJUjOoAuOzoP9pDTy/zELbrliNCy05xm2M=; b=bfX2sc3b96VJGYfpvgwwtfvLqLKqkSrzvJ1TRt1LjctCL4dl4aKeheSLd1/D62mHit9ANE rU8LBW3LJ2PJfm1NIX2uhWPRLujZK7ghTFHHW/ZAH6jtsv2eyGOUstjGRzkgqERevH7I3z 1GmyQbrMLvLn3pxaOMwzz6xyA7r6LWfYk7tNwvjw2UJ62HcCOfCpdMDqhk3CB3lldwoFzR /oeF1A1uuf835TadzL2zK0Y8ZKpwRUIol6yn+rW3L7WzwGT1AlAjAdyt394rTlOuSwQLJs D9nib1njKfsfpkq2mlEmSaF1+Uo9g7RTLCQIZMV+8E5zVkAo2CjXtvTcJJjj8g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628608098; a=rsa-sha256; cv=none; b=TYgWUue314Tu8GPjxbF3oIDH5Y1pZvXrHFLaLfK2vFvcfJNgbXNRjJDd/AZ24IZxO5Ud8C 95mO8g6hSgZSW0pure+Izs01lPy86ZoR+U8puCBfCtUEJ08aD9ubxMc7mcSLT2NDSw3jhc jOgoYTLgRbb7NMFOiP/U2i8YcLuvdhe4QMp7gLqqBJzjDvwX3It2AEaixdkzlortgy9btt lU3f4a6Cuqp/Yn7wdExrmNVjHwM0g7SJ1ikZQUrXrGkm6ONeNjBbfuMJqWzHtLaVZh00H0 GRoJNYYXY2tIIcaenPqjtm0UiW3CFddmnFwx1dGm6wSUg+Mv5MApJ1WFXspB/A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=sVFvZ7n0; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=sVFvZ7n0; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: D55F03ED X-Spam-Score: -0.31 X-Migadu-Scanner: scn1.migadu.com X-TUID: VZxT3JvWnTtv Aside from the 'minetest-topic' procedure which will be used for the 'home-page' field of some packages, this module is currently empty. The 'contentdb' importer defined in the following patches will be used to populate this module. * gnu/packages/minetest.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. --- gnu/local.mk | 1 + gnu/packages/minetest.scm | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 gnu/packages/minetest.scm diff --git a/gnu/local.mk b/gnu/local.mk index d96d4e3dbc..5de08b1b09 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -383,6 +383,7 @@ GNU_SYSTEM_MODULES = \ %D%/packages/mercury.scm \ %D%/packages/mes.scm \ %D%/packages/messaging.scm \ + %D%/packages/minetest.scm \ %D%/packages/mingw.scm \ %D%/packages/microcom.scm \ %D%/packages/moe.scm \ diff --git a/gnu/packages/minetest.scm b/gnu/packages/minetest.scm new file mode 100644 index 0000000000..f8aca3005c --- /dev/null +++ b/gnu/packages/minetest.scm @@ -0,0 +1,26 @@ +;;; Copyright © 2021 Maxime Devos +;;; This file is part of GNU Guix. +;;; +;;; GNU Guix is free software; you can redistribute it and/or modify it +;;; under the terms of the GNU General Public License as published by +;;; the Free Software Foundation; either version 3 of the License, or (at +;;; your option) any later version. +;;; +;;; GNU Guix is distributed in the hope that it will be useful, but +;;; WITHOUT ANY WARRANTY; without even the implied warranty of +;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;;; GNU General Public License for more details. +;;; +;;; You should have received a copy of the GNU General Public License +;;; along with GNU Guix. If not, see . +(define-module (gnu packages minetest) + #:use-module (guix packages) + #:use-module (guix git-download) + #:use-module (guix build-system minetest) + #:use-module ((guix licenses) #:prefix license:)) + +(define-public (minetest-topic topic-id) + "Return an URL (as a string) pointing to the forum topic with +numeric identifier TOPIC-ID on the official Minetest forums." + (string-append "https://forum.minetest.net/viewtopic.php?t=" + (number->string topic-id))) -- 2.32.0