From unknown Wed Jun 25 05:41:07 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#40345] Add font-meera-inimai Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 31 Mar 2020 10:00:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 40345 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 40345@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15856487462922 (code B ref -1); Tue, 31 Mar 2020 10:00:01 +0000 Received: (at submit) by debbugs.gnu.org; 31 Mar 2020 09:59:06 +0000 Received: from localhost ([127.0.0.1]:35564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jJDff-0000kc-J2 for submit@debbugs.gnu.org; Tue, 31 Mar 2020 05:59:06 -0400 Received: from lists.gnu.org ([209.51.188.17]:58131) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jJDfY-0000kJ-8p for submit@debbugs.gnu.org; Tue, 31 Mar 2020 05:58:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40848) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJDfV-0003xW-Lx for guix-patches@gnu.org; Tue, 31 Mar 2020 05:58:52 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJDfT-0003rA-9q for guix-patches@gnu.org; Tue, 31 Mar 2020 05:58:48 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:37810) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jJDfS-0003q7-3B for guix-patches@gnu.org; Tue, 31 Mar 2020 05:58:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=nehMXLPcVDqB3d0WHkAIstQOFt6hEm2G+9ifTD7Rw3U=; b=bMCLw0vAC5ZJSEjZCj+skxstUp map3b3DLjD3r2kcnrdQf7mnhdy7ZErlBZyDnZZ1/oo8gIzzIAHmVlUNM05B6RwfglIEefFMGf/3Iw +5CVMHpmzBWS6lWpoKMxOMU+UM0FZHj4DsFxYovBBKe7tcnGrvJ2aPk0BprF9znA9rLc=; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jJDfM-004Jim-2H for guix-patches@gnu.org; Tue, 31 Mar 2020 15:28:40 +0530 From: Arun Isaac Date: Tue, 31 Mar 2020 15:28:27 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 139.59.75.54 X-Spam-Score: 0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain The attached patchset adds font-meera-inimai. --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0001-gnu-Add-python-google-brotli.patch Content-Transfer-Encoding: quoted-printable From=20dbf3a6d680e8c835396861a941da58fdabf09ef0 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Tue, 31 Mar 2020 15:09:01 +0530 Subject: [PATCH 1/2] gnu: Add python-google-brotli. * gnu/packages/compression.scm (python-google-brotli): New variable. =2D-- gnu/packages/compression.scm | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm index 2e1fe04dde..9ff3a77b1e 100644 =2D-- a/gnu/packages/compression.scm +++ b/gnu/packages/compression.scm @@ -26,6 +26,7 @@ ;;; Copyright =C2=A9 2019 Nicolas Goaziou ;;; Copyright =C2=A9 2019 Jan (janneke) Nieuwenhuizen ;;; Copyright =C2=A9 2020 Bj=C3=B6rn H=C3=B6fling +;;; Copyright =C2=A9 2020 Arun Isaac ;;; ;;; This file is part of GNU Guix. ;;; @@ -50,6 +51,7 @@ #:use-module (guix git-download) #:use-module (guix build-system cmake) #:use-module (guix build-system gnu) + #:use-module (guix build-system python) #:use-module (guix build-system trivial) #:use-module (gnu packages) #:use-module (gnu packages assembly) @@ -1851,6 +1853,17 @@ The specification of the Brotli Compressed Data Form= at is defined in RFC 7932.") ;; We used to provide an older version under the name "brotli". (deprecated-package "brotli" google-brotli)) =20 +(define-public python-google-brotli + (package + (inherit google-brotli) + (name "python-google-brotli") + (build-system python-build-system) + (arguments '()) + (synopsis "Python interface to google-brotli") + (description "@code{python-google-brotli} provides a Python interface = to +@code{google-brotli}, an implementation of the Brotli lossless compression +algorithm."))) + (define-public ucl (package (name "ucl") =2D-=20 2.26.0 --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0002-gnu-Add-font-meera-inimai.patch Content-Transfer-Encoding: quoted-printable From=20ae40c5002f9074e1c784fc42ff8474bd1cdb2d36 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Tue, 31 Mar 2020 15:10:12 +0530 Subject: [PATCH 2/2] gnu: Add font-meera-inimai. * gnu/packages/fonts.scm (font-meera-inimai): New variable. =2D-- gnu/packages/fonts.scm | 44 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 527f2cbbd6..08d49ac687 100644 =2D-- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -19,7 +19,7 @@ ;;; Copyright =C2=A9 2017 Alex Griffin ;;; Copyright =C2=A9 2017 Cl=C3=A9ment Lassieur ;;; Copyright =C2=A9 2017 Brendan Tildesley =2D;;; Copyright =C2=A9 2017, 2018, 2019 Arun Isaac +;;; Copyright =C2=A9 2017, 2018, 2019, 2020 Arun Isaac ;;; Copyright =C2=A9 2017 Mohammed Sadiq ;;; Copyright =C2=A9 2018 Charlie Ritter ;;; Copyright =C2=A9 2018 Gabriel Hondet @@ -63,9 +63,11 @@ #:use-module (gnu packages fontutils) #:use-module (gnu packages gettext) #:use-module (gnu packages glib) + #:use-module (gnu packages gtk) #:use-module (gnu packages perl) #:use-module (gnu packages pkg-config) #:use-module (gnu packages python) + #:use-module (gnu packages python-xyz) #:use-module (gnu packages xorg)) =20 (define-public font-ibm-plex @@ -1626,3 +1628,43 @@ always uses Farsi digits, and does not include Latin= glyphs from Roboto. (license:x11-style ; ...the Bitstream Vera typeface "file://LICENSE" "Bitstream Vera License") license:asl2.0)))) ; Latin glyphs from Roboto + +(define-public font-meera-inimai + (package + (name "font-meera-inimai") + (version "2.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.com/smc/meera-inimai") + (commit "0f39cdd7dbf1b6d1bed7df85834d33789dce20a7"))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1x5mhrpx24imh0r4l83mkaiszxgwi1q4ppyyvq63h3ddwk20cwdg")))) + (build-system gnu-build-system) + (native-inputs + `(("fontforge" ,fontforge) + ("harfbuzz" ,harfbuzz "bin") + ("python" ,python-minimal) + ("python-fonttools" ,python-fonttools) + ("python-google-brotli" ,python-google-brotli))) + (arguments + `(#:make-flags (list "PY=3Dpython3" + (string-append "DESTDIR=3D" %output) + "fontpath=3D/share/fonts/truetype") + #:test-target "test" + #:phases + (modify-phases %standard-phases + (delete 'configure)))) + (home-page "https://gitlab.com/smc/meera-inimai") + (synopsis "Meera Inimai Tamil font") + (description "Meera Inimai is a Unicode font for the Tamil Script. Me= era +Inimai is a san-serif typeface. It is best used as a screen font for body +text. It is also useful for body text of printed pamphlets or single page +designs. Meera Inimai can be thought of as similar to Helvetica and its +variation Arial. Tamil characters are inherently vertically-elliptical. = The +orthography of Roman glyphs of Meera Inimai are also based on this +characteristic so that they sit smoothly with the Tamil glyphs.") + (license license:silofl1.1))) =2D-=20 2.26.0 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAl6DFEQACgkQLiXui2GA K7M5agf/a/FBa6u1ryPlwfdfjyS2KHVYvf1zmkZgXjvVYiTJcZfexLJgUzZyEDYd KgubT3htzjM3pMGHLxS/oEUWMiyDIKt4OWNn/1+fXvENmTZ41sqGWAvy6WUfq1iY FHvYSO45a4mnnidq7v5kHee01mCJ4fo0H/+VwxfjtwhgkV7E/UkW/XhaDuoYyQQL pGZS0fNe1nHPWH0QnVEXGNE5DfUhLQD/ot4EFyhwb0hCofkVIDBj+2XeA1iIbsCK agBDPOEpdWoFD5oxVoOkpSKT3vE1k8v6x8DCaYXz3+eOja53T3GJ2zJEQQjXmWgM 3k5CycJMiesNFVy4hogkVxDYwz/wiA== =IXr1 -----END PGP SIGNATURE----- --==-=-=-- From unknown Wed Jun 25 05:41:07 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Arun Isaac Subject: bug#40345: closed (Re: [bug#40345] Add font-meera-inimai) Message-ID: References: X-Gnu-PR-Message: they-closed 40345 X-Gnu-PR-Package: guix-patches Reply-To: 40345@debbugs.gnu.org Date: Wed, 22 Apr 2020 04:43:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1587530582-29648-1" This is a multi-part message in MIME format... ------------=_1587530582-29648-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #40345: Add font-meera-inimai which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 40345@debbugs.gnu.org. --=20 40345: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D40345 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1587530582-29648-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 40345-done) by debbugs.gnu.org; 22 Apr 2020 04:42:56 +0000 Received: from localhost ([127.0.0.1]:51056 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jR7Ds-0007hv-IM for submit@debbugs.gnu.org; Wed, 22 Apr 2020 00:42:56 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:54248) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jR7Do-0007hi-TC for 40345-done@debbugs.gnu.org; Wed, 22 Apr 2020 00:42:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:To:From:Sender:Reply-To:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=sugciyNoMze+T4jySfuufrKClO+jM/QN5AS/Qkjr/5I=; b=k9Q2ilp/JsLvlhy6QLaxxOUX/ UCb4Lpop9smFdeSX2E4LjG6wZSQL9ACSF028gEHBDFxCKvVScBmklbPbnohHFXMjgu12q2ZQbUeWD ZtTMcTaR7W6fvP5CMBMvAhG89XUQaoGespq6u3burg40awATZUd7Dv2+gExCR3zEgCf1Y=; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jR7Dm-0009k4-8D for 40345-done@debbugs.gnu.org; Wed, 22 Apr 2020 10:12:50 +0530 From: Arun Isaac To: 40345-done@debbugs.gnu.org Subject: Re: [bug#40345] Add font-meera-inimai In-Reply-To: References: Date: Wed, 22 Apr 2020 10:12:41 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 40345-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Pushed to master! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAl6fy0EACgkQLiXui2GA K7MZaQgAtPT8UfrdJnNwZBG+cE7FYbAAxf72MSXO2TEi4iySEUIfnAdUpY6N6XOz 1EZ71mGlfQn4tBC2jAXaxou1Hkn9Ks0npHTnXblqvG3Ro02ZgAIS2KvjkFfIFfzy 47GlNywnB18ADytOLUkcgR91F3/ZovYeQ2Y4kyP2ufoVTyNYvwbfyurxFvrcyRQ+ IkZCiEy2JkjLa+KY1iApjjtUmV7AIqtInU3paUaKGr8yHbSzxhcvymy3T0emyDvt MnjUrBgQEoRkafJpNEeew0jieW5Xq/bBMXIPW9MKte+HAtAr/G6QN3eX+Oiwd9v+ r5TT3MWPpSDDGQyXFD3TuirBP80i8A== =IvZn -----END PGP SIGNATURE----- --=-=-=-- ------------=_1587530582-29648-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 31 Mar 2020 09:59:06 +0000 Received: from localhost ([127.0.0.1]:35564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jJDff-0000kc-J2 for submit@debbugs.gnu.org; Tue, 31 Mar 2020 05:59:06 -0400 Received: from lists.gnu.org ([209.51.188.17]:58131) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jJDfY-0000kJ-8p for submit@debbugs.gnu.org; Tue, 31 Mar 2020 05:58:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40848) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJDfV-0003xW-Lx for guix-patches@gnu.org; Tue, 31 Mar 2020 05:58:52 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJDfT-0003rA-9q for guix-patches@gnu.org; Tue, 31 Mar 2020 05:58:48 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:37810) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jJDfS-0003q7-3B for guix-patches@gnu.org; Tue, 31 Mar 2020 05:58:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=nehMXLPcVDqB3d0WHkAIstQOFt6hEm2G+9ifTD7Rw3U=; b=bMCLw0vAC5ZJSEjZCj+skxstUp map3b3DLjD3r2kcnrdQf7mnhdy7ZErlBZyDnZZ1/oo8gIzzIAHmVlUNM05B6RwfglIEefFMGf/3Iw +5CVMHpmzBWS6lWpoKMxOMU+UM0FZHj4DsFxYovBBKe7tcnGrvJ2aPk0BprF9znA9rLc=; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jJDfM-004Jim-2H for guix-patches@gnu.org; Tue, 31 Mar 2020 15:28:40 +0530 From: Arun Isaac To: guix-patches@gnu.org Subject: Add font-meera-inimai Date: Tue, 31 Mar 2020 15:28:27 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 139.59.75.54 X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain The attached patchset adds font-meera-inimai. --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0001-gnu-Add-python-google-brotli.patch Content-Transfer-Encoding: quoted-printable From=20dbf3a6d680e8c835396861a941da58fdabf09ef0 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Tue, 31 Mar 2020 15:09:01 +0530 Subject: [PATCH 1/2] gnu: Add python-google-brotli. * gnu/packages/compression.scm (python-google-brotli): New variable. =2D-- gnu/packages/compression.scm | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm index 2e1fe04dde..9ff3a77b1e 100644 =2D-- a/gnu/packages/compression.scm +++ b/gnu/packages/compression.scm @@ -26,6 +26,7 @@ ;;; Copyright =C2=A9 2019 Nicolas Goaziou ;;; Copyright =C2=A9 2019 Jan (janneke) Nieuwenhuizen ;;; Copyright =C2=A9 2020 Bj=C3=B6rn H=C3=B6fling +;;; Copyright =C2=A9 2020 Arun Isaac ;;; ;;; This file is part of GNU Guix. ;;; @@ -50,6 +51,7 @@ #:use-module (guix git-download) #:use-module (guix build-system cmake) #:use-module (guix build-system gnu) + #:use-module (guix build-system python) #:use-module (guix build-system trivial) #:use-module (gnu packages) #:use-module (gnu packages assembly) @@ -1851,6 +1853,17 @@ The specification of the Brotli Compressed Data Form= at is defined in RFC 7932.") ;; We used to provide an older version under the name "brotli". (deprecated-package "brotli" google-brotli)) =20 +(define-public python-google-brotli + (package + (inherit google-brotli) + (name "python-google-brotli") + (build-system python-build-system) + (arguments '()) + (synopsis "Python interface to google-brotli") + (description "@code{python-google-brotli} provides a Python interface = to +@code{google-brotli}, an implementation of the Brotli lossless compression +algorithm."))) + (define-public ucl (package (name "ucl") =2D-=20 2.26.0 --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0002-gnu-Add-font-meera-inimai.patch Content-Transfer-Encoding: quoted-printable From=20ae40c5002f9074e1c784fc42ff8474bd1cdb2d36 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Tue, 31 Mar 2020 15:10:12 +0530 Subject: [PATCH 2/2] gnu: Add font-meera-inimai. * gnu/packages/fonts.scm (font-meera-inimai): New variable. =2D-- gnu/packages/fonts.scm | 44 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 527f2cbbd6..08d49ac687 100644 =2D-- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -19,7 +19,7 @@ ;;; Copyright =C2=A9 2017 Alex Griffin ;;; Copyright =C2=A9 2017 Cl=C3=A9ment Lassieur ;;; Copyright =C2=A9 2017 Brendan Tildesley =2D;;; Copyright =C2=A9 2017, 2018, 2019 Arun Isaac +;;; Copyright =C2=A9 2017, 2018, 2019, 2020 Arun Isaac ;;; Copyright =C2=A9 2017 Mohammed Sadiq ;;; Copyright =C2=A9 2018 Charlie Ritter ;;; Copyright =C2=A9 2018 Gabriel Hondet @@ -63,9 +63,11 @@ #:use-module (gnu packages fontutils) #:use-module (gnu packages gettext) #:use-module (gnu packages glib) + #:use-module (gnu packages gtk) #:use-module (gnu packages perl) #:use-module (gnu packages pkg-config) #:use-module (gnu packages python) + #:use-module (gnu packages python-xyz) #:use-module (gnu packages xorg)) =20 (define-public font-ibm-plex @@ -1626,3 +1628,43 @@ always uses Farsi digits, and does not include Latin= glyphs from Roboto. (license:x11-style ; ...the Bitstream Vera typeface "file://LICENSE" "Bitstream Vera License") license:asl2.0)))) ; Latin glyphs from Roboto + +(define-public font-meera-inimai + (package + (name "font-meera-inimai") + (version "2.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.com/smc/meera-inimai") + (commit "0f39cdd7dbf1b6d1bed7df85834d33789dce20a7"))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1x5mhrpx24imh0r4l83mkaiszxgwi1q4ppyyvq63h3ddwk20cwdg")))) + (build-system gnu-build-system) + (native-inputs + `(("fontforge" ,fontforge) + ("harfbuzz" ,harfbuzz "bin") + ("python" ,python-minimal) + ("python-fonttools" ,python-fonttools) + ("python-google-brotli" ,python-google-brotli))) + (arguments + `(#:make-flags (list "PY=3Dpython3" + (string-append "DESTDIR=3D" %output) + "fontpath=3D/share/fonts/truetype") + #:test-target "test" + #:phases + (modify-phases %standard-phases + (delete 'configure)))) + (home-page "https://gitlab.com/smc/meera-inimai") + (synopsis "Meera Inimai Tamil font") + (description "Meera Inimai is a Unicode font for the Tamil Script. Me= era +Inimai is a san-serif typeface. It is best used as a screen font for body +text. It is also useful for body text of printed pamphlets or single page +designs. Meera Inimai can be thought of as similar to Helvetica and its +variation Arial. Tamil characters are inherently vertically-elliptical. = The +orthography of Roman glyphs of Meera Inimai are also based on this +characteristic so that they sit smoothly with the Tamil glyphs.") + (license license:silofl1.1))) =2D-=20 2.26.0 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAl6DFEQACgkQLiXui2GA K7M5agf/a/FBa6u1ryPlwfdfjyS2KHVYvf1zmkZgXjvVYiTJcZfexLJgUzZyEDYd KgubT3htzjM3pMGHLxS/oEUWMiyDIKt4OWNn/1+fXvENmTZ41sqGWAvy6WUfq1iY FHvYSO45a4mnnidq7v5kHee01mCJ4fo0H/+VwxfjtwhgkV7E/UkW/XhaDuoYyQQL pGZS0fNe1nHPWH0QnVEXGNE5DfUhLQD/ot4EFyhwb0hCofkVIDBj+2XeA1iIbsCK agBDPOEpdWoFD5oxVoOkpSKT3vE1k8v6x8DCaYXz3+eOja53T3GJ2zJEQQjXmWgM 3k5CycJMiesNFVy4hogkVxDYwz/wiA== =IXr1 -----END PGP SIGNATURE----- --==-=-=-- ------------=_1587530582-29648-1--