From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 sBXdJWhhB2VIUgEA9RJhRA:P1 (envelope-from ) for ; Sun, 17 Sep 2023 22:28:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id sBXdJWhhB2VIUgEA9RJhRA (envelope-from ) for ; Sun, 17 Sep 2023 22:28:24 +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 B0012A94B for ; Sun, 17 Sep 2023 22:28:23 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ZAjLZhhD; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694982504; 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-to: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=mTFMfzqAWogCQcbrabFmEvyQosSxJMU75HdWfEHHLSI=; b=k+CEMFmVqFeM0HvGF81H0ZhLGMkOLk2SiYjqgB0IhxDnGTCDTLsDtvw2KcZJZhChiiuXih cn9RIWt6tjTo71E4UAZBTMZ5ATgeg3JrPfL5xtVjMRbdIJpmjB15gKuTRTbauERikGU2eP BIVtHa4YWZqrrwf4csJsm4lMxJc3s+H1DHa3pq9H6rZv8Z6RBkVbeGRyQTz4bPK7txfJnl 8+uuARB5U8XIxl3AVs/859du6Kjqpf14Ki+Z4qKysLysjO8RLARh5RXZ6WCDISdW60J4k7 MvSzDoI4lI8d2ArtGz8ZEKUAbDxFOk61IVhk8+hA87OmNXfM5buDP5zOVZ80uQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694982504; a=rsa-sha256; cv=none; b=Ggjqo4qgNohkhj4tK2afYOlXe3TVhi1dxUOcTC2sZNUNAGXtQvjFNHCgtcg4yyHmySA+9T 2vtcjARtEfYJ3/mMfwLxqXbfg3CIFsxqIh0JHOXeMV1AMMQU9FDVmkHMj87NuB53u87bw1 efpw0wD4HmJwcZZbaLj0ZlGb+9rO1hTAAtCgaCX13KoqxodleWE8/6iDGu8PetS7twSJrm 2E0FWj4ma7l9QNSW8ycQW9IERdCh367Rzc8SMUQ3xYYecOh3A+9MXHuewMYhfdyq4v3NKQ sOPm0WhEmMD62VwDHLLAszADYWUYAosRHeX0IITM7w5Wrh/326GWvi52xVGfNQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=ZAjLZhhD; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qhyN8-0002lP-3C; Sun, 17 Sep 2023 16:28:02 -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 1qhyN6-0002kV-I4 for guix-patches@gnu.org; Sun, 17 Sep 2023 16:28:00 -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 1qhyN0-00021z-Kv for guix-patches@gnu.org; Sun, 17 Sep 2023 16:28:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qhyN8-0002yo-D2 for guix-patches@gnu.org; Sun, 17 Sep 2023 16:28:02 -0400 Subject: bug#65706: [PATCH v3 2/2] gnu: enblend-enfuse: Build documentation. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 17 Sep 2023 20:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65706 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: 65706-done@debbugs.gnu.org Mail-Followup-To: 65706@debbugs.gnu.org, maxim.cournoyer@gmail.com, mirai@makinata.eu Received: via spool by 65706-done@debbugs.gnu.org id=D65706.169498247311427 (code D ref 65706); Sun, 17 Sep 2023 20:28:02 +0000 Received: (at 65706-done) by debbugs.gnu.org; 17 Sep 2023 20:27:53 +0000 Received: from localhost ([127.0.0.1]:51532 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhyMz-0002yE-9f for submit@debbugs.gnu.org; Sun, 17 Sep 2023 16:27:53 -0400 Received: from mail-qv1-xf2a.google.com ([2607:f8b0:4864:20::f2a]:51620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qhyMv-0002xz-Ii for 65706-done@debbugs.gnu.org; Sun, 17 Sep 2023 16:27:52 -0400 Received: by mail-qv1-xf2a.google.com with SMTP id 6a1803df08f44-6563022e3d3so16403106d6.3 for <65706-done@debbugs.gnu.org>; Sun, 17 Sep 2023 13:27:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1694982456; x=1695587256; 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=mTFMfzqAWogCQcbrabFmEvyQosSxJMU75HdWfEHHLSI=; b=ZAjLZhhDnF7c7Qlw4UnuC4KmCn3YnBWdd/BZsEXEcaWAf4TSyKvQi29SaE7sNRyf0r aMNrkEtHdbQ61090HjCGp9tVgNC9dJOJMyHsnhBTdJDOWqK3Olpljdb+3OyLbCdgqVXw QfkVukrXqWYH7Awfzehqx44W80IC+bgibEmSM2hImJJq32DFZ6Grp35pIvbi0DMB7tBo tGUXvniJH8F+NHOtWMToHr23J/cptoPcMvLlicyq+ysLmc0ldQ6gMtnrVW/uSDqaEwW8 OOaT6nNTjFW1bPf2GM3fTkWVScfZ+Aaj+lNCBftlOergcTjk8gFSvbd0usTswlX5fFXd tvkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694982456; x=1695587256; 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=mTFMfzqAWogCQcbrabFmEvyQosSxJMU75HdWfEHHLSI=; b=f5Ou30TynRP6FYlYFf4roZD9OTCgdB+BFYDtJe2i/xPjK1m9xcjEDqX+UOrMjhg8xr ZFW0tykcklfvEcGSaStXQimVCoUwDMDcFH5y771FiS9LPdkfW7fo4rSTO/u07fyPBgp/ WYt1bp9lIhgBLuDh35qXDlSeURVeVs/algtG/HVci8xkcPIkxfqvw+mB5zmbTDas6kia uuJj83H9mlO7q4QItLp6/J7dudk0pd1dctAKcvBEUnTuFuaFu4yGQWzvAsDBVtnBdMz1 eV/wUG2Gg8eUjrSIpO9zhAvmI2R00cgR7VIR8t7BoXTBji/CItGfTj02QdW/tN71cc0x T25A== X-Gm-Message-State: AOJu0YwRLSNqe3JC+cgHJS5GXL6etBhRFh6Ls6siIpfigvTsGu+8JyaX ZyGvhYy5z5VZNPbzfuFfmGhp9aB+Feo= X-Google-Smtp-Source: AGHT+IEgzQ5hvp3RO3aiRdFete//FhFqhXv5dnJmUpuQ3rnl5gMMR/u77tcIFcwcTxiXZxn2GOwHug== X-Received: by 2002:a0c:ab48:0:b0:655:d260:42b8 with SMTP id i8-20020a0cab48000000b00655d26042b8mr6420986qvb.19.1694982455945; Sun, 17 Sep 2023 13:27:35 -0700 (PDT) Received: from hurd (dsl-10-149-131.b2b2c.ca. [72.10.149.131]) by smtp.gmail.com with ESMTPSA id y11-20020a0cf14b000000b0064c1b27bf2dsm379997qvl.140.2023.09.17.13.27.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Sep 2023 13:27:35 -0700 (PDT) From: Maxim Cournoyer References: <66a797d5df3863da27f73a623ddede95b737f310.1693690639.git.mirai@makinata.eu> <889b910e360872c0a9df5deccf5995a0eb31353b.1694882968.git.mirai@makinata.eu> Date: Sun, 17 Sep 2023 16:27:34 -0400 In-Reply-To: <889b910e360872c0a9df5deccf5995a0eb31353b.1694882968.git.mirai@makinata.eu> (Bruno Victal's message of "Sat, 16 Sep 2023 17:49:28 +0100") Message-ID: <87ttrs7dft.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 5.74 X-Spam-Score: 5.74 X-Migadu-Queue-Id: B0012A94B X-Migadu-Scanner: mx0.migadu.com X-TUID: oOtuDeJI86Tn Hi, Bruno Victal writes: > Notes: > * transfig is not needed according to the NEWS since 4.2. > * help2man is not optional. > > * gnu/packages/photo.scm (enblend-enfuse)[native-inputs]: Remove libxml2, > tidy-html and transfig. Replace imagemagick with imagemagick/stable. Add > graphviz-minimal, font-ghostscript, librsvg, m4, perl-readonly, > texlive-texloganalyser, texlive-bold-extra, texlive-cm-mf-extra-bold, > texlive-comment, texlive-float, texlive-enumitem, texlive-mdwtools, > texlive-hyphenat, texlive-index, texlive-listings, texlive-microtype, > texlive-etoolbox, texlive-nag, texlive-ragged2e, texlive-shorttoc, > texlive-bigfoot, texlive-xstring and hevea. > [arguments]<#:phases>: Add 'fontconfig-cache, 'exclude-doc-from-check > and 'install-doc. Replace 'build and 'install. > [outputs]: Add 'doc. Installed, thanks. -- Thanks, Maxim