From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id EJcQFjTZiV/jJgAA0tVLHw (envelope-from ) for ; Fri, 16 Oct 2020 17:32:36 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WKfQETTZiV9kYwAA1q6Kng (envelope-from ) for ; Fri, 16 Oct 2020 17:32:36 +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 D3371940650 for ; Fri, 16 Oct 2020 17:32:35 +0000 (UTC) Received: from localhost ([::1]:57656 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kTTak-0006OQ-1Q for larch@yhetil.org; Fri, 16 Oct 2020 13:32:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40226) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kTTaG-0006NP-AQ for help-guix@gnu.org; Fri, 16 Oct 2020 13:32:04 -0400 Received: from tobias.gr ([2a02:c205:2020:6054::1]:58602) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kTTaE-0001VE-5p for help-guix@gnu.org; Fri, 16 Oct 2020 13:32:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=0upAtd+w10neCYCC86kCWAe8V9xY8wxfX716OYyQmIM=; h=references: in-reply-to:subject:to:from:date; b=bxSjoicyu92x4q6hwXyuX75dhc1hQWOf3M CeNHGFEkZmUgendy9+3gacTosutkOIPBd9BB5+9tohK1LVi0e15npkXgWNFqu02fyv2r34 /jKX1qiDIC9eSNV62FgdpoO3IcyFQDHuq4/wA8hnONBkGmbI6OvcNwAyBZ8ZUON1uPycoD ge8QhDea/pD24OMg4DW1Kwc3gdtXY/VDNE1xWW+dqYrD2GIT8eEb5zlPMPldVu86QmXJTc BvU8VrBjuVdyBuVvSwCwl50/R3k9OmCnTluJQw9yZJj8u1nnDrzu/9aysx7NcKLsQmfTOU Xsqe3UFf5dcY1eRw0ADS4UVsuXXA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTP id b649bb6a; Fri, 16 Oct 2020 17:32:12 +0000 (UTC) MIME-Version: 1.0 Date: Fri, 16 Oct 2020 19:32:11 +0200 From: Tobias Geerinckx-Rice To: Simon South , Help guix Subject: Re: Specifying dependencies among package outputs? In-Reply-To: <87lfg7aw95.fsf@simonsouth.net> References: <87eem0l9qc.fsf@simonsouth.net> <87y2k8mihx.fsf@nckx> <87o8l3h746.fsf@simonsouth.net> <87imbbazy2.fsf@nckx> <87lfg7aw95.fsf@simonsouth.net> Message-ID: <754748c691269aaab492707b26c0562d@tobias.gr> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=tobias.gr header.s=2018 header.b=bxSjoicy; dmarc=pass (policy=reject) header.from=tobias.gr; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -0.71 X-TUID: kx2fcXQVsA7U On 2020-10-16 1:45, Simon South wrote: > Tobias Geerinckx-Rice writes: >> Sound good? > > Yep, that feels like a natural division. I've pushed a polished version of the example to master: man pages now end up in the same output as their command. Man section numbers align with the {s,}bin convention so that was easy. The Texinfo manual less so, as it covers all of Knot. I see no better solution than to ship it separately. For 'info knot' to work one must install (the tiny) knot:doc alongside the desired output(s). Kind regards, T G-R Sent from a Web browser. Excuse or enjoy my brevity.