From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 21 05:32:18 2023 Received: (at submit) by debbugs.gnu.org; 21 Dec 2023 10:32:18 +0000 Received: from localhost ([127.0.0.1]:42474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGGLh-0000h6-QX for submit@debbugs.gnu.org; Thu, 21 Dec 2023 05:32:18 -0500 Received: from lists.gnu.org ([2001:470:142::17]:32818) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGGLe-0000gr-4J for submit@debbugs.gnu.org; Thu, 21 Dec 2023 05:32:16 -0500 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 1rGGLT-0000u7-W8 for guix-patches@gnu.org; Thu, 21 Dec 2023 05:32:04 -0500 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rGGLE-0001u9-1L for guix-patches@gnu.org; Thu, 21 Dec 2023 05:32:03 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D201741A5F; Thu, 21 Dec 2023 11:31:41 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B2g2JEkiP6Np; Thu, 21 Dec 2023 11:31:41 +0100 (CET) Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1703154701; bh=jO9sSGI8U4F+vfUGxrV3m/toTWoZX/u/FYiZyfk1Em4=; h=Date:To:Cc:From:Subject; b=BqdGww+btQJ3+XhVDDsv7P1DDhFqN7CkA1MdMBqql+pGPG1f0QHs8f4PMvEm9e6Qk qDGzx8Gzu6GKObLND767kqIiRmgMxAyKOZtrTR4kTZwnViOHNkTsTKsDoKrKbTA7i0 N3lylHmRZCXcfVCHvXWAj4aHPXXGyEK5S80oJelyh4Xv0x4goDMZLMdUsTZrXXV4Ee 9sQg4UmhvR25KyPy7T1QcOCQ7p3Wbxgg6RY1M14WdungrFIvC87zyzqhGDahrbu9hH pQHdqSNtx23ARcUmpOCH4cPn8HPckZ/Psu/9JTU60bwLxlRkTXwHAYzlcpq54qmt62 v3BOf+xXfG0cw== Date: Thu, 21 Dec 2023 18:31:16 +0800 MIME-Version: 1.0 Content-Language: en-US To: guix-patches@gnu.org From: Adam Faiz Subject: [PATCH 0/3] gnu: Add devours. Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=adam.faiz@disroot.org; helo=layka.disroot.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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Liliana Marie Prikler 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: -0.1 (/) >From 4a21bc5fc4a31a9a8f5cac2ea834d86203e5115a Mon Sep 17 00:00:00 2001 Message-ID: From: AwesomeAdam54321 Date: Thu, 21 Dec 2023 18:28:06 +0800 Subject: [PATCH 0/3] gnu: Add devours. This patch series adds All Things Devours, a sci-fi text adventure game. AwesomeAdam54321 (3): gnu: Add inform. gnu: Add informlib. gnu: Add devours. gnu/local.mk | 1 + gnu/packages/game-development.scm | 50 ++++++++ gnu/packages/games.scm | 74 ++++++++++++ .../patches/inform-add-makefile.patch | 109 ++++++++++++++++++ 4 files changed, 234 insertions(+) create mode 100644 gnu/packages/patches/inform-add-makefile.patch base-commit: 29c94dd522833b2603a651c14a5b06120bcf1829 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 21 05:41:21 2023 Received: (at 67950) by debbugs.gnu.org; 21 Dec 2023 10:41:21 +0000 Received: from localhost ([127.0.0.1]:42479 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGGUT-0000tx-0L for submit@debbugs.gnu.org; Thu, 21 Dec 2023 05:41:21 -0500 Received: from layka.disroot.org ([178.21.23.139]:60786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGGUO-0000tk-AG for 67950@debbugs.gnu.org; Thu, 21 Dec 2023 05:41:19 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 370B041537; Thu, 21 Dec 2023 11:41:10 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Uf8HfKFbuOij; Thu, 21 Dec 2023 11:41:08 +0100 (CET) Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1703155268; bh=LKUTaexdybagVk2ZtpN22YOMBDDktxbGtJ8CbwlBFC8=; h=Date:To:Cc:From:Subject; b=D1YMDH4oufFv89ebWH6zJjvtTdNNv8v509KxG8/43Trwjsyh3gGOgrD+GZOd/8b7p BnS9r7W5ksPEu5GihsU2ed505Q21H8Dnyhvq9iwYOopQqvu6JxdPUstZcMeqaq4Vsr wReEdlrXZjgCzuMgXo2VWcof12w4NWHeRDhuj6ZYi9k6hoRFy7hkox2AarrtOZrCXH eLGGTxUCzhU7qOAcNPRXae3XFDueA+0Ux7Q/SGlfEp5skYjYW5DrMKuqhwF5P9jDwk by8LXYGd6Nf2O1ANrV8zCOb5yAFB4ckxG+8f+qNLLXWGoQCbdxJtPdfK2gdprwfR/H jk1aN13Dap9pA== Date: Thu, 21 Dec 2023 18:40:45 +0800 MIME-Version: 1.0 To: 67950@debbugs.gnu.org Content-Language: en-US From: Adam Faiz Subject: [PATCH 1/3] gnu: Add inform. Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 67950 Cc: Liliana Marie Prikler 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 (-) >From 7e5c86c9e60ba200f14c0fd8ef8e555c0dabcbc1 Mon Sep 17 00:00:00 2001 Message-ID: <7e5c86c9e60ba200f14c0fd8ef8e555c0dabcbc1.1703154486.git.adam.faiz@disroot.org> In-Reply-To: References: From: AwesomeAdam54321 Date: Thu, 21 Dec 2023 18:15:41 +0800 Subject: [PATCH 1/3] gnu: Add inform. * gnu/packages/patches/inform-add-makefile.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/game-development.scm (inform): New variable. --- gnu/local.mk | 1 + gnu/packages/game-development.scm | 25 ++++ .../patches/inform-add-makefile.patch | 109 ++++++++++++++++++ 3 files changed, 135 insertions(+) create mode 100644 gnu/packages/patches/inform-add-makefile.patch diff --git a/gnu/local.mk b/gnu/local.mk index f7aec83e8a..1bc955ce1f 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1449,6 +1449,7 @@ dist_patch_DATA = \ %D%/packages/patches/imagemagick-ReadDCMImage-fix.patch \ %D%/packages/patches/imagemagick-ReadDCMPixels-fix.patch \ %D%/packages/patches/imagemagick-WriteTHUMBNAILImage-fix.patch \ + %D%/packages/patches/inform-add-makefile.patch \ %D%/packages/patches/inkscape-poppler-compat.patch \ %D%/packages/patches/instead-use-games-path.patch \ %D%/packages/patches/intltool-perl-compatibility.patch \ diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index a2d7c5ea63..0c467de23f 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -2771,6 +2771,31 @@ (define-public ioquake3 people base their games, ports to new platforms, and other projects.") (license license:gpl2)))) +(define-public inform + (package + (name "inform") + (version "6.41") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://jxself.org/git/inform.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1g2misbp4lacaqa96wk0ad59ybr2dvjnhjsrz98byx4i99s2m2nr")) + (patches + (search-patches + "inform-add-makefile.patch")))) + (build-system gnu-build-system) + (native-inputs (list autoconf automake)) + (synopsis "The Inform 6 compiler") + (description + "This is an Inform 6 compiler that has been modified slightly to work better +when the Inform standard library is in a non-standard location.") + (home-page "https://jxself.org/git/inform.git") + (license license:gpl3+))) + (define-public instead (package (name "instead") diff --git a/gnu/packages/patches/inform-add-makefile.patch b/gnu/packages/patches/inform-add-makefile.patch new file mode 100644 index 0000000000..497d40979e --- /dev/null +++ b/gnu/packages/patches/inform-add-makefile.patch @@ -0,0 +1,109 @@ +From b2332ab850dc260be8892ad5a4148b335c6b193b Mon Sep 17 00:00:00 2001 +From: AwesomeAdam54321 +Date: Wed, 20 Dec 2023 22:38:41 +0800 +Subject: [PATCH] Implement a Makefile for Inform. + +--- + Makefile.am | 17 +++++++++++++++++ + configure.ac | 40 ++++++++++++++++++++++++++++++++++++++++ + src/Makefile.am | 17 +++++++++++++++++ + 3 files changed, 74 insertions(+) + create mode 100644 Makefile.am + create mode 100644 configure.ac + create mode 100644 src/Makefile.am + +diff --git a/Makefile.am b/Makefile.am +new file mode 100644 +index 0000000..fb99417 +--- /dev/null ++++ b/Makefile.am +@@ -0,0 +1,17 @@ ++# This file is part of Inform. ++# ++# Inform is free software: you can redistribute it and/or modify it ++# under the terms of the GNU General Public License as published by ++# theFree Software Foundation, either version 3 of the License, or ++#(at your option) any later version. ++# ++# Inform 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 Inform. If not, see https://gnu.org/licenses/ ++ ++AUTOMAKE_OPTIONS = foreign ++SUBDIRS = src +diff --git a/configure.ac b/configure.ac +new file mode 100644 +index 0000000..0ff8ced +--- /dev/null ++++ b/configure.ac +@@ -0,0 +1,40 @@ ++# Process this file with autoconf to produce a configure script. ++# ++# This file is part of Inform. ++# ++# Inform is free software: you can redistribute it and/or modify it ++# under the terms of the GNU General Public License as published by ++# theFree Software Foundation, either version 3 of the License, or ++#(at your option) any later version. ++# ++# Inform 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 Inform. If not, see https://gnu.org/licenses/ ++ ++AC_INIT([inform], [6.41], [j@jxself.org]) ++AM_INIT_AUTOMAKE([foreign]) ++AC_OUTPUT(Makefile src/Makefile) ++ ++# Checks for programs. ++AC_PROG_CC ++ ++# Checks for libraries. ++ ++# Checks for header files. ++AC_CHECK_HEADERS([limits.h stdlib.h string.h unistd.h]) ++ ++# Checks for typedefs, structures, and compiler characteristics. ++AC_CHECK_HEADER_STDBOOL ++AC_TYPE_SIZE_T ++ ++# Checks for library functions. ++AC_FUNC_ERROR_AT_LINE ++AC_FUNC_MALLOC ++AC_FUNC_REALLOC ++AC_CHECK_FUNCS([memmove memset realpath strchr strtol]) ++ ++AC_OUTPUT +diff --git a/src/Makefile.am b/src/Makefile.am +new file mode 100644 +index 0000000..b548944 +--- /dev/null ++++ b/src/Makefile.am +@@ -0,0 +1,17 @@ ++# This file is part of Inform. ++# ++# Inform is free software: you can redistribute it and/or modify it ++# under the terms of the GNU General Public License as published by ++# theFree Software Foundation, either version 3 of the License, or ++#(at your option) any later version. ++# ++# Inform 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 Inform. If not, see https://gnu.org/licenses/ ++ ++bin_PROGRAMS = inform ++inform_SOURCES = arrays.c asm.c bpatch.c chars.c directs.c errors.c expressc.c expressp.c files.c header.h inform.c lexer.c memory.c objects.c states.c symbols.c syntax.c tables.c text.c veneer.c verbs.c +-- +2.41.0 + -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 21 05:42:50 2023 Received: (at 67950) by debbugs.gnu.org; 21 Dec 2023 10:42:50 +0000 Received: from localhost ([127.0.0.1]:42483 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGGVt-0000w9-S9 for submit@debbugs.gnu.org; Thu, 21 Dec 2023 05:42:50 -0500 Received: from layka.disroot.org ([178.21.23.139]:55886) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGGVr-0000vz-OJ for 67950@debbugs.gnu.org; Thu, 21 Dec 2023 05:42:49 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 5473D41300; Thu, 21 Dec 2023 11:42:43 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ML3YRNrKT2kg; Thu, 21 Dec 2023 11:42:42 +0100 (CET) Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1703155362; bh=1Xrt4aFRUVcQtWLj4q68XlwpLFV7Qj5f/nW9kBk/JgE=; h=Date:Subject:From:To:Cc:References:In-Reply-To; b=UPUpQlyaSykrzfRfzTlA+NuNH+BZH2yCjWTdMAkGFRLCUqBeCxAIf//S/QE+VO7Uw 1aHRTTCe70kMGSUySfl79y2LpcJSfm+4pKjIKmK8/9Giruf7PnrRahEui/zMQErAtL DhseXn8bwJQbwQaDXItPTGwKLZ5FFabw/Tn1uZeoprj+81svd/stKEijp3jjImyBK2 0FVAd8tYjMQscZ8oV9OyMkTU5XGIZm+png0tyupKRIJxXWAiiGVsCeRjf6w3+tneIq YpsuJb/M8SuFjSTvzky/AT+ck+jqjoHPcCeVTZ2uQN5x1sHi5knNGM8SY0mpfAL4aV l+ifSzQ4qzUxg== Date: Thu, 21 Dec 2023 18:42:17 +0800 MIME-Version: 1.0 Subject: [PATCH 2/3] gnu: Add informlib. Content-Language: en-US From: Adam Faiz To: 67950@debbugs.gnu.org References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 67950 Cc: Liliana Marie Prikler 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 (-) >From 55f87c2ef4fe17845ac94e9e0ef5ccae98b1777f Mon Sep 17 00:00:00 2001 Message-ID: <55f87c2ef4fe17845ac94e9e0ef5ccae98b1777f.1703154486.git.adam.faiz@disroot.org> In-Reply-To: References: From: AwesomeAdam54321 Date: Thu, 21 Dec 2023 18:17:29 +0800 Subject: [PATCH 2/3] gnu: Add informlib. * gnu/packages/game-development.scm (informlib): New variable. --- gnu/packages/game-development.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index 0c467de23f..6e080b3f36 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -57,6 +57,7 @@ (define-module (gnu packages game-development) #:use-module (guix svn-download) #:use-module (guix utils) #:use-module (guix build-system cmake) + #:use-module (guix build-system copy) #:use-module (guix build-system gnu) #:use-module (guix build-system pyproject) #:use-module (guix build-system python) @@ -2796,6 +2797,30 @@ (define-public inform (home-page "https://jxself.org/git/inform.git") (license license:gpl3+))) +(define-public informlib + (package + (name "informlib") + (version "6.12.6") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://jxself.org/git/informlib.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0fcnw4jjzln402qk097n2s8y24vw1p3mmlmh6k1mbr2zfajjcn5r")))) + (build-system copy-build-system) + (arguments + (list + #:install-plan + #~'(("." "lib")))) + (synopsis "Inform 6 standard library") + (description + "This package provides the standard library for Inform 6.") + (home-page "https://jxself.org/git/informlib.git") + (license license:agpl3+))) + (define-public instead (package (name "instead") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 21 05:44:25 2023 Received: (at 67950) by debbugs.gnu.org; 21 Dec 2023 10:44:26 +0000 Received: from localhost ([127.0.0.1]:42487 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGGXR-0000yi-DE for submit@debbugs.gnu.org; Thu, 21 Dec 2023 05:44:25 -0500 Received: from layka.disroot.org ([178.21.23.139]:37770) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGGXP-0000yZ-CE for 67950@debbugs.gnu.org; Thu, 21 Dec 2023 05:44:24 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id EBC4040EA0; Thu, 21 Dec 2023 11:44:18 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0q49ivaIxdIO; Thu, 21 Dec 2023 11:44:17 +0100 (CET) Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1703155457; bh=zO/MO4IJ3+YuQjc0asnmidvhbzWV465qfJba8V6/6t8=; h=Date:Subject:From:To:Cc:References:In-Reply-To; b=Qctq6gkWGvx2nddT8Fc7pCR5QnCteR+GEktIuR7GTw4WGQjYWVfISmymJ0FDmQcEV gK87NapbVbwDXFsaWQHM1Rj0Txlx0TRPvkHDBMuLTWN6ihfoK4vu01LXyuHUs7LQYS UNcX6hWelRdyOegZSN1Lq2XD2wiwHsldrkOE/gLOTFuEtuSX8b3fMbyuvoV6l+J9lK Twx6yl8OJmcPJk/87UukbbdvTTAQW99DyJZgvihxBovWNadCDzkg5A6p7oxtXsJyQ+ 6KnFYT9Ww4xZX7im5Hl2mOMGMSmd1zH1xvkTnEO3gIt5bEuxq5FEFEiRYbSlacVR+v cGNq0XCrkkb+w== Date: Thu, 21 Dec 2023 18:43:54 +0800 MIME-Version: 1.0 Subject: [PATCH 3/3] gnu: Add devours. Content-Language: en-US From: Adam Faiz To: 67950@debbugs.gnu.org References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 67950 Cc: Liliana Marie Prikler 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 (-) >From 4a21bc5fc4a31a9a8f5cac2ea834d86203e5115a Mon Sep 17 00:00:00 2001 Message-ID: <4a21bc5fc4a31a9a8f5cac2ea834d86203e5115a.1703154486.git.adam.faiz@disroot.org> In-Reply-To: References: From: AwesomeAdam54321 Date: Thu, 21 Dec 2023 18:26:27 +0800 Subject: [PATCH 3/3] gnu: Add devours. * gnu/packages/games.scm (devours): New variable. --- gnu/packages/games.scm | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 66739d7a6b..f7ff5cadf7 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -11100,6 +11100,80 @@ (define-public curseofwar available.") (license license:gpl3+))) +(define-public devours + (let ((commit "d50e745aa14aa48f7555ae12eb3d1000de1cc150") + (revision "0")) + (package + (name "devours") + (version (git-version "3" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://jxself.org/git/devours.git") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1ksl6mh76jfx64rmasz2571f88ws45vby2977srhgkh355zp3lzn")))) + (build-system gnu-build-system) + (arguments + (list + #:tests? #f ; no tests + #:phases + #~(modify-phases %standard-phases + (delete 'configure) ; no configure + (replace 'build + (lambda _ + (invoke "inform" + (string-append "+include_path=" + #$(this-package-native-input "informlib") + "/lib") + "devours.inf"))) + (replace 'install + (lambda* (#:key inputs #:allow-other-keys) + ;; Create standalone executable. + (let* ((bash (search-input-file inputs "/bin/bash")) + (share (string-append #$output "/share")) + (scummvm (search-input-file inputs "/bin/scummvm")) + (bin (string-append #$output "/bin")) + (executable (string-append bin "/devours"))) + (mkdir-p share) + (copy-file "devours.z5" (string-append share "/devours.z5")) + (mkdir-p bin) + (with-output-to-file executable + (lambda () + (format #t "#!~a~%" bash) + (format #t + "exec ~a --path=~a glk:zcode~%" + scummvm share))) + (chmod executable #o755)))) + (add-after 'install-executable 'install-desktop-file + (lambda _ + (let* ((apps (string-append #$output "/share/applications")) + (share (string-append #$output ""))) + (mkdir-p apps) + (make-desktop-entry-file + (string-append apps "/devours.desktop") + #:name "All Things Devours" + #:generic-name "All Things Devours" + #:exec (string-append #$output "/bin/devours") + #:categories '("AdventureGame" "Game" "RolePlaying") + #:keywords '("game" "adventure" "sci-fi") + #:comment '((#f "Sci-fi text adventure game"))))))))) + (inputs + (list bash scummvm)) + (native-inputs + (list inform informlib)) + (synopsis "All Things Devours") + (description + "All Things Devours is a short piece of sci-fi interactive fiction, +leaning strongly towards the text-adventure end of the spectrum. +Any move you make may put things into an unwinnable state. You are therefore +encouraged to save frequently, and also to realise that you will probably have +to start over several times to find the most satisfactory ending.") + (home-page "https://jxself.org/git/devours.git") + (license license:agpl3+)))) + (define-public schiffbruch ;; There haven't been any releases for several years, so I've taken the most ;; recent commit from the master branch that didn't fail to build (the last -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 22 12:06:08 2023 Received: (at 67950) by debbugs.gnu.org; 22 Dec 2023 17:06:08 +0000 Received: from localhost ([127.0.0.1]:47751 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGiyL-0005sr-Rr for submit@debbugs.gnu.org; Fri, 22 Dec 2023 12:06:08 -0500 Received: from mail-ej1-x642.google.com ([2a00:1450:4864:20::642]:57836) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGiyG-0005sJ-Ng for 67950@debbugs.gnu.org; Fri, 22 Dec 2023 12:06:04 -0500 Received: by mail-ej1-x642.google.com with SMTP id a640c23a62f3a-a1fae88e66eso245921566b.3 for <67950@debbugs.gnu.org>; Fri, 22 Dec 2023 09:05:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703264750; x=1703869550; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:to:from:subject:message-id:from:to:cc:subject:date :message-id:reply-to; bh=kPvJ3QgTLN5ybpDmy7N5bGv18LqBVAA+RWeFWeAPFy8=; b=iiarFojqkOEANfMec75Ay+EubOTZOMP44umMoNILinRYaZ6LTa1hGRot3Ho2177LEW DJr0dqaJXKzqx0WGsUqTuDf8xxdPAhbcUSf+EW4qLwDHA+37rjwkKFfEnyxLa7DGxjzQ ADwcaSQabsqSpKdfZguyI32bRIToiDRT3Fltr/UX4QRU2+FLrecdGn6/0KKnebfkFmZk gzvQA7m0IxMmtTwaJ+vcfzShmyDWN87+pU9rC4c6CI+sxKjQEjOdoWf1cQrefFX4sUvw V+MU0zUt/HZygWvt8gT/du5YNK2QHWUk3eCH5M4itWK/JbS+hDYk+YH3LLveOFyk3TuX pfbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703264750; x=1703869550; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:to:from:subject:message-id:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=kPvJ3QgTLN5ybpDmy7N5bGv18LqBVAA+RWeFWeAPFy8=; b=ATfj0+e5qXN9p004FP7s+9t7YJdvfQvueC/8TN0/sKlzSl/LXHXTdmLwUx+grbgfFf 3IEYom015hXwOmWWZCcl6uRZo8vUjpm6liPP6p66kfBt18FfD9rIJh85GqTWtnFl0t4p mn3ExDtTMhhCaKtWbPQncM+mL9Aj9kPYF02SlRgdmN84sKHNAubCzZX7aIR8cotX0M38 DCBfsrEv7+hqSBaOZwvy6r8BXTeu0jDDf4VtO0axu2GGwZoo+5/LDKqllgpxC9lG7Fw/ jC6VKrVoZDa+ZJ1gk3Xq5qIYa8disUglBTWn+u9TS3HuBlJe7UsGp/eMSYrUxeamxe4E vPEw== X-Gm-Message-State: AOJu0YwXVYu2ilRtD9pcXf+OFZhxDzijsYlaMhJH2oVYa2BR/EcG1iph vks0MflOvGzFeTqnDAA5c9qKFQ7wsKr4Dw== X-Google-Smtp-Source: AGHT+IFEKLJcQfv3x8DaWUO5a/feSY5KzHwfc6UkRuSWSW9x3NT2C+KeeRFtxsmd7nTZXvo7cYFJuQ== X-Received: by 2002:a17:906:5186:b0:a26:a631:f552 with SMTP id y6-20020a170906518600b00a26a631f552mr1036479ejk.36.1703264749815; Fri, 22 Dec 2023 09:05:49 -0800 (PST) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id ka12-20020a170907920c00b00a1f7f851607sm546144ejb.197.2023.12.22.09.05.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Dec 2023 09:05:49 -0800 (PST) Message-ID: <04b73bc96f78b83b0b945880f2689edd9ddca353.camel@gmail.com> Subject: Re: [PATCH 1/3] gnu: Add inform. From: Liliana Marie Prikler To: Adam Faiz , 67950@debbugs.gnu.org Date: Fri, 22 Dec 2023 18:05:48 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 67950 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 (-) Am Donnerstag, dem 21.12.2023 um 18:40 +0800 schrieb Adam Faiz: > From 7e5c86c9e60ba200f14c0fd8ef8e555c0dabcbc1 Mon Sep 17 00:00:00 > 2001 > Message-ID: > <7e5c86c9e60ba200f14c0fd8ef8e555c0dabcbc1.1703154486.git.adam.faiz@di > sroot.org> > In-Reply-To: > References: > From: AwesomeAdam54321 > Date: Thu, 21 Dec 2023 18:15:41 +0800 > Subject: [PATCH 1/3] gnu: Add inform. >=20 > * gnu/packages/patches/inform-add-makefile.patch: New file. > * gnu/local.mk (dist_patch_DATA): Register it here. > * gnu/packages/game-development.scm (inform): New variable. > --- > =C2=A0gnu/local.mk=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2= =A0=C2=A0 1 + > =C2=A0gnu/packages/game-development.scm=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0 25 ++++ > =C2=A0.../patches/inform-add-makefile.patch=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 | 109 > ++++++++++++++++++ > =C2=A03 files changed, 135 insertions(+) > =C2=A0create mode 100644 gnu/packages/patches/inform-add-makefile.patch >=20 > diff --git a/gnu/local.mk b/gnu/local.mk > index f7aec83e8a..1bc955ce1f 100644 > --- a/gnu/local.mk > +++ b/gnu/local.mk > @@ -1449,6 +1449,7 @@ dist_patch_DATA > =3D=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0\ > =C2=A0=C2=A0 %D%/packages/patches/imagemagick-ReadDCMImage-fix.patch=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0\ > =C2=A0=C2=A0 %D%/packages/patches/imagemagick-ReadDCMPixels-fix.patch=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0\ > =C2=A0=C2=A0 %D%/packages/patches/imagemagick-WriteTHUMBNAILImage- > fix.patch=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0\ > +=C2=A0 %D%/packages/patches/inform-add-makefile.patch=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0\ > =C2=A0=C2=A0 %D%/packages/patches/inkscape-poppler-compat.patch=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0\ > =C2=A0=C2=A0 %D%/packages/patches/instead-use-games-path.patch=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0\ > =C2=A0=C2=A0 %D%/packages/patches/intltool-perl-compatibility.patch=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0\ > diff --git a/gnu/packages/game-development.scm b/gnu/packages/game- > development.scm > index a2d7c5ea63..0c467de23f 100644 > --- a/gnu/packages/game-development.scm > +++ b/gnu/packages/game-development.scm > @@ -2771,6 +2771,31 @@ (define-public ioquake3 > =C2=A0people base their games, ports to new platforms, and other > projects.") > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (license license:gpl2)))) > =C2=A0 > +(define-public inform > +=C2=A0 (package > +=C2=A0=C2=A0=C2=A0 (name "inform") > +=C2=A0=C2=A0=C2=A0 (version "6.41") > +=C2=A0=C2=A0=C2=A0 (source > +=C2=A0=C2=A0=C2=A0=C2=A0 (origin > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (method git-fetch) > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (uri (git-reference > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= (url "https://jxself.org/git/inform.git") > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= (commit (string-append "v" version)))) > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (file-name (git-file-name name vers= ion)) > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (sha256 > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (base32 > "1g2misbp4lacaqa96wk0ad59ybr2dvjnhjsrz98byx4i99s2m2nr")) > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (patches > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (search-patches > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 "inform-add-makefile.pa= tch")))) > +=C2=A0=C2=A0=C2=A0 (build-system gnu-build-system) > +=C2=A0=C2=A0=C2=A0 (native-inputs (list autoconf automake)) > +=C2=A0=C2=A0=C2=A0 (synopsis "The Inform 6 compiler") > +=C2=A0=C2=A0=C2=A0 (description > +=C2=A0=C2=A0=C2=A0=C2=A0 "This is an Inform 6 compiler that has been mod= ified slightly > to work better > +when the Inform standard library is in a non-standard location.") > +=C2=A0=C2=A0=C2=A0 (home-page "https://jxself.org/git/inform.git") > +=C2=A0=C2=A0=C2=A0 (license license:gpl3+))) > + > =C2=A0(define-public instead > =C2=A0=C2=A0 (package > =C2=A0=C2=A0=C2=A0=C2=A0 (name "instead") > diff --git a/gnu/packages/patches/inform-add-makefile.patch > b/gnu/packages/patches/inform-add-makefile.patch > new file mode 100644 > index 0000000000..497d40979e > --- /dev/null > +++ b/gnu/packages/patches/inform-add-makefile.patch > @@ -0,0 +1,109 @@ > +From b2332ab850dc260be8892ad5a4148b335c6b193b Mon Sep 17 00:00:00 > 2001 > +From: AwesomeAdam54321 > +Date: Wed, 20 Dec 2023 22:38:41 +0800 > +Subject: [PATCH] Implement a Makefile for Inform. > + > +--- > + Makefile.am=C2=A0=C2=A0=C2=A0=C2=A0 | 17 +++++++++++++++++ > + configure.ac=C2=A0=C2=A0=C2=A0 | 40 +++++++++++++++++++++++++++++++++++= +++++ > + src/Makefile.am | 17 +++++++++++++++++ > + 3 files changed, 74 insertions(+) > + create mode 100644 Makefile.am > + create mode 100644 configure.ac > + create mode 100644 src/Makefile.am > + > +diff --git a/Makefile.am b/Makefile.am > +new file mode 100644 > +index 0000000..fb99417 > +--- /dev/null > ++++ b/Makefile.am > +@@ -0,0 +1,17 @@ > ++# This file is part of Inform. > ++# > ++# Inform is free software: you can redistribute it and/or modify it > ++# under the terms of the GNU General Public License as published by > ++# theFree Software Foundation, either version 3 of the License, or > ++#(at your option) any later version. > ++# > ++# Inform 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 Inform. If not, see https://gnu.org/licenses/ > ++ > ++AUTOMAKE_OPTIONS =3D foreign > ++SUBDIRS =3D src > +diff --git a/configure.ac b/configure.ac > +new file mode 100644 > +index 0000000..0ff8ced > +--- /dev/null > ++++ b/configure.ac > +@@ -0,0 +1,40 @@ > ++# Process this file with autoconf to produce a configure script. > ++# > ++# This file is part of Inform. > ++# > ++# Inform is free software: you can redistribute it and/or modify it > ++# under the terms of the GNU General Public License as published by > ++# theFree Software Foundation, either version 3 of the License, or > ++#(at your option) any later version. > ++# > ++# Inform 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 Inform. If not, see https://gnu.org/licenses/ > ++ > ++AC_INIT([inform], [6.41], [j@jxself.org]) > ++AM_INIT_AUTOMAKE([foreign]) > ++AC_OUTPUT(Makefile src/Makefile) > ++ > ++# Checks for programs. > ++AC_PROG_CC > ++ > ++# Checks for libraries. > ++ > ++# Checks for header files. > ++AC_CHECK_HEADERS([limits.h stdlib.h string.h unistd.h]) > ++ > ++# Checks for typedefs, structures, and compiler characteristics. > ++AC_CHECK_HEADER_STDBOOL > ++AC_TYPE_SIZE_T > ++ > ++# Checks for library functions. > ++AC_FUNC_ERROR_AT_LINE > ++AC_FUNC_MALLOC > ++AC_FUNC_REALLOC > ++AC_CHECK_FUNCS([memmove memset realpath strchr strtol]) > ++ > ++AC_OUTPUT > +diff --git a/src/Makefile.am b/src/Makefile.am > +new file mode 100644 > +index 0000000..b548944 > +--- /dev/null > ++++ b/src/Makefile.am > +@@ -0,0 +1,17 @@ > ++# This file is part of Inform. > ++# > ++# Inform is free software: you can redistribute it and/or modify it > ++# under the terms of the GNU General Public License as published by > ++# theFree Software Foundation, either version 3 of the License, or > ++#(at your option) any later version. > ++# > ++# Inform 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 Inform. If not, see https://gnu.org/licenses/ > ++ > ++bin_PROGRAMS =3D inform > ++inform_SOURCES =3D arrays.c asm.c bpatch.c chars.c directs.c errors.c > expressc.c expressp.c files.c header.h inform.c lexer.c memory.c > objects.c states.c symbols.c syntax.c tables.c text.c veneer.c > verbs.c > +--=20 > +2.41.0 > + You might want to suggest this patch to upstream. If not, you can do something similar by using copy-build-system and a build phase that reads something along the lines of (apply invoke (gcc-for-target) "-o" "inform" (find-files "src" "\\.c$")) Cheers From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 24 07:36:02 2023 Received: (at 67950) by debbugs.gnu.org; 24 Dec 2023 12:36:02 +0000 Received: from localhost ([127.0.0.1]:51775 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHNi5-0000Xe-CH for submit@debbugs.gnu.org; Sun, 24 Dec 2023 07:36:02 -0500 Received: from layka.disroot.org ([178.21.23.139]:52434) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHNi2-0000XV-IR for 67950@debbugs.gnu.org; Sun, 24 Dec 2023 07:36:00 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 2957C41749; Sun, 24 Dec 2023 13:35:51 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WyfDZbOm1fAa; Sun, 24 Dec 2023 13:35:49 +0100 (CET) Message-ID: <43dd408f-b5dc-ebc1-8390-fb1bc5e8fb0f@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1703421349; bh=2e8mly+UtLEUucQ5TrJANorNZ/ZGnVtMyS+mHf00Ksw=; h=Date:Subject:To:References:From:In-Reply-To; b=h2rLKdDTR9tR48F0nix5gGLx1fTDE49lXk6cTgreA9edfW2FmgBRaO3TXK14ZH6FV sfoRjHuJRard/GnzINMAu5TdXcS7CNFkpTiZLCiQ2/s0wfLuS7UnydgQV2fywNHTSf xVEbiYfU1J6x5PxrDyG8jXC67Dqx+ByO14lgPZYm1rGRixfLt01YV/lVeM+dgr3dSf ZJKmDG7uA4s1zNwMhXqS0F402Iz1R3Qk17shhWouVU+aom5IOfwIEh7YMXvCcyScql kDlnzOElunwoZVj6xILqB4BOih9ARyIp1HldSKDM5qHXkUQU1c8pA9NfRDfaEE7X0S bnqFaW1QOR/Uw== Date: Sun, 24 Dec 2023 20:35:24 +0800 MIME-Version: 1.0 Subject: Re: [PATCH 1/3] gnu: Add inform. Content-Language: en-US To: Liliana Marie Prikler , 67950@debbugs.gnu.org References: <04b73bc96f78b83b0b945880f2689edd9ddca353.camel@gmail.com> From: Adam Faiz In-Reply-To: <04b73bc96f78b83b0b945880f2689edd9ddca353.camel@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 67950 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 (-) On 12/23/23 01:05, Liliana Marie Prikler wrote: > Am Donnerstag, dem 21.12.2023 um 18:40 +0800 schrieb Adam Faiz: >> From 7e5c86c9e60ba200f14c0fd8ef8e555c0dabcbc1 Mon Sep 17 00:00:00 >> 2001 >> Message-ID: >> <7e5c86c9e60ba200f14c0fd8ef8e555c0dabcbc1.1703154486.git.adam.faiz@di >> sroot.org> >> In-Reply-To: >> References: >> From: AwesomeAdam54321 >> Date: Thu, 21 Dec 2023 18:15:41 +0800 >> Subject: [PATCH 1/3] gnu: Add inform. >> >> * gnu/packages/patches/inform-add-makefile.patch: New file. >> * gnu/local.mk (dist_patch_DATA): Register it here. >> * gnu/packages/game-development.scm (inform): New variable. >> --- >>  gnu/local.mk                                  |   1 + >>  gnu/packages/game-development.scm             |  25 ++++ >>  .../patches/inform-add-makefile.patch         | 109 >> ++++++++++++++++++ >>  3 files changed, 135 insertions(+) >>  create mode 100644 gnu/packages/patches/inform-add-makefile.patch >> >> diff --git a/gnu/local.mk b/gnu/local.mk >> index f7aec83e8a..1bc955ce1f 100644 >> --- a/gnu/local.mk >> +++ b/gnu/local.mk >> @@ -1449,6 +1449,7 @@ dist_patch_DATA >> =                                         \ >>    %D%/packages/patches/imagemagick-ReadDCMImage-fix.patch      \ >>    %D%/packages/patches/imagemagick-ReadDCMPixels-fix.patch     \ >>    %D%/packages/patches/imagemagick-WriteTHUMBNAILImage- >> fix.patch       \ >> +  %D%/packages/patches/inform-add-makefile.patch               \ >>    %D%/packages/patches/inkscape-poppler-compat.patch           \ >>    %D%/packages/patches/instead-use-games-path.patch            \ >>    %D%/packages/patches/intltool-perl-compatibility.patch       \ >> diff --git a/gnu/packages/game-development.scm b/gnu/packages/game- >> development.scm >> index a2d7c5ea63..0c467de23f 100644 >> --- a/gnu/packages/game-development.scm >> +++ b/gnu/packages/game-development.scm >> @@ -2771,6 +2771,31 @@ (define-public ioquake3 >>  people base their games, ports to new platforms, and other >> projects.") >>        (license license:gpl2)))) >>   >> +(define-public inform >> +  (package >> +    (name "inform") >> +    (version "6.41") >> +    (source >> +     (origin >> +       (method git-fetch) >> +       (uri (git-reference >> +             (url "https://jxself.org/git/inform.git") >> +             (commit (string-append "v" version)))) >> +       (file-name (git-file-name name version)) >> +       (sha256 >> +        (base32 >> "1g2misbp4lacaqa96wk0ad59ybr2dvjnhjsrz98byx4i99s2m2nr")) >> +       (patches >> +        (search-patches >> +         "inform-add-makefile.patch")))) >> +    (build-system gnu-build-system) >> +    (native-inputs (list autoconf automake)) >> +    (synopsis "The Inform 6 compiler") >> +    (description >> +     "This is an Inform 6 compiler that has been modified slightly >> to work better >> +when the Inform standard library is in a non-standard location.") >> +    (home-page "https://jxself.org/git/inform.git") >> +    (license license:gpl3+))) >> + >>  (define-public instead >>    (package >>      (name "instead") >> diff --git a/gnu/packages/patches/inform-add-makefile.patch >> b/gnu/packages/patches/inform-add-makefile.patch >> new file mode 100644 >> index 0000000000..497d40979e >> --- /dev/null >> +++ b/gnu/packages/patches/inform-add-makefile.patch >> @@ -0,0 +1,109 @@ >> +From b2332ab850dc260be8892ad5a4148b335c6b193b Mon Sep 17 00:00:00 >> 2001 >> +From: AwesomeAdam54321 >> +Date: Wed, 20 Dec 2023 22:38:41 +0800 >> +Subject: [PATCH] Implement a Makefile for Inform. >> + >> +--- >> + Makefile.am     | 17 +++++++++++++++++ >> + configure.ac    | 40 ++++++++++++++++++++++++++++++++++++++++ >> + src/Makefile.am | 17 +++++++++++++++++ >> + 3 files changed, 74 insertions(+) >> + create mode 100644 Makefile.am >> + create mode 100644 configure.ac >> + create mode 100644 src/Makefile.am >> + >> +diff --git a/Makefile.am b/Makefile.am >> +new file mode 100644 >> +index 0000000..fb99417 >> +--- /dev/null >> ++++ b/Makefile.am >> +@@ -0,0 +1,17 @@ >> ++# This file is part of Inform. >> ++# >> ++# Inform is free software: you can redistribute it and/or modify it >> ++# under the terms of the GNU General Public License as published by >> ++# theFree Software Foundation, either version 3 of the License, or >> ++#(at your option) any later version. >> ++# >> ++# Inform 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 Inform. If not, see https://gnu.org/licenses/ >> ++ >> ++AUTOMAKE_OPTIONS = foreign >> ++SUBDIRS = src >> +diff --git a/configure.ac b/configure.ac >> +new file mode 100644 >> +index 0000000..0ff8ced >> +--- /dev/null >> ++++ b/configure.ac >> +@@ -0,0 +1,40 @@ >> ++# Process this file with autoconf to produce a configure script. >> ++# >> ++# This file is part of Inform. >> ++# >> ++# Inform is free software: you can redistribute it and/or modify it >> ++# under the terms of the GNU General Public License as published by >> ++# theFree Software Foundation, either version 3 of the License, or >> ++#(at your option) any later version. >> ++# >> ++# Inform 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 Inform. If not, see https://gnu.org/licenses/ >> ++ >> ++AC_INIT([inform], [6.41], [j@jxself.org]) >> ++AM_INIT_AUTOMAKE([foreign]) >> ++AC_OUTPUT(Makefile src/Makefile) >> ++ >> ++# Checks for programs. >> ++AC_PROG_CC >> ++ >> ++# Checks for libraries. >> ++ >> ++# Checks for header files. >> ++AC_CHECK_HEADERS([limits.h stdlib.h string.h unistd.h]) >> ++ >> ++# Checks for typedefs, structures, and compiler characteristics. >> ++AC_CHECK_HEADER_STDBOOL >> ++AC_TYPE_SIZE_T >> ++ >> ++# Checks for library functions. >> ++AC_FUNC_ERROR_AT_LINE >> ++AC_FUNC_MALLOC >> ++AC_FUNC_REALLOC >> ++AC_CHECK_FUNCS([memmove memset realpath strchr strtol]) >> ++ >> ++AC_OUTPUT >> +diff --git a/src/Makefile.am b/src/Makefile.am >> +new file mode 100644 >> +index 0000000..b548944 >> +--- /dev/null >> ++++ b/src/Makefile.am >> +@@ -0,0 +1,17 @@ >> ++# This file is part of Inform. >> ++# >> ++# Inform is free software: you can redistribute it and/or modify it >> ++# under the terms of the GNU General Public License as published by >> ++# theFree Software Foundation, either version 3 of the License, or >> ++#(at your option) any later version. >> ++# >> ++# Inform 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 Inform. If not, see https://gnu.org/licenses/ >> ++ >> ++bin_PROGRAMS = inform >> ++inform_SOURCES = arrays.c asm.c bpatch.c chars.c directs.c errors.c >> expressc.c expressp.c files.c header.h inform.c lexer.c memory.c >> objects.c states.c symbols.c syntax.c tables.c text.c veneer.c >> verbs.c >> +-- >> +2.41.0 >> + > You might want to suggest this patch to upstream. If not, you can do > something similar by using copy-build-system and a build phase that > reads something along the lines of > (apply invoke (gcc-for-target) "-o" "inform" > (find-files "src" "\\.c$")) > Cheers Thanks, I already sent this patch upstream, but I haven't gotten a response yet. I'll send a V2 of this patch series using your copy-build-system with a build phase idea. From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 24 10:47:09 2023 Received: (at 67950) by debbugs.gnu.org; 24 Dec 2023 15:47:09 +0000 Received: from localhost ([127.0.0.1]:53365 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHQh2-00067u-KH for submit@debbugs.gnu.org; Sun, 24 Dec 2023 10:47:08 -0500 Received: from layka.disroot.org ([178.21.23.139]:57070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHQgz-00067i-Rr for 67950@debbugs.gnu.org; Sun, 24 Dec 2023 10:47:07 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4C6EE41A72; Sun, 24 Dec 2023 16:46:57 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eAT_fN6cLZU7; Sun, 24 Dec 2023 16:46:56 +0100 (CET) Message-ID: <2ae87a7c-ae7c-28fd-b6ae-14d3f87d39e5@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1703432816; bh=wfv/gTXGtGuUOMIsg28BhWc8LI76KR9hs2VCalQAB+Y=; h=Date:To:Cc:From:Subject; b=MdiWphG8p8BCiKhZt6rXuWI0vRzIAqW5M08nF4sRkuTQbKnoDIPHgRKlU9Uqh3xHk OYI6YPXh6uVUBtwQqtZ75X+NQ+s3BfaKXCgQvNsO1sCEWsWA7B0/lFtUnoJEnkn5WT H4kNPOGNaiTHzCkTGYK501nqsPGZDT14iJWcIrNfMAStJMFokqiCcjL7UxDRq7B1gd 6dRWFE2DW8ztOeXpCljTq2JZ6ycCwv+7CqaiXQnmcoE7cvET5ha2rXaPqKM+zhwl/6 stZ12ah4NTFvTFjKLX6V3ZeXqfvGvQR4z7NtUsjN5oS2GD5tUMJMBrKhwpSgVIo9L3 SapkE7Ck+9uoQ== Date: Sun, 24 Dec 2023 23:46:31 +0800 MIME-Version: 1.0 To: 67950@debbugs.gnu.org Content-Language: en-US From: Adam Faiz Subject: [PATCH v2 1/3] gnu: Add inform. Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 67950 Cc: Liliana Marie Prikler 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 (-) >From eaf206d6a1a29a2334fa31e9692bf6f584d73409 Mon Sep 17 00:00:00 2001 Message-ID: From: AwesomeAdam54321 Date: Thu, 21 Dec 2023 18:15:41 +0800 Subject: [PATCH v2 1/3] gnu: Add inform. * gnu/packages/game-development.scm (inform): New variable. --- gnu/packages/game-development.scm | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index a2d7c5ea63..72349a8d9b 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -2771,6 +2771,40 @@ (define-public ioquake3 people base their games, ports to new platforms, and other projects.") (license license:gpl2)))) +(define-public inform + (package + (name "inform") + (version "6.41") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://jxself.org/git/inform.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1g2misbp4lacaqa96wk0ad59ybr2dvjnhjsrz98byx4i99s2m2nr")))) + (build-system copy-build-system) + (arguments + (list + #:phases + #~(modify-phases %standard-phases + (add-before 'install 'build + (lambda _ + (apply invoke #$(cc-for-target) "-o" "inform" + (find-files "src" "\\.c$"))))) + #:install-plan + #~'(("inform" "bin/inform")))) + (native-inputs (list autoconf automake)) + (synopsis "The Inform 6 compiler") + (description + "Inform 6 is a C-like programming language designed +for interactive fiction. This version of the compiler has been modified +slightly to work better when the Inform standard library is in a non-standard +location.") + (home-page "https://jxself.org/git/inform.git") + (license license:gpl3+))) + (define-public instead (package (name "instead") base-commit: 29c94dd522833b2603a651c14a5b06120bcf1829 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 24 10:50:09 2023 Received: (at 67950) by debbugs.gnu.org; 24 Dec 2023 15:50:09 +0000 Received: from localhost ([127.0.0.1]:53374 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHQjx-0006JK-2l for submit@debbugs.gnu.org; Sun, 24 Dec 2023 10:50:09 -0500 Received: from layka.disroot.org ([178.21.23.139]:52246) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHQjv-0006JC-8u for 67950@debbugs.gnu.org; Sun, 24 Dec 2023 10:50:08 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id B4FB341940; Sun, 24 Dec 2023 16:50:00 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MdCdVqTpakDG; Sun, 24 Dec 2023 16:49:59 +0100 (CET) Message-ID: <37765b77-c544-8c9a-d760-899c93ebf2c8@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1703432999; bh=1Xzsz5YgHfTjt2TlS+bN0i6pOzyo8F1hjaT16ys6A9Q=; h=Date:Subject:From:To:Cc:References:In-Reply-To; b=F2IXoIH8qUxabQocuK1uVgHeE2SA30zoJnSQoFiJ7g/f6sggRE2IfjGOOmkq+/KAQ 1iLhF+2+ZctD7dOpbvnqW8T1x1lCenJJzTI0FFJUb6J4uYPzCEs7W/tgWYl/l1FWTl oySspxY5hX2ckjL+tS5Ni7dErAlSD4B60pBbSncDxUZNbKMgwlKxeJ2ht9GLnI48MC NTgpHjF6ot/8s3Ngzx9RZEAv0qOMVmBDdvTeazV9F15z156FhpH6ps18FMv28hdOf7 TqHkvCJqiQsmeMBCW72SOX3LjyFjpITLy3Lgrc3FOugoDEeB/vnEW7dOy0NrY5vHPP +W2KfHVTfsXrw== Date: Sun, 24 Dec 2023 23:49:35 +0800 MIME-Version: 1.0 Subject: [PATCH v2 2/3] gnu: Add informlib. Content-Language: en-US From: Adam Faiz To: 67950@debbugs.gnu.org References: <2ae87a7c-ae7c-28fd-b6ae-14d3f87d39e5@disroot.org> In-Reply-To: <2ae87a7c-ae7c-28fd-b6ae-14d3f87d39e5@disroot.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 67950 Cc: Liliana Marie Prikler 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 (-) >From c1fa9c53f3dda536d372257b876918376734b9d5 Mon Sep 17 00:00:00 2001 Message-ID: In-Reply-To: References: From: AwesomeAdam54321 Date: Sun, 24 Dec 2023 23:14:31 +0800 Subject: [PATCH v2 2/3] gnu: Add informlib. * gnu/packages/game-development.scm (informlib): New variable. --- gnu/packages/game-development.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index 72349a8d9b..dec0209d6b 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -2805,6 +2805,30 @@ (define-public inform (home-page "https://jxself.org/git/inform.git") (license license:gpl3+))) +(define-public informlib + (package + (name "informlib") + (version "6.12.6") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://jxself.org/git/informlib.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0fcnw4jjzln402qk097n2s8y24vw1p3mmlmh6k1mbr2zfajjcn5r")))) + (build-system copy-build-system) + (arguments + (list + #:install-plan + #~'(("." "lib")))) + (synopsis "Inform 6 standard library") + (description + "This package provides the standard library for Inform 6.") + (home-page "https://jxself.org/git/informlib.git") + (license license:agpl3+))) + (define-public instead (package (name "instead") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 24 10:53:02 2023 Received: (at 67950) by debbugs.gnu.org; 24 Dec 2023 15:53:02 +0000 Received: from localhost ([127.0.0.1]:53379 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHQmj-0006OD-NI for submit@debbugs.gnu.org; Sun, 24 Dec 2023 10:53:02 -0500 Received: from layka.disroot.org ([178.21.23.139]:56266) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHQmi-0006O6-7v for 67950@debbugs.gnu.org; Sun, 24 Dec 2023 10:53:00 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id BECE341AA5; Sun, 24 Dec 2023 16:52:53 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7uYAvgBkYuDF; Sun, 24 Dec 2023 16:52:52 +0100 (CET) Message-ID: <7ab61443-ec64-3f26-c977-8afb67527d62@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1703433172; bh=QabjcnJYEr7g2a8rX5bQTvOa9hyViQAMn0WTZzvkVys=; h=Date:Subject:From:To:Cc:References:In-Reply-To; b=G0MBHBcmahd/QK4E/I5jIsTaZsuuIsED2mqOAmP3GQ/OZiE/ZAjgaEgsvi+zUuCTP XWsXUX4tCnV2YO73GVdPxQ7MRHFgZAVbN1iSCaBP/YoHag4HqHUZ/6/Qau49jrPWUU aUIvbaASUk0t7RES+ROzHsWsuMYGubYluOEB8saYVfW2eyMUEPVTRYm0iNvjgSMcSe 0yA2KIy2jLeq6J3HsehrP+/n7vBnaiLisRGYVac5W/PUMfB18X5USIguu/zuhV59d0 ul5qaaghztGXcRtM+ApuYVeIPcCITx1+vYLid3zgvWh6LHXSVhCGYWcb1wbjU1zCRv G71Wt3oqe5VPw== Date: Sun, 24 Dec 2023 23:52:29 +0800 MIME-Version: 1.0 Subject: [PATCH v2 3/3] gnu: Add devours. Content-Language: en-US From: Adam Faiz To: 67950@debbugs.gnu.org References: <2ae87a7c-ae7c-28fd-b6ae-14d3f87d39e5@disroot.org> In-Reply-To: <2ae87a7c-ae7c-28fd-b6ae-14d3f87d39e5@disroot.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 67950 Cc: Liliana Marie Prikler 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 (-) >From a68ffe27e91e72d85f450141afe6df020906597b Mon Sep 17 00:00:00 2001 Message-ID: In-Reply-To: References: From: AwesomeAdam54321 Date: Sun, 24 Dec 2023 23:15:53 +0800 Subject: [PATCH v2 3/3] gnu: Add devours. * gnu/packages/games.scm (devours): New variable. --- gnu/packages/games.scm | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 66739d7a6b..f7ff5cadf7 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -11100,6 +11100,80 @@ (define-public curseofwar available.") (license license:gpl3+))) +(define-public devours + (let ((commit "d50e745aa14aa48f7555ae12eb3d1000de1cc150") + (revision "0")) + (package + (name "devours") + (version (git-version "3" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://jxself.org/git/devours.git") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1ksl6mh76jfx64rmasz2571f88ws45vby2977srhgkh355zp3lzn")))) + (build-system gnu-build-system) + (arguments + (list + #:tests? #f ; no tests + #:phases + #~(modify-phases %standard-phases + (delete 'configure) ; no configure + (replace 'build + (lambda _ + (invoke "inform" + (string-append "+include_path=" + #$(this-package-native-input "informlib") + "/lib") + "devours.inf"))) + (replace 'install + (lambda* (#:key inputs #:allow-other-keys) + ;; Create standalone executable. + (let* ((bash (search-input-file inputs "/bin/bash")) + (share (string-append #$output "/share")) + (scummvm (search-input-file inputs "/bin/scummvm")) + (bin (string-append #$output "/bin")) + (executable (string-append bin "/devours"))) + (mkdir-p share) + (copy-file "devours.z5" (string-append share "/devours.z5")) + (mkdir-p bin) + (with-output-to-file executable + (lambda () + (format #t "#!~a~%" bash) + (format #t + "exec ~a --path=~a glk:zcode~%" + scummvm share))) + (chmod executable #o755)))) + (add-after 'install-executable 'install-desktop-file + (lambda _ + (let* ((apps (string-append #$output "/share/applications")) + (share (string-append #$output ""))) + (mkdir-p apps) + (make-desktop-entry-file + (string-append apps "/devours.desktop") + #:name "All Things Devours" + #:generic-name "All Things Devours" + #:exec (string-append #$output "/bin/devours") + #:categories '("AdventureGame" "Game" "RolePlaying") + #:keywords '("game" "adventure" "sci-fi") + #:comment '((#f "Sci-fi text adventure game"))))))))) + (inputs + (list bash scummvm)) + (native-inputs + (list inform informlib)) + (synopsis "All Things Devours") + (description + "All Things Devours is a short piece of sci-fi interactive fiction, +leaning strongly towards the text-adventure end of the spectrum. +Any move you make may put things into an unwinnable state. You are therefore +encouraged to save frequently, and also to realise that you will probably have +to start over several times to find the most satisfactory ending.") + (home-page "https://jxself.org/git/devours.git") + (license license:agpl3+)))) + (define-public schiffbruch ;; There haven't been any releases for several years, so I've taken the most ;; recent commit from the master branch that didn't fail to build (the last -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 24 19:16:49 2023 Received: (at 67950) by debbugs.gnu.org; 25 Dec 2023 00:16:49 +0000 Received: from localhost ([127.0.0.1]:53720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHYeD-0007Yh-Q8 for submit@debbugs.gnu.org; Sun, 24 Dec 2023 19:16:48 -0500 Received: from layka.disroot.org ([178.21.23.139]:47494) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHYe8-0007YW-SZ for 67950@debbugs.gnu.org; Sun, 24 Dec 2023 19:16:44 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3AF3F419F5; Mon, 25 Dec 2023 01:16:33 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aEgSl4ACclAv; Mon, 25 Dec 2023 01:16:32 +0100 (CET) Message-ID: <672f883c-b530-af90-673c-85d78b705583@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1703463392; bh=fSRi7IwYtEr/TTqqQE54hUgRE15X+5CNImoioZ5M4Es=; h=Date:To:Cc:From:Subject; b=Q2LW44y411CngRgnA0ImOKOq/w1SbEfHnn2vTKcDX9w8Fof5AREKr+D/0b3KIQjBw fujSL0qUvkJDlwohiZrWHVf+/LT9n7GF15GCkuc7IQcr1ZOrpc+r1QwbeN7S3VCayd ojgp0ccJRGvaQgYwkvbsy7xf4xHMICwaNpTr9vJszCXI4aigdnhsgb0fhQJMvb9hpC lBP26jvylLF4qLwBYX4J8US1d9V4OZ6JJt5k/VVgenTBqAK6Ca+52yDGXEkcmLCgyr 7atAiMJnnih8bio9/it+iXHqWL3BXavJe/nyoMI90HexeomNHXCakBVL7eCU6dI0JI LYdwSlR7cQ00w== Date: Mon, 25 Dec 2023 08:16:08 +0800 MIME-Version: 1.0 To: 67950@debbugs.gnu.org Content-Language: en-US From: Adam Faiz Subject: [PATCH v3 1/3] gnu: Add inform. Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 67950 Cc: Liliana Marie Prikler 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 (-) >From eea4385fef9805fd37517b476b8d581d081cc44c Mon Sep 17 00:00:00 2001 Message-ID: From: AwesomeAdam54321 Date: Thu, 21 Dec 2023 18:15:41 +0800 Subject: [PATCH v3 1/3] gnu: Add inform. * gnu/packages/game-development.scm (inform): New variable. --- gnu/packages/game-development.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index a2d7c5ea63..0b2c0177ab 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -2771,6 +2771,31 @@ (define-public ioquake3 people base their games, ports to new platforms, and other projects.") (license license:gpl2)))) +(define-public inform + (let ((commit "20cbfff96015938809d0e3da6cd0d83b76d27f14") + (revision "0")) + (package + (name "inform") + (version (git-version "6.41" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://jxself.org/git/inform.git") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "19z8pgrj1s2irany5s6xxwsm3bdnri1as46fdi16zdp4aah523jy")))) + (build-system gnu-build-system) + (native-inputs (list autoconf automake)) + (synopsis "The Inform 6 compiler") + (description + "Inform 6 is a programming language designed for interactive fiction. +This version of the compiler has been modified slightly to work better when the +Inform standard library is in a non-standard location.") + (home-page "https://jxself.org/git/inform.git") + (license license:gpl3+)))) + (define-public instead (package (name "instead") base-commit: 29c94dd522833b2603a651c14a5b06120bcf1829 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 24 19:17:45 2023 Received: (at 67950) by debbugs.gnu.org; 25 Dec 2023 00:17:45 +0000 Received: from localhost ([127.0.0.1]:53724 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHYfB-0007aZ-4h for submit@debbugs.gnu.org; Sun, 24 Dec 2023 19:17:45 -0500 Received: from layka.disroot.org ([178.21.23.139]:57304) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHYf9-0007aS-NI for 67950@debbugs.gnu.org; Sun, 24 Dec 2023 19:17:44 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0943841A43; Mon, 25 Dec 2023 01:17:37 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OpHhhIssS1jC; Mon, 25 Dec 2023 01:17:36 +0100 (CET) Message-ID: <542974c4-0804-4f8c-2302-c83db4fe7d75@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1703463456; bh=mUx4sHXuvgabvzA1wLZBRqm3j5ZpnTbD5Og3OVR71xY=; h=Date:Subject:From:To:Cc:References:In-Reply-To; b=B9XCm7OZZxXYooK63Btlly3BPWsHqg/+yHwsKgWVmun0sLrYH+ZaVVb8O9c4Yr96h QsQBB5vTNdzuXFCCFBJDQr4VJ8SP88pVl3Z9CDbvNC1vx+Wy4QwSv4XJlAmB4C9Ux0 68qziReypLln3nvVqdZ5ri4fqkAlBsldnd/y2XjKIYg37gh5m1Rc1H9XhHYD1J4vZg x5HBmqPRdB4w3rXn58YLoh0EzbgQ7CnXn+AyePDIzknzBP4dp4ynj5er7KHAJ9lK0j 5wzXbdKgn3EWKZD1gZALLXZyGQ5o5Zm41QbixKDNui0rxa96kis+SuPgEcvKrb/8P/ eiIAOUfqGdYZg== Date: Mon, 25 Dec 2023 08:17:13 +0800 MIME-Version: 1.0 Subject: [PATCH v3 2/3] gnu: Add informlib. Content-Language: en-US From: Adam Faiz To: 67950@debbugs.gnu.org References: <672f883c-b530-af90-673c-85d78b705583@disroot.org> In-Reply-To: <672f883c-b530-af90-673c-85d78b705583@disroot.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 67950 Cc: Liliana Marie Prikler 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 (-) >From 017efac401edf8b4a1c60bfac11fb6c3467ee998 Mon Sep 17 00:00:00 2001 Message-ID: <017efac401edf8b4a1c60bfac11fb6c3467ee998.1703463244.git.adam.faiz@disroot.org> In-Reply-To: References: From: AwesomeAdam54321 Date: Sun, 24 Dec 2023 23:14:31 +0800 Subject: [PATCH v3 2/3] gnu: Add informlib. * gnu/packages/game-development.scm (informlib): New variable. --- gnu/packages/game-development.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index 0b2c0177ab..1eeaab097a 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -57,6 +57,7 @@ (define-module (gnu packages game-development) #:use-module (guix svn-download) #:use-module (guix utils) #:use-module (guix build-system cmake) + #:use-module (guix build-system copy) #:use-module (guix build-system gnu) #:use-module (guix build-system pyproject) #:use-module (guix build-system python) @@ -2796,6 +2797,30 @@ (define-public inform (home-page "https://jxself.org/git/inform.git") (license license:gpl3+)))) +(define-public informlib + (package + (name "informlib") + (version "6.12.6") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://jxself.org/git/informlib.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0fcnw4jjzln402qk097n2s8y24vw1p3mmlmh6k1mbr2zfajjcn5r")))) + (build-system copy-build-system) + (arguments + (list + #:install-plan + #~'(("." "lib")))) + (synopsis "Inform 6 standard library") + (description + "This package provides the standard library for Inform 6.") + (home-page "https://jxself.org/git/informlib.git") + (license license:agpl3+))) + (define-public instead (package (name "instead") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 24 19:19:10 2023 Received: (at 67950) by debbugs.gnu.org; 25 Dec 2023 00:19:10 +0000 Received: from localhost ([127.0.0.1]:53728 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHYgX-0007dK-LC for submit@debbugs.gnu.org; Sun, 24 Dec 2023 19:19:09 -0500 Received: from layka.disroot.org ([178.21.23.139]:48330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHYgV-0007dC-BC for 67950@debbugs.gnu.org; Sun, 24 Dec 2023 19:19:08 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 76B9041CBD; Mon, 25 Dec 2023 01:19:00 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VQMNJGt_vNAU; Mon, 25 Dec 2023 01:18:59 +0100 (CET) Message-ID: <33266423-9748-86a6-3e4e-c786c3d002be@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1703463539; bh=YwYq3gSPv5FxxrE8n36YsJe3ekxPZxzd4lQFYHOI/AM=; h=Date:Subject:From:To:Cc:References:In-Reply-To; b=W1oXU3BTuVeqQ0k/BzOvYEsOifG4i71vw11Vd8pbDnB+6yR6SohBWl7Byu66/uhrH McWgko/chXfIOF7Jqaa67OKE33wWDgnq18z19QPLmE0SHgGXBKf0VnOshtpKZRfCN3 w8a6iqvKjA+4jqtWxlFYzWZHtdO9+iWTd14tP6wobT/MjfS5/oZCf9bE68HFThocVF S74hv1SzaXmwYH5p4l+Vv0r3jIEFrtB58nUFUZE7NdGVBYjya4hnV+edvuNH9dXZVn AZlXrC6j1FySK/qzWgnP6v0dSa2lAUHrycBAiXg1ayikaj6FuCJ11zkuXU+OJT4mkq ToHhp0xDlZevQ== Date: Mon, 25 Dec 2023 08:18:35 +0800 MIME-Version: 1.0 Subject: [PATCH v3 3/3] gnu: Add devours. Content-Language: en-US From: Adam Faiz To: 67950@debbugs.gnu.org References: <672f883c-b530-af90-673c-85d78b705583@disroot.org> In-Reply-To: <672f883c-b530-af90-673c-85d78b705583@disroot.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 67950 Cc: Liliana Marie Prikler 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 (-) >From b21aaee0b84af2a916a0855740ba25b61a0d594f Mon Sep 17 00:00:00 2001 Message-ID: In-Reply-To: References: From: AwesomeAdam54321 Date: Sun, 24 Dec 2023 23:15:53 +0800 Subject: [PATCH v3 3/3] gnu: Add devours. * gnu/packages/games.scm (devours): New variable. --- gnu/packages/games.scm | 74 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 66739d7a6b..f7ff5cadf7 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -11100,6 +11100,80 @@ (define-public curseofwar available.") (license license:gpl3+))) +(define-public devours + (let ((commit "d50e745aa14aa48f7555ae12eb3d1000de1cc150") + (revision "0")) + (package + (name "devours") + (version (git-version "3" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://jxself.org/git/devours.git") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1ksl6mh76jfx64rmasz2571f88ws45vby2977srhgkh355zp3lzn")))) + (build-system gnu-build-system) + (arguments + (list + #:tests? #f ; no tests + #:phases + #~(modify-phases %standard-phases + (delete 'configure) ; no configure + (replace 'build + (lambda _ + (invoke "inform" + (string-append "+include_path=" + #$(this-package-native-input "informlib") + "/lib") + "devours.inf"))) + (replace 'install + (lambda* (#:key inputs #:allow-other-keys) + ;; Create standalone executable. + (let* ((bash (search-input-file inputs "/bin/bash")) + (share (string-append #$output "/share")) + (scummvm (search-input-file inputs "/bin/scummvm")) + (bin (string-append #$output "/bin")) + (executable (string-append bin "/devours"))) + (mkdir-p share) + (copy-file "devours.z5" (string-append share "/devours.z5")) + (mkdir-p bin) + (with-output-to-file executable + (lambda () + (format #t "#!~a~%" bash) + (format #t + "exec ~a --path=~a glk:zcode~%" + scummvm share))) + (chmod executable #o755)))) + (add-after 'install-executable 'install-desktop-file + (lambda _ + (let* ((apps (string-append #$output "/share/applications")) + (share (string-append #$output ""))) + (mkdir-p apps) + (make-desktop-entry-file + (string-append apps "/devours.desktop") + #:name "All Things Devours" + #:generic-name "All Things Devours" + #:exec (string-append #$output "/bin/devours") + #:categories '("AdventureGame" "Game" "RolePlaying") + #:keywords '("game" "adventure" "sci-fi") + #:comment '((#f "Sci-fi text adventure game"))))))))) + (inputs + (list bash scummvm)) + (native-inputs + (list inform informlib)) + (synopsis "All Things Devours") + (description + "All Things Devours is a short piece of sci-fi interactive fiction, +leaning strongly towards the text-adventure end of the spectrum. +Any move you make may put things into an unwinnable state. You are therefore +encouraged to save frequently, and also to realise that you will probably have +to start over several times to find the most satisfactory ending.") + (home-page "https://jxself.org/git/devours.git") + (license license:agpl3+)))) + (define-public schiffbruch ;; There haven't been any releases for several years, so I've taken the most ;; recent commit from the master branch that didn't fail to build (the last -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 31 06:35:26 2023 Received: (at 67950-done) by debbugs.gnu.org; 31 Dec 2023 11:35:26 +0000 Received: from localhost ([127.0.0.1]:45710 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJu6I-0004JR-8d for submit@debbugs.gnu.org; Sun, 31 Dec 2023 06:35:26 -0500 Received: from mail-ed1-x541.google.com ([2a00:1450:4864:20::541]:53531) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJu6F-0004J6-WB for 67950-done@debbugs.gnu.org; Sun, 31 Dec 2023 06:35:24 -0500 Received: by mail-ed1-x541.google.com with SMTP id 4fb4d7f45d1cf-5537114380bso6421618a12.3 for <67950-done@debbugs.gnu.org>; Sun, 31 Dec 2023 03:35:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704022517; x=1704627317; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:to:from:subject:message-id:from:to:cc:subject:date :message-id:reply-to; bh=lhGcx7ImKen++N/4Tp58TnWuluHcxG+3MAtX9IBk+Xs=; b=Wedm2eZQfrACkbjc3Y2DWrNhWnh6I4MoPZv69xlYci3iBpFCPTo/n2Xl1Lgq86NAdm El/c3ALwXtD3uwa4SiKDLQZ9Br/NY3uGfCdRo8rPE1EuWUiJ4NuBIGrSKMFZTLlKyvMs gPLCcHD12j7S368CLtqdy7G+UOzkIBLdVWYLL8DNVDwl+iGAqTSuWYBjjJ0XtgrcOn9V Wt7Lx1hwgoxfOyQXevvxRhFRrvzJAHQhAjvTYL3nIxCvLu713GyQSfP78u7xRnjXk6Rb gbEZYb2ZhjXBRk7EH+6fOtdN/u0USXKZemxrkzBENDjTfPVnyreNLa0IGIRoi9bQs6XI NUaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704022517; x=1704627317; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:to:from:subject:message-id:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=lhGcx7ImKen++N/4Tp58TnWuluHcxG+3MAtX9IBk+Xs=; b=SN6DDzCS/QWOddSQwFhKnjCOdwuUBlQ4ZcSy21pvcQplKvaR1mWCystZmDbcm3Wshl IioMDNWSLQH4t/nsopIl+ZwZjK/8TQrX+B60yy0LmxICfTRtG6wOMtQkEhJa+JXICVU1 w0BYlugtxJ7SH8H8KRam+6UyESyaArxQghLYMIoLR+mNlvlokqEUiImEqL9cntCtctJr rBsgb3nsrTCQFqLmtA/Q1GcmxGOQWDgOy43znhquE45NXMBrrWICdCVIT5mN3TmCI9Gi OHveBIUywSr/hwVxhxPWDIeKgBWr1BtKfmgKgg6uSXc/vt80R5oxBivp0suztQRdFdms eBsQ== X-Gm-Message-State: AOJu0YzzHtZjdScVQPq/mtWVDEdXFzsSGbVs15G8/g8+R7VgneQRRg1E 46nfeOs+9bL3F/VWwdkKnro= X-Google-Smtp-Source: AGHT+IHvGFg7dmFRqqPVZDvVycvbYf6NoFB3QO2IYk8+ory5SjnZ+/dyqO70ebhwooCuFpt+jOt20g== X-Received: by 2002:a50:8a9c:0:b0:554:4ad0:9374 with SMTP id j28-20020a508a9c000000b005544ad09374mr9586884edj.52.1704022516578; Sun, 31 Dec 2023 03:35:16 -0800 (PST) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id w14-20020aa7d28e000000b0055306f10c28sm13369106edq.28.2023.12.31.03.35.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 31 Dec 2023 03:35:16 -0800 (PST) Message-ID: <64cd3511703826185929be1271a2a61139bcf4b0.camel@gmail.com> Subject: Re: [PATCH v3 3/3] gnu: Add devours. From: Liliana Marie Prikler To: Adam Faiz , 67950-done@debbugs.gnu.org Date: Sun, 31 Dec 2023 12:35:14 +0100 In-Reply-To: <33266423-9748-86a6-3e4e-c786c3d002be@disroot.org> References: <672f883c-b530-af90-673c-85d78b705583@disroot.org> <33266423-9748-86a6-3e4e-c786c3d002be@disroot.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 67950-done 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 (-) Am Montag, dem 25.12.2023 um 08:18 +0800 schrieb Adam Faiz: > From b21aaee0b84af2a916a0855740ba25b61a0d594f Mon Sep 17 00:00:00 > 2001 > Message-ID: > sroot.org> > In-Reply-To: > sroot.org> > References: > sroot.org> > From: AwesomeAdam54321 > Date: Sun, 24 Dec 2023 23:15:53 +0800 > Subject: [PATCH v3 3/3] gnu: Add devours. >=20 > * gnu/packages/games.scm (devours): New variable. > --- Pushed. Happy new years! From unknown Tue Aug 19 02:59:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 28 Jan 2024 12:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator