From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CHJ7N8U+92SqHgEAG6o9tA:P1 (envelope-from ) for ; Tue, 05 Sep 2023 16:44:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CHJ7N8U+92SqHgEAG6o9tA (envelope-from ) for ; Tue, 05 Sep 2023 16:44:21 +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 ABDD631BB6 for ; Tue, 5 Sep 2023 16:44:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=CGEOyO4y; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693925061; 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=EVAHYk9z5kiQYZmviu/J1l+SES2PYi/m29eZ9Q7a6SU=; b=pCTG2PynvY6me0m997dgaJwq+Nl9TyZRN/kI3z3OVrGumGgNtwGuVMpDNARisZObsnr0M/ uvoJo6gTAeW+d2+j8KKMNWoGnNrzB0vdBtlGXay00mW9Kvcg6T00+6bRtrUbyiUkdz6zy5 J+Jkt4f7suKSnglI6mu34yyt7TbCiopC61SR0dUkUj3cTRKM9jLkQEeQtuDZs1L3IAEocY J+dYdTXn+uYvhabx/lT+JkEhh33v2v4QpX1zLuychut8rdYystTfzbNYHxUXTHlBtsj9d3 dcpkQHrjtHb2X5rlUD26k7ZtmICmoBhF1rk2+E3VpfBx2QstH0b06Zk4ZK38Ug== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693925061; a=rsa-sha256; cv=none; b=JTkRED2dtzVqxVyra+++t2peqNYAujYAjzdzSujasQt9iurcn4C7KPa04/jGIlCjpl15/y cOFR4hiIDQgwh7NId610cP/u44D4J/oUCtknIZBnMw89tCTNRnp2yZE8hUJQHeWa07wlJ8 +t4gPSQYMGXeYiU3JyO1aosQwVo4QjkcAhaPWtFn7Qq6TGXQQW5QPhZN5BFhU/9jWSIAG4 nhDHee43z3a3ecNcP0xYVu5FsDay6mIS69lKEt7/4IDxAQhNAFAQnt3QlGOsVTndgWP34X GHEgzobLh8dhAPeiS0ABgP+sFceNElpgfPYiouQQ97A9nZWhny/rblKKqX8wKQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=CGEOyO4y; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdXHg-0003AZ-SW; Tue, 05 Sep 2023 10:44:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qdXHd-00038w-SV for guix-patches@gnu.org; Tue, 05 Sep 2023 10:44:02 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qdXHd-0003WM-EN for guix-patches@gnu.org; Tue, 05 Sep 2023 10:44:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qdXHd-0002mo-J5 for guix-patches@gnu.org; Tue, 05 Sep 2023 10:44:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65097] [PATCH] gnu: Add tk-img. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 05 Sep 2023 14:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65097 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: cage Cc: 65097@debbugs.gnu.org Received: via spool by 65097-submit@debbugs.gnu.org id=B65097.169392500610656 (code B ref 65097); Tue, 05 Sep 2023 14:44:01 +0000 Received: (at 65097) by debbugs.gnu.org; 5 Sep 2023 14:43:26 +0000 Received: from localhost ([127.0.0.1]:57616 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdXH3-0002ln-Sa for submit@debbugs.gnu.org; Tue, 05 Sep 2023 10:43:26 -0400 Received: from mail-qk1-x729.google.com ([2607:f8b0:4864:20::729]:53695) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qdXH0-0002lV-WF for 65097@debbugs.gnu.org; Tue, 05 Sep 2023 10:43:24 -0400 Received: by mail-qk1-x729.google.com with SMTP id af79cd13be357-76f2843260bso161153585a.3 for <65097@debbugs.gnu.org>; Tue, 05 Sep 2023 07:43:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693924996; x=1694529796; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=EVAHYk9z5kiQYZmviu/J1l+SES2PYi/m29eZ9Q7a6SU=; b=CGEOyO4y/30FE+jRs33lpYUlma5VmxG39xX2MZctbtoC5V2JbiDw/EyNrTwdqye2ct PD07V0XowbGxrA0DYnk+UzNhp1KoKbH+4SfARDffzVlos0p0TWozje0FMiajDrxbzhq1 RL83KuOLCJDj5VMj9C5pg/VbwbgUrwOraaCzJluwzj023NapTkUo6v2NDXVBKkcrVpJW x144FwRO0auVhMwMYXTj+eQFZOnVCYxn/Y/7y2rMhdZnB+sQ80SLD/T84KhW+vn6LtK1 yhMM5hJpSwLbKkTtaCvzzBi+VumiwDKqSDaQwTR+5P40V0YagumXbI+8O0zh+3QpFvpx Kvfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693924996; x=1694529796; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=EVAHYk9z5kiQYZmviu/J1l+SES2PYi/m29eZ9Q7a6SU=; b=JjIan3ia7SSeYXCFR/yDwvtP918gw/l1pjJ/O1GKWTfuPSoDEttr+9nQ3Vp6pUYRIS mp1p8CdnGmJBf5GyKXbDCTxp0ifH740gYieYdbSjb+pN4bg75rMKdGMY1GwbgC3S31RA FFMkJZ7VZ0GyziVcY/0vsyBIvFbaAhit6FEyq2m8DwK+ZR1DtsoXoEGkppDiW8yWMG8e T4nrHEJv5A80B77sFTQxkT/23GpdaxgHt+gpfiNpiEaz62dQFw4i7lVSFnivbcTzgyJc Meo3mDHrAyAn/4s8AOaaqSefLdPIQNeXhaeNfJGlQbIjxaPpVLBK0V4k4Z34oFxaSxKe ZLfw== X-Gm-Message-State: AOJu0YwRUavnpUO+6mAqyyEkSQqSDJXn1TcTrwm4U0iDCGre5IW3dZp2 eoiNPFqZi81KmRa3JNEmXE8D0lnMkQ6OxA== X-Google-Smtp-Source: AGHT+IGAWHOyOTvbkvQj6msCZPK+NOQXNQEe/jGbfLcG7KcgxZosiUG2XdftbVCAvugHG5zhcH/aRg== X-Received: by 2002:a05:620a:4316:b0:76f:2038:2ae8 with SMTP id u22-20020a05620a431600b0076f20382ae8mr15230605qko.55.1693924996415; Tue, 05 Sep 2023 07:43:16 -0700 (PDT) Received: from hurd (dsl-153-125.b2b2c.ca. [66.158.153.125]) by smtp.gmail.com with ESMTPSA id m12-20020ae9e00c000000b007684220a08csm4118116qkk.70.2023.09.05.07.43.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Sep 2023 07:43:15 -0700 (PDT) From: Maxim Cournoyer References: <637de43ce6edf9cebaf84d3b456901a184e6de82.1691242776.git.cage-dev@twistfold.it> <87msy0k8ex.fsf@gmail.com> Date: Tue, 05 Sep 2023 10:43:14 -0400 In-Reply-To: <87msy0k8ex.fsf@gmail.com> (Maxim Cournoyer's message of "Tue, 05 Sep 2023 10:21:26 -0400") Message-ID: <877cp4k7el.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -2.14 X-Spam-Score: -2.14 X-Migadu-Queue-Id: ABDD631BB6 X-TUID: KfnZoe8PJdu3 Hi, Maxim Cournoyer writes: [...] > Reading the last paragraph of license.terms: > > GOVERNMENT USE: If you are acquiring this software on behalf of the > U.S. government, the Government shall have only "Restricted Rights" > in the software and related documentation as defined in the Federal > Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you > are acquiring the software on behalf of the Department of Defense, the > software shall be classified as "Commercial Computer Software" and the > Government shall have only "Restricted Rights" as defined in Clause > 252.227-7013 (b) (3) of DFARs. Notwithstanding the foregoing, the > authors grant the U.S. Government and others acting in its behalf > permission to use and distribute the software in accordance with the > terms specified in this license. > > I'm not too sure what that really means, even after reading the clauses > [1, 2]. > > [1] https://www.acquisition.gov/far/52.227-19#FAR_52_227_19__d3451e77 > [2] > https://www.acquisition.gov/dfars/252.227-7013-rights-technical-data%E2%80%94other-commercial-products-and-commercial-services. That's probably fine actually, given that's the same license text as the license.terms found in the tcl/tk project itself. I'd use just (license license:tcl/tk) then. -- Thanks, Maxim