From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Add zimg. Date: Mon, 30 May 2016 21:35:48 +0200 Message-ID: <87zir7cp9n.fsf@elephly.net> References: <20160529115100.GA23424@debian-netbook> <878tysems8.fsf@elephly.net> <20160530192134.GA11492@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7Syq-0003NG-7y for guix-devel@gnu.org; Mon, 30 May 2016 15:36:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b7Syl-00075w-VW for guix-devel@gnu.org; Mon, 30 May 2016 15:36:03 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7Syl-00075h-N4 for guix-devel@gnu.org; Mon, 30 May 2016 15:35:59 -0400 In-reply-to: <20160530192134.GA11492@debian-netbook> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Efraim Flashner Cc: guix-devel@gnu.org Efraim Flashner writes: > On Sun, May 29, 2016 at 08:34:15PM +0200, Ricardo Wurmus wrote: >> >> Efraim Flashner writes: >> >> > here's a patch to add zimg, a new dependency for vapoursynth in versions >> > 29 and above. >> >> Thanks, this looks good to me. Too bad the release tarball is not >> bootstrapped. >> >> I found that the tests contain third-party libs under Expat license >> (e.g. “musl”). Not sure if this needs to be declared. >> >> ~~ Ricardo >> > > I've thought about it, and no one else has chimed in. Its in the test > folder and doesn't affect the rest of the code so I've made a note of it > next to the license field but haven't included it as one of the licenses > for the program. I think that’s reasonable. Thanks! ~~ Ricardo