Quoting Alex Kost (2014-10-24 02:11:53)
> Ian Denhardt (2014-10-23 21:36 +0400) wrote:
> > We ought to be careful about this one - maybe ask someone at the FSF
> > about whether this meets their standards, and if not maybe ask the
> > developer if they can put something less ambiguous on it.
>
> A
I've noticed that there is “imlib2” license:
- http://www.gnu.org/licenses/license-list.html#imlib
- http://directory.fsf.org/wiki/License:Imlib2
Is it worth to add it to (guix licenses) module and to use it for
“imlib2” package?
--
Alex
Ian Denhardt (2014-10-23 21:36 +0400) wrote:
> Quoting Eric Bavier (2014-10-23 10:14:02)
>>
>> Andreas Enge writes:
>>
>> > On Wed, Oct 22, 2014 at 08:51:04PM +0400, Alex Kost wrote:
>> >> «In lieu of a licence: Fonts in this site are offered free for any use;
>> >> they may be opened, edited, mod
This patch does not clean up all warning from 'guix lint' because:
1. Warnings about patch names are generated in cases where a single
patch is used in several packages, or in packages that inherit from
another.
2. Many descriptions begin with the package name in lowercase form,
which triggers a
>From 94794a8cb470238f60db977b7640202517d379c4 Mon Sep 17 00:00:00 2001
From: Eric Bavier
Date: Wed, 22 Oct 2014 13:48:55 -0500
Subject: [PATCH 4/5] guix: lint: Check for empty synopses and descriptions.
* guix/scripts/lint.scm (check-description-style,
check-synopsis-style): New emptiness chec
>From 88d05ece4bf30bbed6de51f076cde0301c493123 Mon Sep 17 00:00:00 2001
From: Eric Bavier
Date: Wed, 22 Oct 2014 13:47:01 -0500
Subject: [PATCH 3/5] guix: lint: Check for proper end-of-sentence space.
* guix/scripts/lint.scm (start-with-capital-letter?): Handle empty
strings.
(check-descripti
>From 60a9c0b0b20f37b9866f1a2825842c496ee5333d Mon Sep 17 00:00:00 2001
From: Eric Bavier
Date: Wed, 22 Oct 2014 12:01:04 -0500
Subject: [PATCH 2/5] guix: lint: Use if/when consistently.
* guix/scripts/lint.scm (check-synopsis-style): Replace single-branch
uses of if with when.
---
guix/script
>From b3b98226891164cf274d97b339b8f2cbc69f95d8 Mon Sep 17 00:00:00 2001
From: Eric Bavier
Date: Wed, 22 Oct 2014 09:20:20 -0500
Subject: [PATCH 1/5] guix: lint: Use string-suffix? and string-prefix? where
appropriate.
* guix/scripts/lint.scm (check-synopsis): Use string-suffix? and
string-pref
Hello Guix,
The patches that follow implement a few additions to 'guix lint'. The
final patch cleans up some package synopses and descriptions to placate
the linter.
--
Eric Bavier
Quoting Eric Bavier (2014-10-23 10:14:02)
>
> Andreas Enge writes:
>
> > On Wed, Oct 22, 2014 at 08:51:04PM +0400, Alex Kost wrote:
> >> «In lieu of a licence: Fonts in this site are offered free for any use;
> >> they may be opened, edited, modified, regenerated, posted, packaged and
> >> redist
Andreas Enge writes:
> On Wed, Oct 22, 2014 at 08:51:04PM +0400, Alex Kost wrote:
>> «In lieu of a licence: Fonts in this site are offered free for any use;
>> they may be opened, edited, modified, regenerated, posted, packaged and
>> redistributed.»
>> Is it OK to use "fsf-free" for this package
11 matches
Mail list logo