GNU bug report logs - #26588
Add some (non-free?) font licenses.

Previous Next

Package: guix-patches;

Reported by: Clément Lassieur <clement <at> lassieur.org>

Date: Fri, 21 Apr 2017 14:47:01 UTC

Severity: normal

Tags: patch

Done: Clément Lassieur <clement <at> lassieur.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Clément Lassieur <clement <at> lassieur.org>
To: 26588 <at> debbugs.gnu.org
Subject: bug#26588: [PATCH 3/3] gnu: font-bitstream-vera: Change license to Bitstream Vera.
Date: Fri, 21 Apr 2017 17:30:15 +0200
Clément Lassieur <clement <at> lassieur.org> writes:

> This license is not X11-style because of its clause that makes it non-free.
>
> * gnu/packages/fonts.scm (font-bitstream-vera)[license]: Change to Bitstream
> Vera.
> ---
>  gnu/packages/fonts.scm | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
> index 6579a66e4..18ddcc6e3 100644
> --- a/gnu/packages/fonts.scm
> +++ b/gnu/packages/fonts.scm
> @@ -238,9 +238,7 @@ provide serif, sans and monospaced variants.")
>      (synopsis "Bitstream Vera sans-serif typeface")
>      (description "Vera is a sans-serif typeface from Bitstream, Inc.  This
>  package provides the TrueType (TTF) files.")
> -    (license
> -     (license:x11-style
> -      "http://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts"))))
> +    (license (license:bitstream-vera))))
                ^
Extra parenthesis, that I'll remove when I push (if I do).
>  
>  (define-public font-cantarell
>    (package





This bug report was last modified 8 years and 26 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.