Re: [PATCH] gnu: Add gzstream.

2016-09-06 Thread Efraim Flashner
It is basically just a wrapper.") > > > > The second sentence may be left off, IMO. > > > >> +(license license:lgpl2.1))) > > ^ > > This should be lgpl2.1+ because of the "or later" in the file headers. > > > > Could you send a

Re: [PATCH] gnu: Add gzstream.

2016-08-31 Thread Marius Bakke
C++ >> +iostream. It is basically just a wrapper.") > > The second sentence may be left off, IMO. > >> +(license license:lgpl2.1))) > ^ > This should be lgpl2.1+ because of the "or later" in the file headers. > > Could you se

Re: [PATCH] gnu: Add gzstream.

2016-08-30 Thread Eric Bavier
Thanks for the patch! Comments below: On Tue, 30 Aug 2016 19:17:14 +0100 Marius Bakke wrote: > From 5e96b895c1ed77a6bfdcbe5c6dbd68220fd5a8dc Mon Sep 17 00:00:00 2001 > From: Marius Bakke > Date: Fri, 12 Aug 2016 02:29:51 +0100 > Subject: [PATCH 1/1] gnu: Add gzstream. > > * gnu/packages/compr

[PATCH] gnu: Add gzstream.

2016-08-30 Thread Marius Bakke
>From 5e96b895c1ed77a6bfdcbe5c6dbd68220fd5a8dc Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Fri, 12 Aug 2016 02:29:51 +0100 Subject: [PATCH 1/1] gnu: Add gzstream. * gnu/packages/compression.scm (gzstream): New variable. --- gnu/packages/compression.scm | 35