From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id wFEeJQzfnWLa+AAAbAwnHQ (envelope-from ) for ; Mon, 06 Jun 2022 13:03:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sAEQJQzfnWICdQEAauVa8A (envelope-from ) for ; Mon, 06 Jun 2022 13:03:40 +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 4BF4C2F708 for ; Mon, 6 Jun 2022 13:03:40 +0200 (CEST) Received: from localhost ([::1]:43360 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nyAWJ-0004Pa-5m for larch@yhetil.org; Mon, 06 Jun 2022 07:03:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60894) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nyAUk-0003Qh-Ae for guix-patches@gnu.org; Mon, 06 Jun 2022 07:02:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40599) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nyAUk-0003jv-1f for guix-patches@gnu.org; Mon, 06 Jun 2022 07:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nyAUj-0001KW-Th for guix-patches@gnu.org; Mon, 06 Jun 2022 07:02:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55819] [PATCH 1/2] gnu: vtk: Enable the RenderingExternal module. References: <20220606105824.901227-1-paul@apatience.com> In-Reply-To: <20220606105824.901227-1-paul@apatience.com> Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 06 Jun 2022 11:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55819 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55819@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 55819-submit@debbugs.gnu.org id=B55819.16545133085069 (code B ref 55819); Mon, 06 Jun 2022 11:02:01 +0000 Received: (at 55819) by debbugs.gnu.org; 6 Jun 2022 11:01:48 +0000 Received: from localhost ([127.0.0.1]:34492 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nyAUW-0001Jh-Jq for submit@debbugs.gnu.org; Mon, 06 Jun 2022 07:01:48 -0400 Received: from mail-4018.proton.ch ([185.70.40.18]:21197) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nyAUU-0001JL-Li for 55819@debbugs.gnu.org; Mon, 06 Jun 2022 07:01:47 -0400 Date: Mon, 06 Jun 2022 11:01:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1654513300; x=1654772500; bh=f28eHoa7ysYGpwNTDFi1Jjfj+Pyrtf0QckG6BOFntTQ=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:Feedback-ID:From:To: Cc:Date:Subject:Reply-To:Feedback-ID:Message-ID; b=PJkAxOApJUv5YG72MUouEFL+eXKQQD5Bob8qvBV1xv3LieXIH78zF4O9/1yb6EIJC sGyn5fh7+mquIowHJLwRdmNVQJCzxuN/eKFlJd/+fxRAhox9E5H9kNFoAIo3x91pZ7 BYLex9QLOgih0R9Rxqbq0smtdmwgR992Y4lggcsiBXDLfGQVGQ7AYeTw3V5utkxr7s bEhMor8QXl95ROpTLqNp/n8qUXIayyZhHx7Bx8WTevx6EqYgu7XJVZJRoAqIfVzU36 n/lPYoYfeFePRN5fb28IVst9ypZUkjQrozt+gM5kSqc8tqLBPQAH8VrEqKXWW1Guq6 KX0FyRg3lfG6w== From: "Paul A. Patience" Message-ID: <20220606110125.902061-1-paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Reply-To: "Paul A. Patience" 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=1654513420; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=f28eHoa7ysYGpwNTDFi1Jjfj+Pyrtf0QckG6BOFntTQ=; b=Nd7TJ0RYAvo6bZngKd5JxoR4W4urPVWVrmj2vHHhIDAAI0iUjXEQ00kFWvJfHMHLN9u+jK ZnhLzVdbJIPKsjPjfpCpvj1b6INWsVP/MBTw9P0cDF/qNKLsgwWsmf8YkI55p7uU8Ba6Qr 7fL1sQ3v/BlgW1NGjdntl6o2KeYDVSl2aZ28VWEssLHKFXGMPYvnfZfePsne7fd/x6FSB6 bEtzjNjGLIDketcfGxRwn/hcU9oGixEs8iDY/iSpuan8E2S9iA1g+QJTqQ1ggksFX6evsd /PB8Lj40uWv15tnxFW3IlEgind7bqb6YqDB+BfmmrFpix9V9rdfsRgtfFuxU0g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654513420; a=rsa-sha256; cv=none; b=EWYDvhn56isuPzUUrxEHO/msgp8guQDvILD2UrHKwGZE6HHfF3c2hSFN84InhLP4ol24bF BCcqrzWncUVWpfHGy/G9W5mHhqLhHw3HQWRHJclhuZg5UxAtaSLVk9cgxGt5i94wXP/92p TdGkpl32QQVlZeNcvAVQuu3v7TNAXustB37gUyfYdhUpDqsXI85VoKNj2Uhhr6fxxkl3eK oPO1cgYFuaf/FA2UsqqmpHygXeiDouo+0dnmqpg3pBRF/HcE+Yg7Yxx5Xx6lV9fSvMP1hD sHLO4niO80Z7fR7ssQNz00A+TwVtBrS+40fNPTPJfSIUlCK3MByg96GcxLXFsw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=PJkAxOAp; dmarc=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: 1.39 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=PJkAxOAp; dmarc=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: 4BF4C2F708 X-Spam-Score: 1.39 X-Migadu-Scanner: scn0.migadu.com X-TUID: 0MljslnU+s1W * gnu/packages/image-processing.scm (vtk)[arguments]<#:configure-flags>: Add -DVTK_MODULE_ENABLE_VTK_RenderingExternal=3DYES. --- gnu/packages/image-processing.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-process= ing.scm index f4bf1724b4..249f916489 100644 --- a/gnu/packages/image-processing.scm +++ b/gnu/packages/image-processing.scm @@ -360,6 +360,7 @@ (define-public vtk "-DVTK_MODULE_USE_EXTERNAL_VTK_theora=3DON" "-DVTK_MODULE_USE_EXTERNAL_VTK_tiff=3DON" "-DVTK_MODULE_USE_EXTERNAL_VTK_zlib=3DON" + "-DVTK_MODULE_ENABLE_VTK_RenderingExternal=3DYE= S" ; For F3D "-DVTK_WRAP_PYTHON=3DON" "-DVTK_PYTHON_VERSION:STRING=3D3" ) -- 2.36.0