From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cGK0FHqHE2MQ6gAAbAwnHQ (envelope-from ) for ; Sat, 03 Sep 2022 18:57:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CDbgE3qHE2MWBQAAG6o9tA (envelope-from ) for ; Sat, 03 Sep 2022 18:57:30 +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 1C49099C0 for ; Sat, 3 Sep 2022 18:57:30 +0200 (CEST) Received: from localhost ([::1]:40860 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oUWSX-00083Z-9e for larch@yhetil.org; Sat, 03 Sep 2022 12:57:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51828) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oUWRD-000669-1T for guix-patches@gnu.org; Sat, 03 Sep 2022 12:56:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54192) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oUWRC-0004kg-PG for guix-patches@gnu.org; Sat, 03 Sep 2022 12:56:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oUWRC-0004fR-ME for guix-patches@gnu.org; Sat, 03 Sep 2022 12:56:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54539] [PATCH v2 14/30] gnu: docbook: Autoload unless used by Guix. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 03 Sep 2022 16:56:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54539 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54539@debbugs.gnu.org Cc: Maxime Devos Received: via spool by 54539-submit@debbugs.gnu.org id=B54539.166222411817722 (code B ref 54539); Sat, 03 Sep 2022 16:56:06 +0000 Received: (at 54539) by debbugs.gnu.org; 3 Sep 2022 16:55:18 +0000 Received: from localhost ([127.0.0.1]:42858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oUWQP-0004bf-PQ for submit@debbugs.gnu.org; Sat, 03 Sep 2022 12:55:18 -0400 Received: from xavier.telenet-ops.be ([195.130.132.52]:40300) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oUWF7-0004BG-S4 for 54539@debbugs.gnu.org; Sat, 03 Sep 2022 12:43:42 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:5dba:d409:33f7:a16]) by xavier.telenet-ops.be with bizsmtp id FUjb2800820ykKC01UjdAd; Sat, 03 Sep 2022 18:43:37 +0200 From: Maxime Devos Date: Sat, 3 Sep 2022 18:43:16 +0200 Message-Id: <20220903164332.6848-14-maximedevos@telenet.be> X-Mailer: git-send-email 2.37.2 In-Reply-To: <20220903164332.6848-1-maximedevos@telenet.be> References: <20220903164332.6848-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1662223417; bh=6wuAO6L4KnGtZsiQwFnXWG0JBa0c4wdgT7ncU6+mT1Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Qsi+x+VVaChVcr3mR1aNaxzU8oG4Z8G2NqLs1NGlrRICR3ydcTr9yJeVboxy+KZ6W DvhOksA4vG75WJjnscbhbXzRCK5NqoX3HiK5+k4S+dJ+s9Ksgtyn4sCt00XV30jYxf ApWz0MNWMw8yncau6k0wbKNgUih7KvSHwRFhNRz7zQ9NMnwwqK9gTWQg7KWSgNHSlh qN+hGQ2q0GoHJJkHhcHqE40lyktOdXNmEYaJHQaLeIqGfyAjJkhEYz/1X36ltVhFjs kZi7q8AC5VsuRFhMmDkmDj7+I8WpnyFFvrs9dS5cdS8F9k823pwFaLeHJZe8mISFef sZt2L73cShzDw== 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=1662224250; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=6wuAO6L4KnGtZsiQwFnXWG0JBa0c4wdgT7ncU6+mT1Y=; b=qOUwaSi72wT7ASM8P32QnSXzFO4uxTBv+89w3dNa4oEdeoP6yHZfYoDwqsci6OfLOPdblG v+O5EOFY1WLZEELx2OJhUrxwz+ce6a8HpLdJv909a8AE/mUJFRBhonAr0+3MNfbLnxEP8l U0kUDAhozIm/Ph314tBTON1FJmIEXp4gT4rYi5e0fdwj9bpRIsi9RdQBqpBXnSJrGbmjn6 GX6A9XR11t49CPJiac5RxGQP3f5eUSKoFmcAqND0HU+kIeKsbvcFZ82CJ+HPjBi7Pxk+8T wIZxGqmaRdt1uUw/GeDv9qB0BR0SVG44CZOD5iApy5Zr7TU6wX/CXQXFfwkPOg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662224250; a=rsa-sha256; cv=none; b=YP+PE6pJOSGPM55eMgj4GutHSNGMb1KHQkhd/GCYt629m9nWj9kF+wIG4haAseZv1iQarC mMVJxFfP+qsf+CGZvdCDqLR3LAR78MreC2q9csk2CxqnhDl0LDF/Xh6UC84W+QPjiJFkmG HYVmW5HV2g8+tC7oC7UYvhNuAilHpu8GTTJh3eS37rRAk1udomxImQXy8p8146xuRELbMo 6nG4WssIVlXg+PeivuPeZ2TujmcaQ9mzyzOChX+4dlGkeRGqN9KbqQBhBukjTBd743b8YS 63RB6nh/yEshIe8tu1saiGfNiIyPdu31qykb3VcGnDuMXma+QikO+y9gE81/rg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Qsi+x+VV; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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: 7.63 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=Qsi+x+VV; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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: 1C49099C0 X-Spam-Score: 7.63 X-Migadu-Scanner: scn1.migadu.com X-TUID: hh8BLAxLwHbp See first commit in the series for the procedure. --- gnu/packages/docbook.scm | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm index ae0ea07dbf..3539a3140e 100644 --- a/gnu/packages/docbook.scm +++ b/gnu/packages/docbook.scm @@ -26,17 +26,27 @@ (define-module (gnu packages docbook) #:use-module (gnu packages) - #:use-module (gnu packages bash) - #:use-module (gnu packages compression) - #:use-module (gnu packages imagemagick) - #:use-module (gnu packages inkscape) - #:use-module (gnu packages tex) - #:use-module (gnu packages texinfo) - #:use-module (gnu packages perl) - #:use-module (gnu packages python) - #:use-module (gnu packages base) - #:use-module (gnu packages web-browsers) - #:use-module (gnu packages xml) + #:autoload (gnu packages bash) (bash-minimal) + #:use-module (gnu packages compression) ; required by "guix build -d guix" + #:autoload (gnu packages imagemagick) (imagemagick imagemagick/stable) + #:autoload (gnu packages inkscape) (inkscape/stable) + #:autoload (gnu packages tex) + (texlive-amsfonts + texlive-fonts-rsfs texlive-generic-iftex texlive-hyperref texlive-jadetex + texlive-latex-anysize texlive-latex-appendix texlive-latex-bookmark + texlive-latex-changebar texlive-latex-colortbl texlive-latex-fancybox + texlive-latex-fancyhdr texlive-latex-fancyvrb texlive-latex-float + texlive-latex-footmisc texlive-latex-jknapltx texlive-latex-listings + texlive-latex-multirow texlive-latex-overpic texlive-latex-pdfpages + texlive-latex-refcount texlive-latex-subfigure texlive-latex-titlesec + texlive-stmaryrd texlive-updmap.cfg texlive-wasysym) + #:autoload (gnu packages texinfo) (texinfo) + #:autoload (gnu packages perl) (perl perl-sgmls) + #:use-module (gnu packages base) ; required by "guix build -d guix" + #:autoload (gnu packages web-browsers) (lynx) + #:autoload (gnu packages xml) + (libxslt openjade opensp perl-xml-namespacesupport perl-xml-parser + perl-xml-sax perl-xml-sax-base) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix packages) #:use-module (guix download) -- 2.37.2