Re: [PATCH 7/7] gnu: Add virt-viewer.

2016-07-28 Thread Leo Famulari
On Sun, Jul 24, 2016 at 07:52:30PM +0200, David Craven wrote: > * gnu/packages/spice.scm: Add it. > +(define-public virt-viewer I made some minor edits to the description and pushed. Thanks!

Re: [PATCH 7/7] gnu: Add virt-viewer.

2016-07-24 Thread David Craven
> I noticed that the output did not refer to perl. virt-viewer builds > successfully without it. Do you think it's okay to remove it from this > list? Can't remember why I added perl as a dependency. I think it's ok to remove it. > It is gpl2+. I'll read the licenses more carefully next time.

Re: [PATCH 7/7] gnu: Add virt-viewer.

2016-07-23 Thread Leo Famulari
On Sat, Jul 23, 2016 at 03:18:59PM +0200, David Craven wrote: > * gnu/packages/spice.scm: Add it. > +(define-public virt-viewer > +(inputs > + `(("gtk+" ,gtk+) > +("libcap" ,libcap) > +("libxml2" ,libxml2) > +("openssl" ,openssl) > +("perl" ,perl) > +