Re: [PATCH] gnu: Add file-roller.

2015-10-03 Thread Thompson, David
On Sun, Sep 20, 2015 at 12:54 PM, Ludovic Courtès wrote: > David Thompson skribis: > >> +(description "File Roller is an archive manager for the GNOME desktop >> +environment.") > > In addition to Ricardo’s comment, could you expound on this a little > bit? I’m not completely sure what it me

Re: [PATCH] gnu: Add file-roller.

2015-09-21 Thread Thompson, David
On Sun, Sep 20, 2015 at 11:34 AM, Ricardo Wurmus wrote: > Looks good to me! > > I have one question about the propagated inputs, though: why are they > needed? Is it obvious (and I just fail to see it), or could you explain > this in a comment? I noticed that the inputs were propagated in anothe

Re: [PATCH] gnu: Add file-roller.

2015-09-20 Thread Ludovic Courtès
David Thompson skribis: > +(description "File Roller is an archive manager for the GNOME desktop > +environment.") In addition to Ricardo’s comment, could you expound on this a little bit? I’m not completely sure what it means to manage archives. :-) Ludo’.

Re: [PATCH] gnu: Add file-roller.

2015-09-20 Thread Ricardo Wurmus
Looks good to me! I have one question about the propagated inputs, though: why are they needed? Is it obvious (and I just fail to see it), or could you explain this in a comment? ~~ Ricardo

[PATCH] gnu: Add file-roller.

2015-09-19 Thread David Thompson
Been missing this program for awhile, so here it is! >From 241f44af6ba5229c6fdeda0fadd50345f4abaf60 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 19 Sep 2015 19:20:52 -0400 Subject: [PATCH] gnu: Add file-roller. * gnu/packages/gnome.scm (file-roller): New variable. --- gnu/packa