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 ms11 with LMTPS id WBgfL3cnDGBSLQAA0tVLHw (envelope-from ) for ; Sat, 23 Jan 2021 13:41:11 +0000 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 wFYOK3cnDGD7RQAA1q6Kng (envelope-from ) for ; Sat, 23 Jan 2021 13:41:11 +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 607A59403A4 for ; Sat, 23 Jan 2021 13:41:11 +0000 (UTC) Received: from localhost ([::1]:41458 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l3JA6-0003nc-8f for larch@yhetil.org; Sat, 23 Jan 2021 08:41:10 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50918) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3J9y-0003nE-PY for guix-patches@gnu.org; Sat, 23 Jan 2021 08:41:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50536) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l3J9y-00070R-Ho for guix-patches@gnu.org; Sat, 23 Jan 2021 08:41:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1l3J9y-0004fo-EH for guix-patches@gnu.org; Sat, 23 Jan 2021 08:41:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#46053] [PATCH 0/2] Add Ren'py build system Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 23 Jan 2021 13:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 46053 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 46053@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.161140923717912 (code B ref -1); Sat, 23 Jan 2021 13:41:02 +0000 Received: (at submit) by debbugs.gnu.org; 23 Jan 2021 13:40:37 +0000 Received: from localhost ([127.0.0.1]:33849 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3J9Y-0004eq-VE for submit@debbugs.gnu.org; Sat, 23 Jan 2021 08:40:37 -0500 Received: from lists.gnu.org ([209.51.188.17]:35598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3J9X-0004ei-Eg for submit@debbugs.gnu.org; Sat, 23 Jan 2021 08:40:35 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50774) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3J9X-0003lY-7s for guix-patches@gnu.org; Sat, 23 Jan 2021 08:40:35 -0500 Received: from mailrelay.tugraz.at ([129.27.2.202]:63990) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3J9T-0006dU-O7 for guix-patches@gnu.org; Sat, 23 Jan 2021 08:40:34 -0500 Received: from nijino.local (217-149-173-242.nat.highway.telekom.at [217.149.173.242]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4DNHLq4Zrpz1LBRx for ; Sat, 23 Jan 2021 14:40:19 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4DNHLq4Zrpz1LBRx DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1611409219; bh=3Hg8fFrkfg4CUomMixe7kHz5RDYf13grqZrS+ZmM66A=; h=Subject:From:To:Date:From; b=YXV1YkLmu9M2j9iv3whQq94kITWnVPzH3vgSblBor3dKSc0nWicMvAsMWcKe05XBP 9UNY/PLJY0YwcKSXM1dpyPuWFltSSNIN5bMb2OuTzJTJ2D5d09K4pdO8kFtYiFHBHT HMYObEqRlmjdpak95GkF1fQmUkzMBEeUrbQzAwC8= Message-ID: <6bf051d15833939d09f190d11cdbbf7954fdc3c0.camel@student.tugraz.at> From: Leo Prikler Date: Sat, 23 Jan 2021 14:40:18 +0100 Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.116 Received-SPF: pass client-ip=129.27.2.202; envelope-from=leo.prikler@student.tugraz.at; helo=mailrelay.tugraz.at X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: -1.25 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=YXV1YkLm; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 607A59403A4 X-Spam-Score: -1.25 X-Migadu-Scanner: scn1.migadu.com X-TUID: XMIAx/UmRlUS Hi Guix, a proper Ren'py build system had been on my TODO list ever since I've packaged it back in 2019, but I've so far been too lazy to actually create one. While I'm happy to announce, that this is no longer the case, there are still a number of things, that can be improved in our Ren'py package and build system. This series contains two patches. The first adds the build system, the second a package example for "The Question". Since "The Question" is already an output of Ren'py, I don't see much value in this patch other than for explanatory purposes, so I don't think I'll commit that one. Instead, I'll probably redefine Ren'py once the first patch is merged. I'm building this series on top of #45736, so things might be a bit different on master, but I hope it works out regardless. Regards, Leo