GNU bug report logs - #77812
[PATCH 3/4] gnu: opencascade-occt: Move doxygen from inputs to native-inputs.

Previous Next

Package: guix-patches;

Reported by: nomike <nomike <at> nomike.com>

Date: Tue, 15 Apr 2025 01:17:04 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

To reply to this bug, email your comments to 77812 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77812; Package guix-patches. (Tue, 15 Apr 2025 01:17:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to nomike <nomike <at> nomike.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 15 Apr 2025 01:17:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: nomike <nomike <at> nomike.com>
To: guix-patches <at> gnu.org
Cc: nomike <nomike <at> nomike.com>
Subject: [PATCH 3/4] gnu: opencascade-occt: Move doxygen from inputs to
 native-inputs.
Date: Tue, 15 Apr 2025 03:15:08 +0200
Change-Id: I5382f1a1552afebb286d01ffc292dc8cbfbb75af
---
 gnu/packages/maths.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 56309ebb98..5461650e3e 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -3376,11 +3376,11 @@ (define-public opencascade-occt
               "-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON"
               "-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON"
               "-UCMAKE_INSTALL_LIBDIR")))
-    (native-inputs (list fontconfig))
+    (native-inputs (list fontconfig
+                         doxygen))
     (inputs
-     (list doxygen
+     (list freetype
            ;("freeimage" ,freeimage)
-           freetype
            glu
            libxext
            libxi
-- 
2.49.0





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Tue, 15 Apr 2025 20:17:01 GMT) Full text and rfc822 format available.

Notification sent to nomike <nomike <at> nomike.com>:
bug acknowledged by developer. (Tue, 15 Apr 2025 20:17:01 GMT) Full text and rfc822 format available.

Message #10 received at 77812-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: nomike <nomike <at> nomike.com>
Cc: 77812-done <at> debbugs.gnu.org
Subject: Re: [PATCH 3/4] gnu: opencascade-occt: Move doxygen from inputs to
 native-inputs.
Date: Tue, 15 Apr 2025 22:16:14 +0200
Applied as well, after sorting the native-inputs alphabetically.

Thanks,

Andreas





This bug report was last modified 9 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.