From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id mB82F95pwmGFRgAAgWs5BA (envelope-from ) for ; Wed, 22 Dec 2021 00:57:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id YBoEE95pwmH3XwAA1q6Kng (envelope-from ) for ; Tue, 21 Dec 2021 23:57:18 +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 2448CAE9F for ; Wed, 22 Dec 2021 00:57:18 +0100 (CET) Received: from localhost ([::1]:53432 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mzp0P-0001cW-4Y for larch@yhetil.org; Tue, 21 Dec 2021 18:57:17 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52304) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzp0C-0001ZV-AF for guix-patches@gnu.org; Tue, 21 Dec 2021 18:57:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44676) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mzp0C-0002sI-17 for guix-patches@gnu.org; Tue, 21 Dec 2021 18:57:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mzp0C-0005rp-0o for guix-patches@gnu.org; Tue, 21 Dec 2021 18:57:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#48952] [PATCH v2 4/6] gnu: Add material-maker. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Dec 2021 23:57:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48952 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48952@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 48952-submit@debbugs.gnu.org id=B48952.164013101322489 (code B ref 48952); Tue, 21 Dec 2021 23:57:03 +0000 Received: (at 48952) by debbugs.gnu.org; 21 Dec 2021 23:56:53 +0000 Received: from localhost ([127.0.0.1]:56210 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mzozx-0005qV-Is for submit@debbugs.gnu.org; Tue, 21 Dec 2021 18:56:53 -0500 Received: from mout01.posteo.de ([185.67.36.65]:49793) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mzozv-0005q0-97 for 48952@debbugs.gnu.org; Tue, 21 Dec 2021 18:56:49 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 44B5D240027 for <48952@debbugs.gnu.org>; Wed, 22 Dec 2021 00:56:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1640131001; bh=fRvNFofTBiOnqZwqShp6t87qBWRGyImZjZ4yW+OqOwE=; h=From:To:Cc:Subject:Date:From; b=PCD+TL+aBzNF7/U6420toHJ2c6F7GKByk5U7IZ7FjvjV37auixr3ikMGxEH4f6nWC SZcSOsiIJJU8/IUKNqdL/fSKfmxSnlsKvsbnIbnNHsh+fUhDnmofga8nan4px2/mF4 jYKo74U6ti39SxYNbt3JOnhO6v1YOXI1IiHD4QAtOF2qiCEVuTJ+VJxPoKFW5fYJ7n F91tpKHA5WJBJgXvZmvL5YndSQrfC4s0dfCyTebosrw1AQBmNLEzQJ2Xzxd8kpft16 3s1c3gpEh42wZaMouA6rWjMLyWGdvSI9ngTcUCm9bGwyRmESgENXjwzLsQLiAcHHP3 41gvy+JkrEwVw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JJYJm09qlz6tm4; Wed, 22 Dec 2021 00:56:39 +0100 (CET) From: Vinicius Monego Date: Tue, 21 Dec 2021 23:55:46 +0000 Message-Id: <20211221235548.130808-5-monego@posteo.net> In-Reply-To: <20211221235548.130808-1-monego@posteo.net> References: <20211221235548.130808-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640131038; 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=qNwT2u5VljLkk2yjU9skEZ9uHwOkcwJe2ChYBo2lbKk=; b=M2QbwWibdUJA88KvObWrpqlXf1pX6ZK38OSzcmvdZPWS65ah49kIZ0IvUcIRCW15z4HJay 9JqmCH0SArH8WH9eGIzzp3q+tf1ZKAQPXAyeldGQOimegxHw8/R+h/ZfFV35RN35f5V309 ou2ygfe5fHHIJhm2nwnpc+y8v9om7fBPtNhvvkD1TvDAgiVB2hkcx94P/YGO/c6OckCl5j uP0CwOtLN9LxEUulR7GjnNPr3ZF1djt0VgxwVvEVuBxjg7uv2Bi5ysuSSynYYurGlPtoXN UorQK7zqaxpMLisf+vUtJqOOeSR6Z7OyLTnu8lAkVZOTfVnurkCePU7gxai5Ew== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640131038; a=rsa-sha256; cv=none; b=D0nqteKXWXoOuPXmen/hDv18BUNPaX+3bgMKXV17sG1vRKjQIDYEcwgNhgvFtvHRoJogni 3REwHU4n2qxwoYHMuGxFBM+u1gLwkskafx5BNzCZHzMJzTqPxvBTqeWdgZGsXS0o6guEt5 1qYf+WyVgd/5nSTVQ7iQZwkdSHvRb7sAwZCqy+3Qki3AhqAenVAn6sIAdTmGbMlBApOgvQ YGqGOh9MXA5+fidA/332rNy0CzLpOrbJlavF6k1snJVzeRoswRmBiOw9lmFsRSOcuaeC4e FJnCjQV3GUnPkrzbEfOzJTq/cP+ybVyIX/gF8I52g5TB1udZM5Lq0tUveYhHZA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=PCD+TL+a; 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.23 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=PCD+TL+a; 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: 2448CAE9F X-Spam-Score: -1.23 X-Migadu-Scanner: scn0.migadu.com X-TUID: ZN1D6k38QY6l * gnu/packages/game-development.scm (material-maker): 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 305c2c2819..f0096a4c59 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -25,6 +25,7 @@ ;;; Copyright © 2020-2021 James Smith ;;; Copyright © 2021 Ekaitz Zarraga ;;; Copyright © 2021 Andy Tai +;;; Copyright © 2021 Vinicius Monego ;;; ;;; This file is part of GNU Guix. ;;; @@ -52,6 +53,7 @@ #:use-module (guix utils) #:use-module (guix build-system cmake) #:use-module (guix build-system gnu) + #:use-module (guix build-system godot) #:use-module (guix build-system python) #:use-module (guix build-system scons) #:use-module (gnu packages) @@ -622,6 +624,29 @@ development of visual novels, written on top of Guile-SDL2. It is still experimental.") (license license:lgpl3+))) +(define-public material-maker + (package + (name "material-maker") + (version "0.97") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/RodZill4/material-maker") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "06y4kaknrwkvwgznlyql9c5f5sjr32fadzraww3g7vcx5y240cr0")))) + (build-system godot-build-system) + (arguments + `(#:game ,name)) + (home-page "https://www.materialmaker.org/") + (synopsis "Procedural textures authoring and 3D model painting tool") + (description + "Material Maker is a tool based on Godot Engine that can be used to +create textures procedurally and paint 3D models.") + (license license:expat))) + (define-public sfml (package (name "sfml") -- 2.30.2