From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH 2/2] gnu: Add libopenjpeg. Date: Thu, 28 Mar 2013 21:34:17 +0100 Message-ID: <5154A949.9050409@gmail.com> References: <1364333243-27199-1-git-send-email-tipecaml@gmail.com> <1364333243-27199-3-git-send-email-tipecaml@gmail.com> <87k3otzsxo.fsf@karetnikov.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULJiN-00079J-Tz for bug-guix@gnu.org; Thu, 28 Mar 2013 16:46:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULJiM-0007H8-U7 for bug-guix@gnu.org; Thu, 28 Mar 2013 16:46:27 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:60239) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULJiM-0007H4-Ob for bug-guix@gnu.org; Thu, 28 Mar 2013 16:46:26 -0400 Received: by mail-wi0-f169.google.com with SMTP id c10so3808874wiw.0 for ; Thu, 28 Mar 2013 13:46:26 -0700 (PDT) In-Reply-To: <87k3otzsxo.fsf@karetnikov.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Nikita Karetnikov Cc: bug-guix@gnu.org On 03/26/2013 11:40 PM, Nikita Karetnikov wrote: >> + "The OpenJPEG library is an open-source JPEG 2000 codec written >> in C > > I suggest to replace "open-source" with "free software." If you think > that it's not ethical to replace (it's possible that OpenJPEG people > don't care about freedom-related issues), you can just remove it. > > For example: > > The OpenJPEG library is a JPEG 2000 codec written... Looks reasonable. Cyril.