Re: [PATCH 2/2] gnu: Add 'ttf-liberation'.

2014-10-31 Thread Alex Kost
Andreas Enge (2014-10-30 10:56 +0300) wrote: > On Thu, Oct 30, 2014 at 10:27:49AM +0300, Alex Kost wrote: >> Why should? What about “ttf-dejavu”? Should it be called >> “dejavu-fonts-ttf” then? > > Yes, that was a mistake, maybe inspired from the debian package name. > We should rename it. I do

Re: [PATCH 2/2] gnu: Add 'ttf-liberation'.

2014-10-31 Thread Andreas Enge
On Thu, Oct 30, 2014 at 03:52:50PM +0300, Alex Kost wrote: > I don't understand why you call it a mistake. It's just a package name > used by some distributions (and I think it's a good name). Is there a > convention to use “…-fonts-ttf” in Guix? It may be a good name, but the Guix convention is

Re: [PATCH 2/2] gnu: Add 'ttf-liberation'.

2014-10-31 Thread Alex Kost
Andreas Enge (2014-10-30 16:36 +0300) wrote: > On Thu, Oct 30, 2014 at 03:52:50PM +0300, Alex Kost wrote: >> I don't understand why you call it a mistake. It's just a package name >> used by some distributions (and I think it's a good name). Is there a >> convention to use “…-fonts-ttf” in Guix?

Re: [PATCH 2/2] gnu: Add 'ttf-liberation'.

2014-10-30 Thread Andreas Enge
On Thu, Oct 30, 2014 at 10:27:49AM +0300, Alex Kost wrote: > Why should? What about “ttf-dejavu”? Should it be called > “dejavu-fonts-ttf” then? Yes, that was a mistake, maybe inspired from the debian package name. We should rename it. > Then it shouldn't be prefixed with "ttf". I suggest to u

Re: [PATCH 2/2] gnu: Add 'ttf-liberation'.

2014-10-30 Thread Alex Kost
Andreas Enge (2014-10-30 01:16 +0300) wrote: > On Tue, Oct 28, 2014 at 09:10:30AM +0100, Ludovic Courtès wrote: >> Alex Kost skribis: >> > Not related to this patch: what about renaming ‘freefont-ttf’ package >> > into ‘ttf-freefont’ to make all TrueType fonts have a name "ttf-…"? >> I think so.

Re: [PATCH 2/2] gnu: Add 'ttf-liberation'.

2014-10-29 Thread Andreas Enge
On Tue, Oct 28, 2014 at 09:10:30AM +0100, Ludovic Courtès wrote: > Alex Kost skribis: > > Not related to this patch: what about renaming ‘freefont-ttf’ package > > into ‘ttf-freefont’ to make all TrueType fonts have a name "ttf-…"? > I think so. What do others think? Andreas? So far, we have no

Re: [PATCH 2/2] gnu: Add 'ttf-liberation'.

2014-10-28 Thread Ludovic Courtès
Alex Kost skribis: > Not related to this patch: what about renaming ‘freefont-ttf’ package > into ‘ttf-freefont’ to make all TrueType fonts have a name "ttf-…"? I think so. What do others think? Andreas? > From 5cddcfb5939bd783527194381e4a8e107fc39395 Mon Sep 17 00:00:00 2001 > From: Alex Kos