From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4IYUFqGSu2QnJQAASxT56A (envelope-from ) for ; Sat, 22 Jul 2023 10:26:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id GHEqFaGSu2QbkgAAG6o9tA (envelope-from ) for ; Sat, 22 Jul 2023 10:26:09 +0200 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 D49D65AB49 for ; Sat, 22 Jul 2023 10:26:08 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ZOxvvX1f; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690014369; h=from:from:sender:sender:reply-to: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=24ZepzOBSN4fx/lS5q1dIlHbA+lfgwEwQ2lWujdw/PA=; b=J+RSeBmn7VaPqgaSJz2Q+AuRsmyZeN10KcBqqL66DWffVW/8pLOIc5cdSYyVSZ0dt8JUYU Yx1wTLtkZhD5lk2Wky04usDYALz6Tcsw6O4Iv9a3p4qZZTOaDr94YXw1kq+9+/2VSPfvks CMzI/gcVW3u8c3hM63Q87jxD2msHfU4hRtKEbiwn6Yio1lAZtNGrduxT5N3AX/Han/Rq30 RtzJ2oRvKF6tXzjh47Fqutd/fcVAhXGClBWnv9ZrQXhuHAHYPKtMKNpEX4++2NbOBFRG85 LutNKI4FHVRHSudYNMELZxFAyeNMtEVf20v9VbYN26l6MsCaw90eXLBRFOFk9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=ZOxvvX1f; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690014369; a=rsa-sha256; cv=none; b=oA72jW43yGi+ztVnlEBI7zoOyDs0tFt592924QxHG0U1YgFkwz8ppahksyJct3FrTxMxU7 0w524U0t0D0VdTohoSD4qtDtGOyc8gQblyfNzBcP6pjfFHJ9I1EK/eqw2AJRvYjZmlHeeB pIiEoZJBqOLV7NGAlqsObLipf7WuQGn4apWyo7RK9PlFOvnFbgfHPXoBB1B7YDxXbCqr1u +ggNbzOsJkAn0aBIphW777RTI8oGDXqavRGRUR5Y3k/sXgKBwELGCiiruSAij4yruo98QZ JrE6HSeG/W8efIefXaHq/0eYivOyeCJiukyQR2urHUUCTcSp89MUL/axWBimQg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qN7wC-0000cw-UG; Sat, 22 Jul 2023 04:26:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qN7wB-0000ce-AK for guix-patches@gnu.org; Sat, 22 Jul 2023 04:26:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qN7wB-0004VA-2A for guix-patches@gnu.org; Sat, 22 Jul 2023 04:26:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qN7wA-0004Qo-UW for guix-patches@gnu.org; Sat, 22 Jul 2023 04:26:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64787] [PATCH 1/2] gnu: Add scummc. References: In-Reply-To: Resent-From: Adam Faiz Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 22 Jul 2023 08:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64787 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64787@debbugs.gnu.org Cc: Liliana Marie Prikler , iyzsong@envs.net Received: via spool by 64787-submit@debbugs.gnu.org id=B64787.169001430916914 (code B ref 64787); Sat, 22 Jul 2023 08:26:02 +0000 Received: (at 64787) by debbugs.gnu.org; 22 Jul 2023 08:25:09 +0000 Received: from localhost ([127.0.0.1]:35433 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qN7vI-0004Oj-Vq for submit@debbugs.gnu.org; Sat, 22 Jul 2023 04:25:09 -0400 Received: from knopi.disroot.org ([178.21.23.139]:59100) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qN7vG-0004OP-JT for 64787@debbugs.gnu.org; Sat, 22 Jul 2023 04:25:07 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 4BE2744F21; Sat, 22 Jul 2023 10:25:02 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4lPC6MCYb1kv; Sat, 22 Jul 2023 10:25:00 +0200 (CEST) Message-ID: <82cbd1ec-be9b-bd78-79a4-0c375d0f5c57@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1690014300; bh=DONmIagR3zCJKG6gKJqw60YjltqmIwg4B0sEgzWYxNE=; h=Date:To:Cc:From:Subject; b=ZOxvvX1fyk/Rg7lGKAuheWrtlBsnb6JdsljKRROSRX+KolLXv901ywtagbDo5uHCd ZhfKGuNQjOp/rMK/6Fo/1Q4+oidHfuu6EWzVs0wL2Bkobb55MzcwP5hOEbFBis/E6k iWKFjydM96OHeERxjVSKKhxa5ireE7GCFjiRxVckwj7bNzM8b+zEOapK67CbjVKPg+ UJq4OWYoEwbj2ES779QfAadEX7fLPszu2MDITQ+d35Z3FsPqwJizDx066RFujHB6j8 /9LI1GjpU37qVZE0jGrv8wXOekeF0RmLwO4HmiYwTaaZ4cn9vNaxpvmiztAK3bzjjv PT263cI3szwbQ== Date: Sat, 22 Jul 2023 16:24:57 +0800 MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: , Reply-to: Adam Faiz X-ACL-Warn: , Adam Faiz via Guix-patches From: Adam Faiz via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.65 X-Migadu-Queue-Id: D49D65AB49 X-Migadu-Spam-Score: -6.65 X-Migadu-Scanner: mx0.migadu.com X-TUID: U7M+sde96Ilp >From 7b2abb3e398601b28666511b457c23f2e2b71a79 Mon Sep 17 00:00:00 2001 Message-ID: <7b2abb3e398601b28666511b457c23f2e2b71a79.1690012542.git.adam.faiz@disroot.org> In-Reply-To: References: From: AwesomeAdam54321 Date: Sat, 22 Jul 2023 15:34:55 +0800 Subject: [PATCH 1/2] gnu: Add scummc. * gnu/packages/game-development.scm (scummc): New variable. --- gnu/packages/game-development.scm | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index b0d9a88dc2..a2600ff2fe 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -66,6 +66,7 @@ (define-module (gnu packages game-development) #:use-module (gnu packages autotools) #:use-module (gnu packages base) #:use-module (gnu packages bash) + #:use-module (gnu packages bison) #:use-module (gnu packages boost) #:use-module (gnu packages build-tools) #:use-module (gnu packages compression) @@ -745,6 +746,49 @@ (define-public tsukundere experimental.") (license license:lgpl3+))) +(define-public scummc + (package + (name "scummc") + (version "0.2.1") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/AlbanBedel/scummc") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1yyq05kfmvgx5aa68kg1l5a4lpsky7hzxxcdvv2xbgf0jljdcl3k")))) + (build-system gnu-build-system) + (native-inputs + (list bison doxygen libxslt pkg-config)) + (inputs + (list freetype gtk+-2 sdl)) + (arguments + (list #:test-target "test" + #:tests? #f ; The only tests verify that game checksums match + #:make-flags + #~(list "SHOW_WARNINGS=no") + #:phases + #~(modify-phases %standard-phases + (replace 'configure ; ScummC uses a non-standard configure + (lambda _ + (invoke "./configure"))) + (add-after 'build 'build-openquest + (lambda _ + (with-directory-excursion "examples/openquest" + (invoke "make" "tentacle")))) + (replace 'install ; install target is referred to as distrib + (lambda _ + (invoke "make" "distrib" + (string-append "DISTRIB=" #$output))))))) + (synopsis "Scumm Compiler") + (description + "ScummC is a set of tools allowing to create SCUMM games from scratch. +It is capable of creating games for SCUMM version 6 and partially version 7.") + (home-page "https://github.com/AlbanBedel/scummc") + (license license:gpl2+))) + (define-public sfml (package (name "sfml") -- 2.41.0