From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/9] gnu: Add ttfautohint. Date: Wed, 13 Apr 2016 23:36:23 +0200 Message-ID: <8737qpcht4.fsf@gnu.org> References: <1459917181-19626-1-git-send-email-ericbavier@openmailbox.org> 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]:51684) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqSSc-0001KF-RX for guix-devel@gnu.org; Wed, 13 Apr 2016 17:36:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqSSc-0001C7-3w for guix-devel@gnu.org; Wed, 13 Apr 2016 17:36:30 -0400 In-Reply-To: <1459917181-19626-1-git-send-email-ericbavier@openmailbox.org> (ericbavier@openmailbox.org's message of "Tue, 5 Apr 2016 23:32:53 -0500") 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" To: ericbavier@openmailbox.org Cc: guix-devel@gnu.org, Eric Bavier ericbavier@openmailbox.org skribis: > From: Eric Bavier > > * gnu/packages/fontutils.scm (ttfautohint): New variable. > * gnu/packages/patches/ttfautohint-source-date-epoch.patch: New patch. > * gnu-system.am (dist_patch_DATA): Add it. LGTM! Did you submit the SOURCE_DATE_EPOCH patch upstream? Good work! Thanks, Ludo=E2=80=99.