GNU bug report logs - #29517
[PATCH] gnu: gl: Add virtualgl.

Previous Next

Package: guix-patches;

Reported by: Rutger Helling <rhelling <at> mykolab.com>

Date: Fri, 1 Dec 2017 15:48:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Rutger Helling <rhelling <at> mykolab.com>
To: ludo <at> gnu.org
Cc: 29517 <at> debbugs.gnu.org
Subject: [bug#29517] [PATCH] gnu: gl: Add virtualgl. (v2)
Date: Fri, 08 Dec 2017 11:38:07 +0100
[Message part 1 (text/plain, inline)]
Hi Ludo, 

thanks for the review! Here are updated patches based on your feedback. 

On 2017-12-08 10:21, ludo <at> gnu.org wrote:

> Hi,
> 
> Rutger Helling <rhelling <at> mykolab.com> skribis:
> 
>> From d2b7f7243a8831542538bad5bab14fba0693a4fc Mon Sep 17 00:00:00 2001
>> From: Rutger Helling <rhelling <at> mykolab.com>
>> Date: Thu, 7 Dec 2017 09:11:08 +0100
>> Subject: [PATCH] gnu: gl: Add virtualgl.
>> 
>> * gnu/packages/gl.scm (virtualgl): New variable.
> 
> LGTM, with a few minor issues:
> 
>> +    (home-page "https://www.virtualgl.org")
>> +    (synopsis "Redirects 3D commands from an OpenGL application onto a 3D
>> +graphics card")
>> +    (description "VirtualGL is a free software program that redirects the 3D
> 
> s/free software//
> 
> (Everything's free software in Guix.  :-))
> 
>> +rendering commands from Unix and Linux OpenGL applications to 3D accelerator
> 
> s/Unix and Linux//g
> 
>> +hardware in a dedicated server and displays the rendered output interactively to
>> +a thin client located elsewhere on the network.")
>> +    (license license:lgpl2.1)))
> 
> Source code headers read this:
> 
> * This library is free software and may be redistributed and/or modified under
> * the terms of the wxWindows Library License, Version 3.1 or (at your option)
> * any later version.  The full license is in the LICENSE.txt file included
> * with this distribution.
> *
> * This library is distributed in the hope that it will be useful,
> * but WITHOUT ANY WARRANTY; without even the implied warranty of
> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> * wxWindows Library License for more details.
> 
> We don't have that license in (guix licenses) yet.  Could you add it and
> send updated patches?
> 
> Thanks,
> Ludo'.
[Message part 2 (text/html, inline)]
[0001-guix-licenses-Add-wxWindows-3.1-license.patch (text/x-diff, attachment)]
[0002-gnu-gl-Add-virtualgl.patch (text/x-diff, attachment)]

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

Previous Next


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