guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add font-terminus.


From: Andreas Enge
Subject: Re: [PATCH] Add font-terminus.
Date: Sun, 10 Aug 2014 12:04:46 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, Aug 08, 2014 at 07:15:27PM -0500, Guy Grant wrote:
> A bitmap font, aimed at programming.
> Patch attatched. Feel free to comment on it... not sure if it's best as a
> seperate module, or in fonts.scm. The latter only has ttf in it now, so yeah.

That there are only ttfs so far is a coincidence. I would put the package
fonts.scm.

> +(define-public font-terminus
> +               "mirror://sourceforge/project/terminus-font"

The name of the package should be the same as of the source tarball, so it
should be "terminus-font". We have exceptions for perl and python modules
with a special naming scheme. It would be conceivable to do the same for
fonts, but I do not think it is really needed.

> +         #:tests? #f))

Please add a comment (supposedly, there is no test target here).

Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]