GNU bug report logs - #29815
[PATCH 2/2] gnu: windowmaker: Enable xinerama support.

Previous Next

Package: guix-patches;

Reported by: Kei Kebreau <kkebreau <at> posteo.net>

Date: Fri, 22 Dec 2017 19:24:01 UTC

Severity: normal

Tags: patch

Done: Kei Kebreau <kkebreau <at> posteo.net>

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: Kei Kebreau <kkebreau <at> posteo.net>
Subject: bug#29815: closed (Re: [bug#29815] [PATCH 2/2] gnu: windowmaker:
 Enable xinerama support.)
Date: Fri, 22 Dec 2017 23:55:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#29815: [PATCH 2/2] gnu: windowmaker: Enable xinerama support.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 29815 <at> debbugs.gnu.org.

-- 
29815: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29815
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kei Kebreau <kkebreau <at> posteo.net>
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 29815-done <at> debbugs.gnu.org
Subject: Re: [bug#29815] [PATCH 2/2] gnu: windowmaker: Enable xinerama support.
Date: Fri, 22 Dec 2017 18:54:02 -0500
[Message part 3 (text/plain, inline)]
Danny Milosavljevic <dannym <at> scratchpost.org> writes:

> LGTM!

Pushed; thanks!
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Kei Kebreau <kkebreau <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Kei Kebreau <kkebreau <at> posteo.net>
Subject: [PATCH 2/2] gnu: windowmaker: Enable xinerama support.
Date: Fri, 22 Dec 2017 14:23:28 -0500
* gnu/packages/gnustep.scm (windowmaker)[inputs]: Add libxinerama.
---
 gnu/packages/gnustep.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnustep.scm b/gnu/packages/gnustep.scm
index 9a2bfefb4..8f21abcb1 100644
--- a/gnu/packages/gnustep.scm
+++ b/gnu/packages/gnustep.scm
@@ -125,6 +125,7 @@ to easily create cross-compiled binaries.")
      `(("libxmu" ,libxmu)
        ("libxft" ,libxft)
        ("libx11" ,libx11)
+       ("libxinerama" ,libxinerama)
        ("fontconfig" ,fontconfig)
        ("libjpeg" ,libjpeg)
        ("giflib" ,giflib)
-- 
2.15.0




This bug report was last modified 7 years and 146 days ago.

Previous Next


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