From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OGMbIcLR7WBaNgEAgWs5BA (envelope-from ) for ; Tue, 13 Jul 2021 19:47:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id KMJ2HMLR7WAOawAAbx9fmQ (envelope-from ) for ; Tue, 13 Jul 2021 17:47:46 +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 4D8642B2A6 for ; Tue, 13 Jul 2021 19:47:46 +0200 (CEST) Received: from localhost ([::1]:43522 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m3MVV-0002Nc-BP for larch@yhetil.org; Tue, 13 Jul 2021 13:47:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58446) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m3MUo-0001jL-Ol for guix-patches@gnu.org; Tue, 13 Jul 2021 13:47:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58524) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m3MUo-0001yc-HW for guix-patches@gnu.org; Tue, 13 Jul 2021 13:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m3MUo-0003Xv-EJ for guix-patches@gnu.org; Tue, 13 Jul 2021 13:47:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49443] [PATCH] Add blitz. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 13 Jul 2021 17:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49443 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ivan Gankevich Cc: 49443@debbugs.gnu.org Received: via spool by 49443-submit@debbugs.gnu.org id=B49443.162619839313586 (code B ref 49443); Tue, 13 Jul 2021 17:47:02 +0000 Received: (at 49443) by debbugs.gnu.org; 13 Jul 2021 17:46:33 +0000 Received: from localhost ([127.0.0.1]:41837 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3MUL-0003X4-JE for submit@debbugs.gnu.org; Tue, 13 Jul 2021 13:46:33 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:37680) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3MUI-0003Wr-Ai for 49443@debbugs.gnu.org; Tue, 13 Jul 2021 13:46:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=tGjVeJq5A46R+psyHkL862AyogRMimUwpXVqH9Y8BdU=; b=Y5cqE475cvIQs6sWbq9S1xvq9n uiQdXQnPUR+vx2FIoE48+cZYDL1pqUppPzFQs3PD3KO0tswN2NjD9W4X3zkeOLc4qv75XBpQhrOIJ 7xnaSTwyxe2TAvzAY87DHid/N9TKJ9vkJaDhpSLaDdkU/pV/3lWKTUdIYu8Y8OIfgXkmDNJiQ8ToR pKdPIP7IuC9G1pQdRo//7Pn9Rz8OKIs/Da2TUaHaOVcp/+my3TMJW5NhNI1RF1b7y51BAUM3X/IR+ 4HgOW6nvvZg4PBeNFyRs2pkLcNw5A1zTDZDGUjpu/H66PJcya5K2l7D5c7vpnaKO2RXgfWrLD4V3/ Tk7VyHAg==; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1m3MUF-0000Ap-6W; Tue, 13 Jul 2021 23:16:27 +0530 From: Arun Isaac In-Reply-To: <20210706165607.31598-1-i.gankevich@spbu.ru> References: <20210706165607.31598-1-i.gankevich@spbu.ru> Date: Tue, 13 Jul 2021 23:16:03 +0530 Message-ID: <87v95em7j8.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" 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=1626198466; 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: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=tGjVeJq5A46R+psyHkL862AyogRMimUwpXVqH9Y8BdU=; b=FTwG3Wguq3NMm4WeB0mJFDibAf8/sTjJ5kf5zap0pN5RYM2qAL+Ajgzws+wOUDvfTNvKxU FWFTyq5iPVMUdj3CV384Ty+KKLsh2lcK84qGfdUGhY/2t9X8+ewUUCfaiqw4XpzyYbtv8F lEaWxWDPnji4fCGewVzhiJBQUP0w68ZPXaCsOgSuz/VMN1KzW9zUrclOy75x6sqqQgt56s 1qBwhpEmmrIBzzSm8wCbhaQWsMDjCMsAu9m3PXvjWcrK4wbrDKFkOg9+xo6lbCD0iTka4B 0Tmozw8a/t5oakZ8lwE7Fr1QhRaAt5IGCQb8OPUuVYCNB9w4ABZ4unfgeIieQA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1626198466; a=rsa-sha256; cv=none; b=RLBvYo1XvUVbpiU/wzetBI3k5DNDdaXSZemwT2dkOPjyh99xoqHHGgWZXTUd5BacPNETrb XbSzvHl/6J+drR510CHzlB2xDBkj5/9d+rjyLR+Wu+LtBdqGPmAnz+DslqvJ1NHEClRZGh zipjDppWYTLcawRvbQ3u1+YHOxYZAqzcQgprPJ8ArVI15FXq1uJ6I+sAQrsHvjn2TGqC9s iVTtTwENLTXyZ+lw1ohgJE2pLTpviD5iHp+69FisxLFT0GUN0HWjKB2CD/QtVbhlId6EUA c+wb0bWAVJeq943ysCwD7V003rJwhzw2TtB0oJDxLd6bVXk/SnjnmNjZ7zA1zw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=Y5cqE475; 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: -3.40 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=Y5cqE475; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (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: 4D8642B2A6 X-Spam-Score: -3.40 X-Migadu-Scanner: scn0.migadu.com X-TUID: ZvkoQ9tL4gxc --=-=-= Content-Type: text/plain Hi Ivan, Thank you for contributing to Guix! Blitz upstream seems to have moved to the cmake build system. I think the cmake-build-system will be a better fit for this package than the gnu-build-system. Would you like to give this a try? Do try building the documentation and tests as well, and let me know if you need any help. Also, please note our indentation (particularly for git-reference) and commit message conventions. Looking at other packages and previous commits could prove helpful. Thanks, Arun --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFPBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmDt0VsbHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuzvLsIALc3yw7dW+OtZBsTYzrN fLTB8otc/BND/+cRV0BJde5JkKQQPWJ29Alx28Ku00gFCOqqWaPUL1RcJRhj0/fV TgBxWwv7ES7zIKhjwUMsPJY120/7e8ZTFjc0Tf8f87w/Eihuz3lRYSRrZpm5EHfF gfaoNXXyni45Kybkp+WF068n8iVriJxBCtRzVHsCmu713AhUFofaLnhVVrPu3nRF 7rRJsoL2OYe+px91HdkpDFq2YLdWwKvFz6IQAX7WaLz9lMHxt+nUmgjUhuXJRnU6 DIPhy8vSZ3HilURAm8AGAWaOPqjmCwpzcs3cs7yr2aQtk5N+oegDs1Tnj3kGy1Zj dNo= =qcpP -----END PGP SIGNATURE----- --=-=-=--