From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/2] gnu: Add 'ttf-liberation'. Date: Tue, 28 Oct 2014 09:10:30 +0100 Message-ID: <87bnowlimh.fsf@gnu.org> References: <87oaswbs72.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xj1rD-0002Vf-M5 for guix-devel@gnu.org; Tue, 28 Oct 2014 04:10:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xj1r2-000358-Cs for guix-devel@gnu.org; Tue, 28 Oct 2014 04:10:23 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:43043) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xj1r2-000351-5r for guix-devel@gnu.org; Tue, 28 Oct 2014 04:10:12 -0400 In-Reply-To: <87oaswbs72.fsf@gmail.com> (Alex Kost's message of "Tue, 28 Oct 2014 09:53:53 +0300") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > Not related to this patch: what about renaming =E2=80=98freefont-ttf=E2= =80=99 package > into =E2=80=98ttf-freefont=E2=80=99 to make all TrueType fonts have a nam= e "ttf-=E2=80=A6"? I think so. What do others think? Andreas? > From 5cddcfb5939bd783527194381e4a8e107fc39395 Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Tue, 28 Oct 2014 09:44:16 +0300 > Subject: [PATCH 2/2] gnu: Add 'ttf-liberation'. > > * gnu/packages/fonts.scm (ttf-liberation): New variable. LGTM. Ludo=E2=80=99.