From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id AC/vBDTozWI9NQAAbAwnHQ (envelope-from ) for ; Tue, 12 Jul 2022 23:31:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mC3/AzTozWI+QgEAG6o9tA (envelope-from ) for ; Tue, 12 Jul 2022 23:31:32 +0200 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 5532E31D8A for ; Tue, 12 Jul 2022 23:31:31 +0200 (CEST) Received: from localhost ([::1]:44528 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oBNTe-0000aq-1n for larch@yhetil.org; Tue, 12 Jul 2022 17:31:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39000) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBNTC-0000aT-6r for guix-patches@gnu.org; Tue, 12 Jul 2022 17:31:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49878) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oBNTB-0004Zy-Sr for guix-patches@gnu.org; Tue, 12 Jul 2022 17:31:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oBNTB-0007eX-Ls for guix-patches@gnu.org; Tue, 12 Jul 2022 17:31:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56295] [PATCH 0/5] Add some Chicken eggs and fix egg importer Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 12 Jul 2022 21:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56295 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hartmut Goebel Cc: 56295@debbugs.gnu.org Received: via spool by 56295-submit@debbugs.gnu.org id=B56295.165766141729347 (code B ref 56295); Tue, 12 Jul 2022 21:31:01 +0000 Received: (at 56295) by debbugs.gnu.org; 12 Jul 2022 21:30:17 +0000 Received: from localhost ([127.0.0.1]:43774 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBNST-0007dH-EA for submit@debbugs.gnu.org; Tue, 12 Jul 2022 17:30:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52312) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oBNSR-0007d0-9q for 56295@debbugs.gnu.org; Tue, 12 Jul 2022 17:30:15 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40686) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBNSJ-0004J6-DH; Tue, 12 Jul 2022 17:30:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=7xBlhRAVEKGD1vQv0ga8TaKql1B7dAEN0T/6N5YfIjE=; b=lLpDha+Rseyouyk03Hrf o6JR5GnQ6YqpHEwlU31Hrjp1jF4xEA+60vh10YVSPIMJq/HISw8Sj6IGRLKpGvJGr9xVMaWr05nOs B6ijj2ZxCC3Q6ML20JlDHB2heBEf+TmErcj7JVWsKy26OsLHExM1GFNH/1tPgv9o/WYylRs081wGI ZJ5HDhv+foe5mQrwnC4zXoq04tiPqWVOFd6Kf78YQ83k3yUhJPG100UN0Y797o2BzojXSZ3w+Ep7r D6Yr+KJOFMlYP5eowtB7iPksmGzMBdGWED7KWDdWmrBuGFgplueJdowTVUbBtQTmbmD824QYIMJW0 0FVgtkjgtEZFEw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:54476 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBNSE-0000hb-2D; Tue, 12 Jul 2022 17:30:05 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <456f97ae1ebdfaf83f29f4f9cc46c52e18ed6909.1656487185.git.h.goebel@crazy-compilers.com> Date: Tue, 12 Jul 2022 23:30:00 +0200 In-Reply-To: <456f97ae1ebdfaf83f29f4f9cc46c52e18ed6909.1656487185.git.h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Wed, 29 Jun 2022 09:27:48 +0200") Message-ID: <87o7xuc947.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1657661491; 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=7xBlhRAVEKGD1vQv0ga8TaKql1B7dAEN0T/6N5YfIjE=; b=H8pRUS262czt9muAkGebcUANkjPFZv9rAr1VnSKnwjtfUErLRFdCKc5bn+SroNlQ5ZQCcI /XIPts+XkD3yLM1+0CS4X0/xW8JqQReOpdQ23nRKIFj6dEi+6OdLnO0ZJi4IQFu437Cj2J d1cdrCnYfe+Ag5gCEKtwOdY/StFeVO59Ls38irNgP9SsgwuM95i0dd97BsStZ4YT7VnqdY jCY6JkVX4se5uEkINlCMVwPJIV/z9/6kGO2yh8Wd0lSQkJ5N5y7bd0FBrayd/ovdV7pGJc iJNuxhdQTYxT1xZRTFeNpFXYHI2Gtm3I0UmD6kf52yFnGxZNELAOK+7cMfPvkA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657661491; a=rsa-sha256; cv=none; b=A/v+0G8e2dynsGo2qDXTdmh+Vol2Cs2Z+/qSgJaSHfelpUdK0iYtSx7RpL3zmtkHbvple8 rPka85gMETQsNbisSIeT/whPXOp6sofjfPKmoc2tUqVIb32vLC6thzFsMHfPMCT5EUmaQU 0C8TIOuBb9LurwNxJIGpvHmRukfRkVgO5kyfQkmvs/srTKSN2+y5K6lD/q4IN0zUZ4mXxC j+FtVg1m38V/pMYU/v6uu39ingQNabukIfiWce59BK0BYella4w3lKJvrCdxPCUkclEiuP LDMGE8/TpdLcdwz7ubIQQkLNLrDPurkWvZy8b0psCzYXfr8p99X8emLke4UNfg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=lLpDha+R; dmarc=pass (policy=none) header.from=gnu.org; 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: -3.85 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=lLpDha+R; dmarc=pass (policy=none) header.from=gnu.org; 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: 5532E31D8A X-Spam-Score: -3.85 X-Migadu-Scanner: scn1.migadu.com X-TUID: iE9S+VTioFYX Hi, Hartmut Goebel skribis: > * gnu/packages/chicken.scm (chicken-srfi-37): New variable. [...] > + (home-page "https://wiki.call-cc.org/egg/srfi-37") > + (synopsis "SRFI-37 command-line option parsing for Chicken scheme") > + (description "This package provides SRFI-37, a simple and flexible > +command-line option parsing facility, for Chicken scheme.") > + (license (license:non-copyleft home-page)))) ;; TODO: refine It carries the SRFI license, which is non-free (Philip McGrath stumbled upon a similar issue with Racket=C2=B9). So this package cannot be include= d. There exist free implementations of SRFI-37 though, such as that of Guile, so one option would be to come up with a separate egg released under a free license. I realize that may be more work than you were expecting, but I expecting porting this module from Guile (say) to CHICKEN to be within reach. Thanks, Ludo=E2=80=99. =C2=B9 https://lists.gnu.org/archive/html/guix-devel/2021-10/msg00220.html