From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1de2ru-00073R-EE for guix-patches@gnu.org; Sat, 05 Aug 2017 13:28:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1de2rr-0006gB-9T for guix-patches@gnu.org; Sat, 05 Aug 2017 13:28:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40934) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1de2rq-0006ff-Qf for guix-patches@gnu.org; Sat, 05 Aug 2017 13:28:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1de2rq-0002UN-Ki for guix-patches@gnu.org; Sat, 05 Aug 2017 13:28:02 -0400 Subject: [bug#27903] Font: font-open-dyslexic Resent-Message-ID: Message-Id: <3be80b25.AEQAOGSkmwgAAAAAAAAAAAPc_-UAAAACwQwAAAAAAAW9WABZhgAe@mailjet.com> MIME-Version: 1.0 From: Arun Isaac Date: Sat, 05 Aug 2017 22:57:51 +0530 In-reply-to: <20170801102928.r5dns5l5iggtccsy@abyayala> References: <20170801102928.r5dns5l5iggtccsy@abyayala> Content-Type: text/plain Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: ng0 Cc: 27903@debbugs.gnu.org > + (license > + (license:fsdg-compatible > + "https://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts" > + "The Font Software may be sold as part of a larger software packag= e but > +no copy of one or more of the Font Software typefaces may be sold by > +itself.")))) Is this license compatible with the FSDG. It seems to restrict redistribution (no copy of the typefaces may be sold by itself). WDYT? Otherwise, this package LGTM. =