From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: fontforge: Update to 20150824. Date: Sat, 19 Mar 2016 16:11:17 +0100 Message-ID: <8760wiiju2.fsf@gnu.org> References: 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]:36906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahIXE-0003aW-9O for guix-devel@gnu.org; Sat, 19 Mar 2016 11:11:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahIXA-0004CR-Vp for guix-devel@gnu.org; Sat, 19 Mar 2016 11:11:24 -0400 In-Reply-To: (=?utf-8?Q?=22Al=C3=ADrio?= Eyng"'s message of "Fri, 18 Mar 2016 15:01:39 +0000") 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: =?utf-8?Q?Al=C3=ADrio?= Eyng Cc: guix-devel@gnu.org Al=C3=ADrio Eyng skribis: > From f4dc7c6318f42613b5f566653c5106710ace920d Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?al=3DC3=3DADrio=3D20eyng?=3D > Date: Fri, 18 Mar 2016 14:52:12 +0000 > Subject: [PATCH] gnu: fontforge: Update to 20150824. > > * gnu/packages/fontutils.scm (fontforge): Update to 20150824. > [inputs]: Add libltdl, libxft, pkg-config, python. I made pkg-config a native input (I think =E2=80=98guix lint=E2=80=99 sugge= sts that) and pushed. While at it, commit 329a702634ec9b12f41676fb7b0680f0797f5907 makes builds reproducible (the problem was already there before.) In the future, make sure to make a --rounds=3D2 build to check for such problems. Thank you! Ludo=E2=80=99.