From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: Re: [PATCH] gnu: Add inklingreader Date: Tue, 10 Nov 2015 19:31:28 +0100 Message-ID: <871tbxzoxr.fsf@gnu.org> References: <874mguym1e.fsf@gnu.org> <87mvul3fvj.fsf@gnu.org> 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]:42735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwDgu-0001sD-T6 for guix-devel@gnu.org; Tue, 10 Nov 2015 13:30:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZwDgr-0008VX-EQ for guix-devel@gnu.org; Tue, 10 Nov 2015 13:30:48 -0500 In-reply-to: <87mvul3fvj.fsf@gnu.org> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mathieu Lirzin Cc: guix-devel@gnu.org >>> + (home-page "http://savannah.gnu.org/projects/inklingreader/") >>> + (synopsis "Wacom Inkling sketch format conversion and manipulation") >>> + (description >>> + "GNU InklingReader is a free software package to support the Wacom Inkling >>> +device, including data conversion to various free formats, basic editing >>> +features, and an Inkscape plugin.") >> >> Since all software in Guix is free software you should not mention this >> here again. > > In fact the description is in gnumaint: > > http://cvs.savannah.gnu.org/viewvc/womb/gnumaint/pkgblurbs.txt?revision=1.61&view=markup > > If it gets fixed in Guix it will need to be fixed there too, or ‘guix > lint’ will continue to report a suggested description. I don't know how to fix it in gnumaint.. I can update the package description on the Guix file of course.