GNU bug report logs - #68594
[PATCH] gnu: bemenu: Install man pages

Previous Next

Package: guix-patches;

Reported by: soeren <at> soeren-tempel.net

Date: Fri, 19 Jan 2024 21:38:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68594: closed ([PATCH] gnu: bemenu: Install man pages)
Date: Sun, 18 Feb 2024 15:12:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 18 Feb 2024 16:10:54 +0100
with message-id <87zfvxlse9.fsf <at> gnu.org>
and subject line Re: [bug#68594] [PATCH v2] gnu: bemenu: Install man pages
has caused the debbugs.gnu.org bug report #68594,
regarding [PATCH] gnu: bemenu: Install man pages
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68594: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68594
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: soeren <at> soeren-tempel.net
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: bemenu: Install man pages
Date: Fri, 19 Jan 2024 22:35:52 +0100
From: Sören Tempel <soeren <at> soeren-tempel.net>

Since version 0.6.5 man pages are written in scdoc, therefore we
need to update the dependencies accordingly to ensure that the
man pages are build and installed:

* gnu/packages/xdisorg.scm (bemenu): Add dependency on scdoc.

Signed-off-by: Sören Tempel <soeren <at> soeren-tempel.net>
---
 gnu/packages/xdisorg.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 449cbbaf6e..7600161dc5 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -356,6 +356,7 @@ (define-public bemenu
            libxinerama
            ncurses
            pango
+           scdoc
            wayland
            wayland-protocols))
     (native-inputs

base-commit: c0f423bf1aca8683b9f202432867cd3da8dfd656


[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: soeren <at> soeren-tempel.net
Cc: 68594-done <at> debbugs.gnu.org, timotej.lazar <at> araneo.si
Subject: Re: [bug#68594] [PATCH v2] gnu: bemenu: Install man pages
Date: Sun, 18 Feb 2024 16:10:54 +0100
Hi,

soeren <at> soeren-tempel.net skribis:

> From: Sören Tempel <soeren <at> soeren-tempel.net>
>
> Since version 0.6.5 man pages are written in scdoc, therefore we
> need to update the dependencies accordingly to ensure that the
> man pages are build and installed:
>
> * gnu/packages/xdisorg.scm (bemenu): Add dependency on scdoc.
>
> Signed-off-by: Sören Tempel <soeren <at> soeren-tempel.net>

Applied, thanks!

Ludo’.


This bug report was last modified 1 year and 88 days ago.

Previous Next


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