From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id ME5bJvjwzGBVnAAAgWs5BA (envelope-from ) for ; Fri, 18 Jun 2021 21:16:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id cEw6IvjwzGBFWAAAB5/wlQ (envelope-from ) for ; Fri, 18 Jun 2021 19:16:08 +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 54F4B15954 for ; Fri, 18 Jun 2021 21:16:08 +0200 (CEST) Received: from localhost ([::1]:49368 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1luJyI-00052j-1V for larch@yhetil.org; Fri, 18 Jun 2021 15:16:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56342) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luJyE-00052b-6D for guix-patches@gnu.org; Fri, 18 Jun 2021 15:16:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46693) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1luJyD-00012x-Ux for guix-patches@gnu.org; Fri, 18 Jun 2021 15:16:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1luJyD-0001XX-MN for guix-patches@gnu.org; Fri, 18 Jun 2021 15:16:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49090] [PATCH] gnu: Add blastem. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 18 Jun 2021 19:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49090 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen , 49090@debbugs.gnu.org Received: via spool by 49090-submit@debbugs.gnu.org id=B49090.16240437585907 (code B ref 49090); Fri, 18 Jun 2021 19:16:01 +0000 Received: (at 49090) by debbugs.gnu.org; 18 Jun 2021 19:15:58 +0000 Received: from localhost ([127.0.0.1]:58239 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1luJyA-0001XD-Js for submit@debbugs.gnu.org; Fri, 18 Jun 2021 15:15:58 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:31215) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1luJy8-0001X4-MF for 49090@debbugs.gnu.org; Fri, 18 Jun 2021 15:15:57 -0400 Received: from [10.0.0.4] (62-116-34-49.adsl.highway.telekom.at [62.116.34.49]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4G67tc5tpGz3wYd; Fri, 18 Jun 2021 21:15:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1624043753; bh=j2vMgcj5df2Ry95M9OI839nYSo45EAy2ENglZ91L8+4=; h=Subject:From:To:Date:In-Reply-To:References; b=Uak8J/a8d41knt/UtJ+ep+js/4LAj+PF+Qh5Rvv2PhDt40gqEMGZySStbHFgRBfWv qsx2Pia6hFDcWeNWWTbjcPxMXuVP2MkP19fWBFMnNQiA7jP9wipmujKsevr61ru60D jdeHLQ2BOGxqXXiAVAajgfQfEDW+vMOrAM8O9L18= Message-ID: <05ad84f8282a8046aa5ce81699806d835b7af908.camel@student.tugraz.at> From: Leo Prikler Date: Fri, 18 Jun 2021 21:15:31 +0200 In-Reply-To: <87sg1f586a.fsf@yoctocell.xyz> References: <20210618145926.6952-1-leo.prikler@student.tugraz.at> <87sg1f586a.fsf@yoctocell.xyz> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624043768; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=j2vMgcj5df2Ry95M9OI839nYSo45EAy2ENglZ91L8+4=; b=T5+BJdIGoiJAoJLTuPTrWQoICXg5GirvjyAKsjKJsRDrEujDVpKYGl2cGrWJdIT77htDiB N9hHCv0FtziRKo5eZHl45PEA+9mI7YD4QyaAxZgiDD22Rgc3XnlKbDEdnIsqm/UUH/KQTE J2FKRZU4LJ1tkwMrB4OoHFRtIKFWTPU7tZxSI+V8avnBzQBY0v1kgtRqYiaY/rRCiAXGdM 4P8t0bvUp7oyZeRcaVZnbBW+AxDU9XN7J8Gn8N77/hsPhMsU4+/zdwGBt7Ms9GOadBCZ9i 3gheXGy0OzBALmsJ9pbBbhd3CROQ8swHLf53DMVn8gcYkhhw0IFLc7HtZgmUrg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624043768; a=rsa-sha256; cv=none; b=NvS8oqxmnq+OhsSrmkYBHP7vYvvTZ75Ejp5crYKyGLoGDvylTKTmlxfxuLVy9sM/jWU7c1 7jPsV+obRz5tqap27qbhZK/Bp6/Drx4gAtxYhFPdcVagmV69FY6nazbrRtqd+IHY9onPPA DQz8YqkHKgwhff8kDXbKvl8NkCoGs/IlVVWq/gao3poD3G24OM7h0+4zLz1Wzq6bBvpjsR REzBGkqqO1bXiAeKaL2FwrijHXHDzJo6lz9vvoi5PE9iHl+6ZycHVbKhbgLhUn6nq/ehj3 x6RyXFt84fqNtC/3W19QHED1eQucZpCIyjnrMMlH1Bg3iok+NRYBFqbIAZAE9A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b="Uak8J/a8"; 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-Spam-Score: 0.18 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b="Uak8J/a8"; 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: 54F4B15954 X-Spam-Score: 0.18 X-Migadu-Scanner: scn0.migadu.com X-TUID: sOrdDVLZQRmY Am Freitag, den 18.06.2021, 20:39 +0200 schrieb Xinglu Chen: > On Fri, Jun 18 2021, Leo Prikler wrote: > > > +(define-public blastem > > + (package > > + (name "blastem") > > + (version "0.6.2") > > + (source (origin > > + (method hg-fetch) > > + (uri (hg-reference > > + (url "https://www.retrodev.com/repos/blastem") > > + (changeset (string-append "v" version)))) > > + (file-name (string-append name "-" version "- > > checkout")) > > Nit: (guix hg-download) provides a ‘hg-file-name’ procedure, so you > can just use (hg-file-name name version). Good to know, I simply used the hg-reference... expansion from etc/snippets, so that should probably be updated. > > > + (sha256 > > + (base32 > > + "08ycfisivh9rb9vmijlrpdryaw8spd81ck48960p15cnf8h25 > > 35q")) > > + (modules '((guix build utils))) > > + (snippet > > + '(begin > > + ;; TODO: Separately package and unbundle nuklear > > + (delete-file-recursively "zlib"))))) > > Why is the zlib directory removed? Or perhaps, why do they bundle > their own Zlib? The have their own PNG implementation, which appears different from libpng. So zlib exists as a dependency of that, but it's also #included elsewhere.