Re: [PATCH] Add glfw to GNU Guix

2016-03-21 Thread Ricardo Wurmus
Hi Dennis, > The patch attached adds glfw to the list of packages in GNU Guix. > > This definitely goes under gl.scm Your patch doesn’t add it to “gl.scm”. Could you please resend a patch that adds “glfw” to the “gl” module instead of creating a new module? Thanks! ~~ Ricardo

[PATCH] Add glfw to GNU Guix

2016-03-19 Thread Dennis Mungai
Hello, The patch attached adds glfw to the list of packages in GNU Guix. This definitely goes under gl.scm Thanks and regards, Dennis. From 18ffe275a47f9c30e2f9fdf5479538689b306a11 Mon Sep 17 00:00:00 2001 From: Dennis Mungai Date: Sun, 20 Mar 2016 04:49:07 +0300 Subject: [PATCH] Ported the gl