From unknown Fri Aug 15 17:18:36 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#30932] [PATCH] gnu: Add font-lohit. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 25 Mar 2018 09:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 30932 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 30932@debbugs.gnu.org Cc: Arun Isaac X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.152197164818581 (code B ref -1); Sun, 25 Mar 2018 09:55:01 +0000 Received: (at submit) by debbugs.gnu.org; 25 Mar 2018 09:54:08 +0000 Received: from localhost ([127.0.0.1]:52105 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f02Lh-0004pM-Ga for submit@debbugs.gnu.org; Sun, 25 Mar 2018 05:54:08 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52488) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f02Lf-0004oy-5D for submit@debbugs.gnu.org; Sun, 25 Mar 2018 05:53:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f02LY-00088U-Ns for submit@debbugs.gnu.org; Sun, 25 Mar 2018 05:53:53 -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,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:50455) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f02LY-00088J-Kd for submit@debbugs.gnu.org; Sun, 25 Mar 2018 05:53:52 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f02LX-0006Gj-6f for guix-patches@gnu.org; Sun, 25 Mar 2018 05:53:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f02LU-00084u-4D for guix-patches@gnu.org; Sun, 25 Mar 2018 05:53:51 -0400 Received: from vultr.systemreboot.net ([45.77.148.100]:49868) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f02LT-00083H-LE for guix-patches@gnu.org; Sun, 25 Mar 2018 05:53:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: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=p/0VsxpskO/L5U1mvYD+bc/GoS5gXT72dHtC2+c46oM=; b=pqSphvh+djduSjiDf9LjLSfFBT O2oUFomb76ZxYFu3R/PNmzhIYEfEidKwEwQRa+V4jtGy8rYEOjG5WoLS4SbUrp80C+NXqd6nro4ni auwgtGack0k44DsQR9zHFwfJAsBy7RbRaJGfRI+gTXRUsWlnIMtaK7gnpCgx0p+TdUVA=; Received: from [103.194.12.92] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.90_1) (envelope-from ) id 1f02LL-0005kW-Cy; Sun, 25 Mar 2018 15:23:39 +0530 From: Arun Isaac Date: Sun, 25 Mar 2018 15:23:28 +0530 Message-Id: <20180325095328.30714-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) 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.9 (/) * gnu/packages/fonts.scm (font-lohit): New variable. --- gnu/packages/fonts.scm | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 4b9c3e9ba..f57d5114a 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -19,7 +19,7 @@ ;;; Copyright © 2017 Alex Griffin ;;; Copyright © 2017 Clément Lassieur ;;; Copyright © 2017 Brendan Tildesley -;;; Copyright © 2017 Arun Isaac +;;; Copyright © 2017, 2018 Arun Isaac ;;; Copyright © 2017 Mohammed Sadiq ;;; Copyright © 2018 Charlie Ritter ;;; @@ -1289,3 +1289,24 @@ serif (Nachlieli) and monospaced (Miriam Mono) trivials. Also included Miriam, Drugulin, Aharoni, David, Hadasim etc. Cantillation marks support is available in Keter YG.") (license license:gpl2))) ; consult the LICENSE file included + +(define-public font-lohit + (package + (name "font-lohit") + (version "20140220") + (source + (origin + (method url-fetch) + (uri (string-append "https://releases.pagure.org/lohit/lohit-ttf-" + version ".tar.gz")) + (sha256 + (base32 + "1rmgr445hw1n851ywy28csfvswz1i6hnc8mzp88qw2xk9j4dn32d")))) + (build-system font-build-system) + (home-page "https://pagure.io/lohit") + (synopsis "Lohit TrueType Indic fonts") + (description "Lohit is a font family designed to cover Indic scripts. +Lohit supports the Assamese, Bengali, Devanagari (Hindi, Kashmiri, Konkani, +Maithili, Marathi, Nepali, Sindhi, Santali, Bodo, Dogri languages), Gujarati, +Kannada, Malayalam, Manipuri, Oriya, Punjabi, Tamil and Telugu scripts.") + (license license:silofl1.1))) -- 2.15.1 From unknown Fri Aug 15 17:18:36 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#30932] [PATCH] gnu: Add font-lohit. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 26 Mar 2018 17:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30932 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Arun Isaac , 30932@debbugs.gnu.org Received: via spool by 30932-submit@debbugs.gnu.org id=B30932.152208702618534 (code B ref 30932); Mon, 26 Mar 2018 17:58:01 +0000 Received: (at 30932) by debbugs.gnu.org; 26 Mar 2018 17:57:06 +0000 Received: from localhost ([127.0.0.1]:54697 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0WMj-0004os-J9 for submit@debbugs.gnu.org; Mon, 26 Mar 2018 13:57:05 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:49445) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0WMi-0004ok-0J for 30932@debbugs.gnu.org; Mon, 26 Mar 2018 13:57:04 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id C104D2183D; Mon, 26 Mar 2018 13:57:03 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Mon, 26 Mar 2018 13:57:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.com; h= content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=KuKwCrBVuZPf5oR+q9+llq60dkeo7vDOpgLg4TofeP4=; b=WOnhVTyM th42k03PLTAaHIWzy8BuTIjL9x32E8aMr3Vp12g7Vpb9/F1+AX/BUkZHCjN588Z1 zOB8MANQOvtdp7c3QGy9kpxkWjc6/sOEllvYXEVVeqrIQOloOhfTSjjoQ7D59dQ8 yWE6Wp+0hWiC48fQwNz3plB7AIR9ZwIMweIw0HMs0KQkQbXrwrtJHwW6obrh0j/P NWASB/8gwz8lSLOntEQzLwPzmPZAMwa1vkg9Xn+QjY4xudSojWhPfb94TgmRnmrt d0MYmfjpUk1LnLc3Rvk4eX5x/jFF6y8Wv19znvKq+258CNY3qf+HqwcyzNungDcj EfUkMqoB35Snnw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=KuKwCrBVuZPf5oR+q9+llq60dkeo7 vDOpgLg4TofeP4=; b=JDMkS3DZ80C0q6oq/OreKp4ytsgFBQOa1LBHIhwVOmxGz 57BBPFp3+S5iSvOaYEH/xmSQPr+4uE80sIFS7ht3EnBmKuVZl7nMN2TDWMcDVFUI c3SlSw8ES36JMkEHYc9hGHuuJInKQq+FGEjypxBis+6xsN5n6FrHecCxY5jMkGrw 8JhQMB7+z9OQP4YRn1n7n9tjWAeKtgd/1ZV82XP2Jt7/ai07FwEnmKCJuPUmFj9i C+ywGI4CiCR2LtYHCu53O8mcNIOe9q001ikakweQ8Z7/eHvtQTZM4QOt7cWPDgs8 FK6W3PcKUhJE9dOaLXfmU4p5OQzEdA/PwwRPpcMPg== X-ME-Sender: Received: from localhost (ti0089a400-2222.bb.online.no [88.89.166.190]) by mail.messagingengine.com (Postfix) with ESMTPA id 4A9E210258; Mon, 26 Mar 2018 13:57:03 -0400 (EDT) From: Marius Bakke In-Reply-To: <20180325095328.30714-1-arunisaac@systemreboot.net> References: <20180325095328.30714-1-arunisaac@systemreboot.net> User-Agent: Notmuch/0.26 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu) Date: Mon, 26 Mar 2018 19:57:01 +0200 Message-ID: <87woxyiutu.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) 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.7 (/) --=-=-= Content-Type: text/plain Arun Isaac writes: > * gnu/packages/fonts.scm (font-lohit): New variable. LGTM, thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlq5NG0ACgkQoqBt8qM6 VPpHGwgAjmu76l1zUulstnYE/pq3aQHbNQv1sfZjg9ARY/RxYSDjto33blHc52jf U+5XB5l6UbUgu1S9jzVb8a/0WHx4wgvVloxpoW/NB12E5m/wyOcrHzcMNdNrLSbF lQ/FZs/KnB7F6DidGQFxM6On1k1qh2dsQYenmqTZGDvGiPQgHVCvrLpRi/jXb6ge 2sqMEg0KfAaHXv4avKYkgzhnthyiAL905+rkxQm+SuFhlwhjmRlmZwgooW0znq6l +sqHoFDg8Hteej7J/rLGox95XcW2z4bCI46yvV9v1dl2W5ejES5D0FovHLNx3R31 Mc4DRC+pLslaoDGnf1fS+lRmfx47Mg== =IKeG -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Aug 15 17:18:36 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#30932: closed (Re: [bug#30932] [PATCH] gnu: Add font-lohit.) Message-ID: References: <20180325095328.30714-1-arunisaac@systemreboot.net> X-Gnu-PR-Message: they-closed 30932 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 30932@debbugs.gnu.org Date: Mon, 26 Mar 2018 20:17:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1522095422-31771-1" This is a multi-part message in MIME format... ------------=_1522095422-31771-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #30932: [PATCH] gnu: Add font-lohit. 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 30932@debbugs.gnu.org. --=20 30932: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D30932 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1522095422-31771-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 30932-done) by debbugs.gnu.org; 26 Mar 2018 20:16:04 +0000 Received: from localhost ([127.0.0.1]:54874 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0YXE-0008F2-L3 for submit@debbugs.gnu.org; Mon, 26 Mar 2018 16:16:04 -0400 Received: from vultr.systemreboot.net ([45.77.148.100]:40374) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f0YXD-0008EJ-C1 for 30932-done@debbugs.gnu.org; Mon, 26 Mar 2018 16:16:03 -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=t3O0QD1CDq4YYQtK310JYOGkhgWQ4hEAv1zwaPm3IYk=; b=FD4HDq2dxt9f8G1fKplixbKSv Y/iG179Nor0ULhLfXLaNanh/2HaHEZiDm9djZsPOHLDlMKMk+ZiZwU9gggDPOg4BBZSWl19vu+rH1 ME/xDT+WE/rmP46/1wz9ehO1YVFSRDoehUOdi1Auvs2m9HeEHKFew1CXBX0aHi2nSDbys=; Received: from [61.3.24.77] (helo=steel) by systemreboot.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1f0YX4-00066a-Ty; Tue, 27 Mar 2018 01:45:54 +0530 From: Arun Isaac To: Marius Bakke , 30932-done@debbugs.gnu.org Subject: Re: [bug#30932] [PATCH] gnu: Add font-lohit. In-Reply-To: <87woxyiutu.fsf@fastmail.com> References: <20180325095328.30714-1-arunisaac@systemreboot.net> <87woxyiutu.fsf@fastmail.com> Date: Tue, 27 Mar 2018 01:45:53 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Pushed! [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid 2.5 BODY_SINGLE_WORD Message body is only one word (no spaces) X-Debbugs-Envelope-To: 30932-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: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Pushed! [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid 2.5 BODY_SINGLE_WORD Message body is only one word (no spaces) Pushed! ------------=_1522095422-31771-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Mar 2018 09:54:08 +0000 Received: from localhost ([127.0.0.1]:52105 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f02Lh-0004pM-Ga for submit@debbugs.gnu.org; Sun, 25 Mar 2018 05:54:08 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52488) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f02Lf-0004oy-5D for submit@debbugs.gnu.org; Sun, 25 Mar 2018 05:53:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f02LY-00088U-Ns for submit@debbugs.gnu.org; Sun, 25 Mar 2018 05:53:53 -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,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:50455) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f02LY-00088J-Kd for submit@debbugs.gnu.org; Sun, 25 Mar 2018 05:53:52 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f02LX-0006Gj-6f for guix-patches@gnu.org; Sun, 25 Mar 2018 05:53:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f02LU-00084u-4D for guix-patches@gnu.org; Sun, 25 Mar 2018 05:53:51 -0400 Received: from vultr.systemreboot.net ([45.77.148.100]:49868) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f02LT-00083H-LE for guix-patches@gnu.org; Sun, 25 Mar 2018 05:53:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: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=p/0VsxpskO/L5U1mvYD+bc/GoS5gXT72dHtC2+c46oM=; b=pqSphvh+djduSjiDf9LjLSfFBT O2oUFomb76ZxYFu3R/PNmzhIYEfEidKwEwQRa+V4jtGy8rYEOjG5WoLS4SbUrp80C+NXqd6nro4ni auwgtGack0k44DsQR9zHFwfJAsBy7RbRaJGfRI+gTXRUsWlnIMtaK7gnpCgx0p+TdUVA=; Received: from [103.194.12.92] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.90_1) (envelope-from ) id 1f02LL-0005kW-Cy; Sun, 25 Mar 2018 15:23:39 +0530 From: Arun Isaac To: guix-patches@gnu.org Subject: [PATCH] gnu: Add font-lohit. Date: Sun, 25 Mar 2018 15:23:28 +0530 Message-Id: <20180325095328.30714-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit Cc: Arun Isaac 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.9 (/) * gnu/packages/fonts.scm (font-lohit): New variable. --- gnu/packages/fonts.scm | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 4b9c3e9ba..f57d5114a 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -19,7 +19,7 @@ ;;; Copyright © 2017 Alex Griffin ;;; Copyright © 2017 Clément Lassieur ;;; Copyright © 2017 Brendan Tildesley -;;; Copyright © 2017 Arun Isaac +;;; Copyright © 2017, 2018 Arun Isaac ;;; Copyright © 2017 Mohammed Sadiq ;;; Copyright © 2018 Charlie Ritter ;;; @@ -1289,3 +1289,24 @@ serif (Nachlieli) and monospaced (Miriam Mono) trivials. Also included Miriam, Drugulin, Aharoni, David, Hadasim etc. Cantillation marks support is available in Keter YG.") (license license:gpl2))) ; consult the LICENSE file included + +(define-public font-lohit + (package + (name "font-lohit") + (version "20140220") + (source + (origin + (method url-fetch) + (uri (string-append "https://releases.pagure.org/lohit/lohit-ttf-" + version ".tar.gz")) + (sha256 + (base32 + "1rmgr445hw1n851ywy28csfvswz1i6hnc8mzp88qw2xk9j4dn32d")))) + (build-system font-build-system) + (home-page "https://pagure.io/lohit") + (synopsis "Lohit TrueType Indic fonts") + (description "Lohit is a font family designed to cover Indic scripts. +Lohit supports the Assamese, Bengali, Devanagari (Hindi, Kashmiri, Konkani, +Maithili, Marathi, Nepali, Sindhi, Santali, Bodo, Dogri languages), Gujarati, +Kannada, Malayalam, Manipuri, Oriya, Punjabi, Tamil and Telugu scripts.") + (license license:silofl1.1))) -- 2.15.1 ------------=_1522095422-31771-1--