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 OCaaESWm7WMiiwAAbAwnHQ (envelope-from ) for ; Thu, 16 Feb 2023 04:42:29 +0100 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 UCDKECWm7WOyXgAAG6o9tA (envelope-from ) for ; Thu, 16 Feb 2023 04:42:29 +0100 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 C0C4D38EB2 for ; Thu, 16 Feb 2023 04:42:28 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=UZG97N5T; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676518949; 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=iNqMmeAGMsjCp/A9hVJybW/pBrK2vRGkecjjs1nJja4=; b=YQZkp6GKRh+TfMBxBLiwC6gP2rJMVvpNMNMNVRo3fjrJZ9Oosof7yhrNPdXf47adscq1IM yeFf94duUo9CB8pE5g2xipsXSb0gaBkpY4OMSbxVJjYOWvfh1Gc7fT7zCBoOXcLBNXD9l5 6K0uYQNQJNCNFdjUvUwJgcqcynRRLQWrFPJS7dX4lOQoNm22Gna1wGeuk1WC1lZcHKFrCP Rg8fyj3Kw8UiQUCBKsNFJvkjoGBeevTHplJ2mPS48Rd48XRFQo24wz8QNyiFFuZmMfd49e L4k2u/UAqSbACScgSCUu7FuDA45SBGfk+1vy42m0I1j+Vpn6m/GiIGV3gipsjQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=UZG97N5T; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676518949; a=rsa-sha256; cv=none; b=BzpbPCFf8MOozDZ1vnofK6D/jWuXQGS2We6mYa/JyjB40tWzBSVVeNXOxQXndsz8IaDPh5 8UxP2lg24QErVWLVHSj6ZUpkN9VXTGS0rVauDc7qSfewUrcBwZuO6wa0bU1EUI/UCMlvy+ W1+s7sq+uLoPqx87CZ63RfSLryK9fFvEdMWx3n2XvOycUEx6tE6SUhB7wbmF4BZPLei8cg UtWokIrCQaxfGOnT3qBWg10NMQphBr4jGFYr5288TIyrdWzHYQq00fnv4q8xsJf7Ycjt2r HekDaKuxElcyk7PnCJqi8WEbHAZRSdsW9Wdt1fLsmxibY9J2ojUZjjB5+sqq+g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pSUtN-0007NB-Se; Wed, 15 Feb 2023 22:25:05 -0500 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 1pSUtK-0007N1-Fe for bug-guix@gnu.org; Wed, 15 Feb 2023 22:25:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pSUtK-0001I7-5z for bug-guix@gnu.org; Wed, 15 Feb 2023 22:25:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pSUtJ-0001Or-JT for bug-guix@gnu.org; Wed, 15 Feb 2023 22:25:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#61292: define-public fontconfig vs. fontconfig-minimal as its name Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 16 Feb 2023 03:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61292 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Attila Lendvai Cc: 61292@debbugs.gnu.org Received: via spool by 61292-submit@debbugs.gnu.org id=B61292.16765178995370 (code B ref 61292); Thu, 16 Feb 2023 03:25:01 +0000 Received: (at 61292) by debbugs.gnu.org; 16 Feb 2023 03:24:59 +0000 Received: from localhost ([127.0.0.1]:34561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSUtG-0001OY-Vk for submit@debbugs.gnu.org; Wed, 15 Feb 2023 22:24:59 -0500 Received: from mail-qt1-f180.google.com ([209.85.160.180]:44022) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSUtE-0001OI-E4 for 61292@debbugs.gnu.org; Wed, 15 Feb 2023 22:24:57 -0500 Received: by mail-qt1-f180.google.com with SMTP id cr22so892717qtb.10 for <61292@debbugs.gnu.org>; Wed, 15 Feb 2023 19:24:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=iNqMmeAGMsjCp/A9hVJybW/pBrK2vRGkecjjs1nJja4=; b=UZG97N5Td037bWrQxDA4NoQ6sVMSgTeUolY0uuoLdKcQx8sjWl6bJHuy+sYc5z7gAG dyjEpzSaTcsaSysPZpbIEZq1bhZhpemdhiI1CBnXyGU/HVzpJ5Sq9W1No5884MIu9vpY QC7DqfZiLoUZwd8qCDdFM9B2TPE+6KDB61rjpqBArsOjyVKVowNF3hV6awYNU4elabWY 0EEEVSbrisOXfSLCTtST/czVRoYTWai4IvKguVBOqu//Ou3KL23c1n9hsoo0kMPbf1/e gFGlyA09uCL0SK+nPN7w5q7uGnrJ7uRBNYOToyxv7WX5r0qb8Km/PdcDeVtNwJRdi+CM /u3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=iNqMmeAGMsjCp/A9hVJybW/pBrK2vRGkecjjs1nJja4=; b=6kwFM/NUu2urUozyW3bn0hEHjaQxUPSB4b0N5YPNErnPWkWBbwhBrYQ3WwT73l83ou 2szuHKQI3nhHnZFinDqwgnMU87NgZ48Tbt/+etWxeJwDJeCFBHSkbrq/gbXBcFOSSa9Y rTTi28Cko5lQbwV07t5rEuIowbGGq9USoPD38l4n4U0J0djskXEFZn8UqQJT1tlvQZC/ oIWrsS8ex6qYhUgH6Wee0gIkrQHbugEgKrSJ8XjeL9bMtSaB54yT/T6srHbHFFo1dOTK WDnI6fjEKoKTa4Q+m7IPzmfiU/JBDnZyrdgq6tKe2tKVb6fvIbm0YTsFIdUW4juMJv0X s6xw== X-Gm-Message-State: AO0yUKX6S7fxR2Nyr8Y3MCiT6KK8ydFkX4mcnfvY+BqMa3Eja2hvZeyO tPHHJfEFjWN+YTyH68S1q+tnTgxx5xOWmQ== X-Google-Smtp-Source: AK7set9Ghpd+ib5GMFH8ZtdMoVUwCPTzNYcKQf/aZU+WqSjkIw/1/Ib7QE6/03sHsPK0FTJLjW/KKw== X-Received: by 2002:a05:622a:153:b0:3a8:e9e:e194 with SMTP id v19-20020a05622a015300b003a80e9ee194mr7736060qtw.40.1676517890380; Wed, 15 Feb 2023 19:24:50 -0800 (PST) Received: from hurd (dsl-155-109.b2b2c.ca. [66.158.155.109]) by smtp.gmail.com with ESMTPSA id o7-20020ac80247000000b0039cc0fbdb61sm461667qtg.53.2023.02.15.19.24.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Feb 2023 19:24:49 -0800 (PST) From: Maxim Cournoyer References: Date: Wed, 15 Feb 2023 22:24:48 -0500 In-Reply-To: (Attila Lendvai's message of "Sun, 05 Feb 2023 11:43:27 +0000") Message-ID: <87o7puwav3.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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: X-Migadu-Queue-Id: C0C4D38EB2 X-Spam-Score: 6.28 X-Migadu-Spam-Score: 6.28 X-Migadu-Scanner: scn0.migadu.com List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: pOw3hJysxy1N Hi, Attila Lendvai writes: > (define-public fontconfig > [...] > (name "fontconfig-minimal") > > this tripped me up. is this a mistake? > > if not, then please add a comment that explains this anomaly. There's already a comment above fontconfig-with-documentation that reads: This is intentionally named 'fontconfig', as it's intended as the user-facing fontconfig package The original fontconfig was renamed fontconfig-minimal but the variable was not renamed to avoid having to adjust the rest of the code base. It could be done, and then the fontconfig-with-documentation *variable* could be renamed to simply fontconfig. That'd be more conventional. Would you like to give it a try? It shouldn't cause any rebuild, I think. -- Thanks, Maxim