GNU bug report logs - #40133
[PATCH 1/2] gnu: grim: Move scdoc to native-inputs.

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <mail <at> brendan.scot>

Date: Thu, 19 Mar 2020 14:26:02 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40133 in the body.
You can then email your comments to 40133 AT debbugs.gnu.org in the normal way.

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#40133; Package guix-patches. (Thu, 19 Mar 2020 14:26:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brendan Tildesley <mail <at> brendan.scot>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 19 Mar 2020 14:26:03 GMT) Full text and rfc822 format available.

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

From: Brendan Tildesley <mail <at> brendan.scot>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/2] gnu: grim: Move scdoc to native-inputs.
Date: Fri, 20 Mar 2020 01:24:38 +1100
* gnu/packages/image.scm (scdoc): Move input scdoc to native-inputs, since it
is for generating man pages.
---
 gnu/packages/image.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 38a8b2ed42..a9878642e9 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -1776,10 +1776,10 @@ identical visual appearance.")
      (sha256
       (base32 "0brljl4zfbn5mh9hkfrfkvd27c5y9vdkgap9r1hrfy9r1x20sskn"))))
    (build-system meson-build-system)
-   (native-inputs `(("pkg-config" ,pkg-config)))
+   (native-inputs `(("pkg-config" ,pkg-config)
+                    ("scdoc" ,scdoc)))
    (inputs `(("cairo" ,cairo)
              ("libjpeg-turbo" ,libjpeg-turbo)
-             ("scdoc" ,scdoc)
              ("wayland" ,wayland)
              ("wayland-protocols" ,wayland-protocols)))
    (home-page "https://github.com/emersion/grim")
-- 
2.25.1





Reply sent to Danny Milosavljevic <dannym <at> scratchpost.org>:
You have taken responsibility. (Thu, 19 Mar 2020 20:11:02 GMT) Full text and rfc822 format available.

Notification sent to Brendan Tildesley <mail <at> brendan.scot>:
bug acknowledged by developer. (Thu, 19 Mar 2020 20:11:02 GMT) Full text and rfc822 format available.

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

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Brendan Tildesley <mail <at> brendan.scot>
Cc: 40133-done <at> debbugs.gnu.org
Subject: Re: [bug#40133] [PATCH 1/2] gnu: grim: Move scdoc to native-inputs.
Date: Thu, 19 Mar 2020 21:10:44 +0100
[Message part 1 (text/plain, inline)]
Hi,

thanks for the patchset!

Pushed to guix master as commits 355dd7135cdcdcd4c589bbb7f0f6ab5a2f26ca65
and 3e000955cd232c437cbe6994c124e30a35bc2605.
[Message part 2 (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 17 Apr 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 347 days ago.

Previous Next


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