From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eE1GA6XQzWFtVgAAgWs5BA (envelope-from ) for ; Thu, 30 Dec 2021 16:30:45 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id OLFsO6TQzWHkDQEAauVa8A (envelope-from ) for ; Thu, 30 Dec 2021 16:30:44 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AF6603366D for ; Thu, 30 Dec 2021 16:30:44 +0100 (CET) Received: from localhost ([::1]:47382 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n2xO1-0002Cz-0H for larch@yhetil.org; Thu, 30 Dec 2021 10:30:37 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37772) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n2xNT-00028s-7c for guix-patches@gnu.org; Thu, 30 Dec 2021 10:30:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42701) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n2xNS-0004JB-T4 for guix-patches@gnu.org; Thu, 30 Dec 2021 10:30:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n2xNS-0005Lr-Js for guix-patches@gnu.org; Thu, 30 Dec 2021 10:30:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#48952] [PATCH v2 0/6] Add godot-build-system (v2). Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 30 Dec 2021 15:30:02 +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: Nicolas Goaziou Cc: 48952@debbugs.gnu.org Received: via spool by 48952-submit@debbugs.gnu.org id=B48952.164087814820428 (code B ref 48952); Thu, 30 Dec 2021 15:30:02 +0000 Received: (at 48952) by debbugs.gnu.org; 30 Dec 2021 15:29:08 +0000 Received: from localhost ([127.0.0.1]:54247 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n2xMZ-0005JQ-VO for submit@debbugs.gnu.org; Thu, 30 Dec 2021 10:29:08 -0500 Received: from mout01.posteo.de ([185.67.36.65]:46557) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n2xMX-0005In-I6 for 48952@debbugs.gnu.org; Thu, 30 Dec 2021 10:29:06 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 3EB07240026 for <48952@debbugs.gnu.org>; Thu, 30 Dec 2021 16:28:58 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1640878139; bh=bV1GKHRVDBT1mTHn3qpOb9NoRKXJNxkPeMyBeeZ+VMA=; h=Subject:From:To:Cc:Date:From; b=VEnftm35kIzvX4FWDmpF9hbt80Iu47uZ+kmdptQ1VG1xrDxBZExomAfRLPCzfj7uD l/vJqiS8xh6/zQRMy6tH4vxxYFBpPm8SZ0ILvLj2I8Ya8rk9Tlyo7vKrzmUc2bzbfg 4PLERKAy9133kp1zkiC7M9FNVbGfm8qOjmFsNjzWXeEYKD58NbDISgWwbGak6w4N20 M08D61v4R8dJuii+KDQ1UtCiXTPRtjvfQslMfioOaUlVkT5b5o3xHnsO7Eaau/bzrU GHj9Pte1Ryoo01Hsb42KzjOAMqyUH7GWuIiX/6nw+U81pXor2jTgpPobpAg3y73yvm XmyHZXzHyYNcQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JPscm5YTnz6tmG; Thu, 30 Dec 2021 16:28:56 +0100 (CET) Message-ID: From: Vinicius Monego Date: Thu, 30 Dec 2021 15:28:47 +0000 In-Reply-To: <87a6gi77hs.fsf@nicolasgoaziou.fr> References: <20210611005343.428719-1-monego@posteo.net> <20211221235548.130808-1-monego@posteo.net> <87a6gi77hs.fsf@nicolasgoaziou.fr> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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=1640878244; 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=7qWb7NZ6/h4Bs8AbRAixTnRLhNkZDOHcrpLG4gJK0KY=; b=RvE4hfXua+vox9XEqt8LfZvI7+KaY+iR0MmSkVSlEFQu/OPKtJQnZXVZEBewGoe3DNMsGf +nRjW7MSJI9mK3XVZt+y3rVcVdy3rpstmSHDlOSYKLP4wZGzB5jBSJjR1wxosd4Ir28+PR DVtfxrhJybSqIB/1JjEwAOMJhMlHqW0G2B4/Iqg83VNYj7pvcsHft3AfM9wjxriFA2TrwF I3DYn+PPzna6CaKQf4AtOwZ1qEy3jX2psguRZh76cmfHwWEydsx4Mia33hsW0/nSOZoImZ olE7DX4vDhy1jZM1NcDJGs7l87U6oiU+y9JUqp2nisnWvk27clSCS+6r3Ajkhg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640878244; a=rsa-sha256; cv=none; b=tcryGMS5f98d2PpC477ASoJ/PzGoTEpduTXbuV6jxh261QTXCNWKRoO+6eMiMsqHX+Zj4C AZjtKzjIOKsVpo6EH6T7pVHGptZDUejAzH0fluVlccK0JNw96f2Jesip7tMVCcYeSJ+P3F m++EKAb7zLXD3ap8OUO/MYCf/uWqTRmq5x1/Vi1GPIIgm9Zbpr6G2MA1W2NGqxwVjXBcUH fv4vXiOxIoJQpFmOvMXPRMmTuJgXaP6jOPcdeIR0W/n1SeCGT3GbJKpguvDyorkuvYuY8u C5DwzRlKvFXe87VTUA5PQey1EIyK+mR6PJLudK5k4CpxVyZaThoQK+WNosDVkw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=VEnftm35; 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: -2.17 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=VEnftm35; 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: AF6603366D X-Spam-Score: -2.17 X-Migadu-Scanner: scn1.migadu.com X-TUID: PCYx21UgBtQa Em qui, 2021-12-30 às 10:43 +0100, Nicolas Goaziou escreveu: > Hello, > > Vinicius Monego writes: > > > This is my second attempt. Updated to the new standards with some > > small changes and other proof of concept packages. > > This looks nice. Thank you. > > I just have one question: since `name' is more or less the standard > value for #:game keyword, per documentation, would it be possible to > fill it automatically? > > Regards, It is possible. The problem is that reading `name' in the build system resolves to the package name + version, e.g. (godot-3.4) instead of just the package name which is what I need. If there is a general way to strip the version number or only read the package name without passing it from the definition then it can be done. I just noticed that the #:game keyword is duplicate in godot.scm.