From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Add zimg. Date: Sun, 29 May 2016 20:34:15 +0200 Message-ID: <878tysems8.fsf@elephly.net> References: <20160529115100.GA23424@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]:58617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b75Xh-0003gO-JI for guix-devel@gnu.org; Sun, 29 May 2016 14:34:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b75Xd-0005SA-D6 for guix-devel@gnu.org; Sun, 29 May 2016 14:34:28 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:24053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b75Xd-0005Rv-4G for guix-devel@gnu.org; Sun, 29 May 2016 14:34:25 -0400 In-reply-to: <20160529115100.GA23424@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: > 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