Re: luajit recipe

2014-02-05 Thread Raimon Grau
Cyril Roelandt writes: > > Please add a comment explaining why you disabled the tests. > Luajit just doesn't come with any tests in the distribution, and 'make test' doesn't exist. Added a comment in the code. >From 922d9b5e0e4d8332e3f742d1e7954feb93dbdabe Mon Sep 17 00:00:00 2001 From: Raimon

Re: luajit recipe

2014-02-05 Thread Cyril Roelandt
On 02/06/2014 01:47 AM, Raimon Grau wrote: Here's the luajit package inside lua.scm . I hope everything is ok:) PS: I'm not used to send patches through mail, and gnus is suggesting text/x-diff mime type and inline (instead of attachment). Which is the prefered way? Have you tried using git

Re: luajit recipe

2014-02-05 Thread Raimon Grau
Here's the luajit package inside lua.scm . I hope everything is ok :) PS: I'm not used to send patches through mail, and gnus is suggesting text/x-diff mime type and inline (instead of attachment). Which is the prefered way? >From bf7c2156e8bdcbaf9f6c66b74eae6c58de3870d7 Mon Sep 17 00:00:00 2001

Re: luajit recipe

2014-02-05 Thread Cyril Roelandt
On 02/06/2014 01:11 AM, Raimon Grau wrote: l...@gnu.org (Ludovic Courtès) writes: Cyril Roelandt skribis: I think you should add this package to gnu/packages/lua.scm rather than creating a new file. Indeed, I had forgotten about that file. Raimon: could you post an updated patch that does

Re: luajit recipe

2014-02-05 Thread Raimon Grau
l...@gnu.org (Ludovic Courtès) writes: > Cyril Roelandt skribis: > >> I think you should add this package to gnu/packages/lua.scm rather >> than creating a new file. > > Indeed, I had forgotten about that file. > > Raimon: could you post an updated patch that does that? > > Ludo’. The releases o

Re: university group willing to contribute to GUIX

2014-02-05 Thread Quiliro Ordóñez Baca
ping El lun 03 feb 2014 13:10:41 ECT, Quiliro Ordóñez Baca escribió: > >> Depending on what you really want to do, it might be that students >> would be better off contributing to a well-established distro like >> Trisquel. > > The university must present a result. What result will the students >

[PATCH] gnu: gnu-pw-mgr: Upgrade to 1.1

2014-02-05 Thread Eric Bavier
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Upgrade to 1.1 --- gnu/packages/gnu-pw-mgr.scm |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/gnu-pw-mgr.scm b/gnu/packages/gnu-pw-mgr.scm index d8340d6..3b66cde 100644 --- a/gnu/packages/gnu-pw-mgr.scm +++ b/g

[PATCH] gnu: glade New variable

2014-02-05 Thread John Darrington
* gnu/packages/gnome.scm (glade): New variable. --- gnu/packages/gnome.scm | 28 1 file changed, 28 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index cadea72..35417ea 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@

Re: [PATCH 2/2] dmd: Make config file if necessary when not run as root.

2014-02-05 Thread Ludovic Courtès
Alex Sassmannshausen skribis: > Ludovic Courtès writes: [...] >>> + (register-services) >>^ >>> +;; Send dmd into the background >>> + (action 'dmd 'daemonize) >>^ >>> + (for-each start '()) >>^ >> >> Extra space here. > > The extra spaces were there to stop emacs (maybe Scheme mode

Re: Neon and reverse address lookup

2014-02-05 Thread Ludovic Courtès
Andreas Enge skribis: > On Sun, Jan 19, 2014 at 04:40:43PM +0100, Ludovic Courtès wrote: >> The issue is that the default config for the ‘hosts’ database when >> resolv.conf is missing is (see nss/hosts-lookup.c): >> dns [!UNAVAIL=return] files >> When doing a host name lookup, ‘dns’ is unavail

Re: none

2014-02-05 Thread Ludovic Courtès
John Darrington skribis: > I don't object to the spending time of writing changelogs. I just think the > information that the GCS suggests is not helpful. It is not usefull to say > changed file foo.scm, because using git show that is obvious. There is even > a > perl script out in the wil

Re: [PATCH 2/2] dmd: Make config file if necessary when not run as root.

2014-02-05 Thread Alex Sassmannshausen
Hello, Thanks for the review. Ludovic Courtès writes: >> +(define (make-bare-init-file target) >> […] > > I think the skeleton file should not include a copyright notice. I've now removed this. >> +;; Services known to dmd: >> +;; Add new services to dmd here by providing them through the >> +

Re: none

2014-02-05 Thread John Darrington
On Wed, Feb 05, 2014 at 11:17:25AM -0500, Mark H Weaver wrote: l...@gnu.org (Ludovic Court??s) writes: > John Darrington skribis: > >> In my opinion the changelog conventions are achronistic, unintuitive, >> and bring benefit neither to developers nor users. >

Re: Neon and reverse address lookup

2014-02-05 Thread Andreas Enge
On Sun, Jan 19, 2014 at 04:40:43PM +0100, Ludovic Courtès wrote: > The issue is that the default config for the ‘hosts’ database when > resolv.conf is missing is (see nss/hosts-lookup.c): > dns [!UNAVAIL=return] files > When doing a host name lookup, ‘dns’ is unavailable, so we go on with > ‘file

Re: Gnunet-0.10.0 recipe

2014-02-05 Thread Andreas Enge
On Tue, Feb 04, 2014 at 12:00:39AM +0100, Ludovic Courtès wrote: > For the record, patches for pkgblurbs.txt (the file containing those > descriptions in GNU Womb) should go to bug-w...@gnu.org. Good to know. I could submit a small patch concerning this last sentence, but as the gnunet developers

Re: none

2014-02-05 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > John Darrington skribis: > >> In my opinion the changelog conventions are achronistic, unintuitive, >> and bring benefit neither to developers nor users. > > Well, opinions may vary. > > It benefits me when I review other people’s patches, because it helps

Re: [PATCH 2/3] gnu: inkscape: New module

2014-02-05 Thread John Darrington
On Wed, Feb 05, 2014 at 02:49:17PM +0100, Ludovic Court??s wrote: GPLv2 reads: If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. Yes. I know. - And in this case, the program DO

Re: luajit recipe

2014-02-05 Thread Ludovic Courtès
Cyril Roelandt skribis: > I think you should add this package to gnu/packages/lua.scm rather > than creating a new file. Indeed, I had forgotten about that file. Raimon: could you post an updated patch that does that? Ludo’.

Re: [PATCH 2/3] gnu: inkscape: New module

2014-02-05 Thread Ludovic Courtès
John Darrington skribis: > On Wed, Feb 05, 2014 at 12:09:02AM +0100, Ludovic Court??s wrote: [...] > > +(description "Inkscape is a free vector graphics editor similar to > > +proprietary competitors. What sets Inkscape apart is its use of > Scalable > > +Vector Graphics (SV