From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0Ee+JAPkx2TSagAASxT56A (envelope-from ) for ; Mon, 31 Jul 2023 18:40:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 4ALWIwPkx2T/sgAAG6o9tA (envelope-from ) for ; Mon, 31 Jul 2023 18:40:35 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2D34764E24 for ; Mon, 31 Jul 2023 18:40:35 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=NBY1fQGv; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690821635; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Z/r97shKJ70NUgSUyDnRH+nL7bo5p0sbccDzDi3k1JI=; b=gMXCLXaoKi02ugL+cWEe7uHzFMAPZlNYyIAvniZUd9DHjsROyO/Hm4byZLVsiYKyYHGwLW QJAdudqZY5tgeUH9zKGzNh/mN4rYkyxNYaOP9PPFpG87AE1Ffo+juxQbqB1CIY/Xn/hAJV dr7as2jZotIs5j1dQljUwhCP1Kv1r8er+ThAKWI/DbaIlawLZeJJwxKozmJDE9VQtXrxLU MGNhMakrkT6ZltWX/B9hhB0ZdmwXEUk19iOoyL2SGJERfk4aRTYTqb0+Z832/UEh08dXuI QcXp7VlwKnfdVdZ68RB7DHb1DkS3l900eb8WkMe2A7Wh1+SafGl5NoWFTFCWGA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=NBY1fQGv; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690821635; a=rsa-sha256; cv=none; b=Azd+uYlbT9gUQzUM2g5oawJZO5juWt0mXX3YOjOntCj6xPTds6kTnru9AiPRvROLjR1DMn BhOJOpYTgx9XcGnlntK+JfFanGpPt+kxbNvO/KTEeQKpoNM9mxypZKZ8NNuRibBsH+pHGL /bHTKukqI2xrT7A9Ths6+dF4sFVW81yfQf9biyShcQST7M2HPRFQK7opoNpOhtfHuJtNTs IRuryqqU/4ii6r5aUN6Q/1t4bZF2kpOuspLkXWaNpO8hzFHPW2qLDpbVom12eMXWaP3fJZ avHpiXlth9AxyRLyPq2lZtNEFWWgUbWzjssplvyHJK3XtoHfl7QaR+rOGNBK9A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qQVwT-00052w-Pe; Mon, 31 Jul 2023 12:40:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qQVwB-0004vb-Ok for guix-patches@gnu.org; Mon, 31 Jul 2023 12:40:07 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qQVwA-0002jb-1V for guix-patches@gnu.org; Mon, 31 Jul 2023 12:40:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qQVw9-0004uE-T7 for guix-patches@gnu.org; Mon, 31 Jul 2023 12:40:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64957] [PATCH v3] gnu: Add fontmake. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 31 Jul 2023 16:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64957 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sergio Pastor =?UTF-8?Q?P=C3=A9rez?= Cc: 64957@debbugs.gnu.org Received: via spool by 64957-submit@debbugs.gnu.org id=B64957.169082157318802 (code B ref 64957); Mon, 31 Jul 2023 16:40:01 +0000 Received: (at 64957) by debbugs.gnu.org; 31 Jul 2023 16:39:33 +0000 Received: from localhost ([127.0.0.1]:53400 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qQVvh-0004tC-4I for submit@debbugs.gnu.org; Mon, 31 Jul 2023 12:39:33 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:50898) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qQVvf-0004t2-Ca for 64957@debbugs.gnu.org; Mon, 31 Jul 2023 12:39:32 -0400 Date: Tue, 01 Aug 2023 00:39:21 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1690821285; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Z/r97shKJ70NUgSUyDnRH+nL7bo5p0sbccDzDi3k1JI=; b=NBY1fQGvFz2LdvklLtlWi/+7HDbEeV52T6kOJoIwSyhUFwMX7OSt6+68v2ofIYv86Dts2u Mj8z78/TTDHCKOTaORq3qq+Gl2xqunIDgk6IkOeExIBTdoRXfnbvP0mmYfD9KqMMlHQMnW L58iPa1GO0OdWpYbOH37T7zKNsZ4UNsNyEIEArMUY8RwfKgQDf7lqdeN+bcf/V0qg/nunR bSulxXpgN7vtZM7pv1Dk/k2OJHozlne0jCxJk5XmpKSG+aiVRAUgpQnvuE19XUh72paUKH DFJ768UMUuZ9f47f9RSAI5cIps0JJSsCcFJC8xXDGXkbQ0Y8PHpyuhYioJN/Kw== Message-ID: <877cqgrq6e.wl-hako@ultrarare.space> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.64 X-Migadu-Queue-Id: 2D34764E24 X-Migadu-Spam-Score: -6.64 X-Migadu-Scanner: mx0.migadu.com X-TUID: ca43hvZc17m8 On Mon, 31 Jul 2023 16:29:34 +0800, Sergio Pastor P=E9rez wrote: > > * gnu/packages/fontutils.scm (fontmake): New variable. > --- > Good morning Hilton. > > Here you have the changes applied. I've reduced the `inputs' field to > `python-fontmath' and `python-glyphslib'. Also, the personal sentence has= been > changed to impersonal tense. > > gnu/packages/fontutils.scm | 23 +++++++++++++++++++++++ > 1 file changed, 23 insertions(+) > > diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm > index 153602b4b4..9a65538599 100644 > --- a/gnu/packages/fontutils.scm > +++ b/gnu/packages/fontutils.scm > @@ -776,6 +776,29 @@ (define-public psautohint-font-data > ;; Code Pro, Source Serif Pro, all available under the same licen= se. > (license license:silofl1.1))))) > > +(define-public fontmake > + (package > + (name "fontmake") > + (version "3.4.0") > + (source (origin > + (method url-fetch) > + (uri (pypi-uri "fontmake" version ".zip")) > + (sha256 > + (base32 > + "0fc5c9csjpy1aa4c03p7nvjgls5wjplhmmf42n0cmvrlh6cm7wl3"))= )) > + (build-system python-build-system) > + (inputs (list python-fontmath > + python-glyphslib)) > + (native-inputs (list unzip python-setuptools-scm)) > + (home-page "https://github.com/googlefonts/fontmake") > + (synopsis > + "Compile fonts from sources (UFO, Glyphs) to binary (OpenType, True= Type)") > + (description > + "Fontmake compiles fonts from various sources (.glyphs, .ufo,design= space) > +into binaries (.otf, .ttf). It can be used to create static instances a= nd > +variable fonts.") > + (license license:asl2.0))) I mentioned the description in V2, but you might not notice it. Synopsis and description use TexInfo format and @code{...} can be seen as `...` in Markdown, you can run `./pre-inst-env guix show fontmake' to see if it's displayed correctly. --8<---------------cut here---------------start------------->8--- "Fontmake compiles fonts from various sources (@code{.glyphs}, @code{.= ufo}, @code{designspace}) into binaries (@code{.otf}, @code{.ttf}). It can be us= ed to create static instances and variable fonts." --8<---------------cut here---------------end--------------->8--- I have sent a patch to update python-attrs[1], I'll ping you once it's available in master. Thanks [1]