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>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#29815: closed ([PATCH 2/2] gnu: windowmaker: Enable xinerama
 support.)
Date: Fri, 22 Dec 2017 23:55:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 22 Dec 2017 18:54:02 -0500
with message-id <871sjmxqsl.fsf <at> posteo.net>
and subject line Re: [bug#29815] [PATCH 2/2] gnu: windowmaker: Enable xinerama support.
has caused the debbugs.gnu.org bug report #29815,
regarding [PATCH 2/2] gnu: windowmaker: Enable xinerama support.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: 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



[Message part 3 (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 4 (text/plain, inline)]
Danny Milosavljevic <dannym <at> scratchpost.org> writes:

> LGTM!

Pushed; thanks!
[signature.asc (application/pgp-signature, inline)]

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.