From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id iF4CCNzfDl+kIgAA0tVLHw (envelope-from ) for ; Wed, 15 Jul 2020 10:52:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id MDXJA9zfDl/OeAAAbx9fmQ (envelope-from ) for ; Wed, 15 Jul 2020 10:52:12 +0000 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 D5ACA9403A0 for ; Wed, 15 Jul 2020 10:52:10 +0000 (UTC) Received: from localhost ([::1]:58462 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jvf1E-0002TC-DT for larch@yhetil.org; Wed, 15 Jul 2020 06:52:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57958) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jvf18-0002Mw-Fy for guix-patches@gnu.org; Wed, 15 Jul 2020 06:52:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40744) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jvf18-0006xN-5B for guix-patches@gnu.org; Wed, 15 Jul 2020 06:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jvf18-0001nX-1e for guix-patches@gnu.org; Wed, 15 Jul 2020 06:52:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42362] [PATCH] gnu: Add font-catamaran. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Jul 2020 10:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 42362 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42362@debbugs.gnu.org Cc: Arun Isaac X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15948103036884 (code B ref -1); Wed, 15 Jul 2020 10:52:01 +0000 Received: (at submit) by debbugs.gnu.org; 15 Jul 2020 10:51:43 +0000 Received: from localhost ([127.0.0.1]:52290 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jvf0p-0001my-5R for submit@debbugs.gnu.org; Wed, 15 Jul 2020 06:51:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:43764) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jvf0k-0001mn-Ab for submit@debbugs.gnu.org; Wed, 15 Jul 2020 06:51:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57812) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jvf0j-0001Xu-9z for guix-patches@gnu.org; Wed, 15 Jul 2020 06:51:38 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:58314) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jvf0f-0006nP-Si for guix-patches@gnu.org; Wed, 15 Jul 2020 06:51:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type: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=2kwvH1nv3BY9wn0ynulc2mntgwCaOZrBgdbB8F8yBeA=; b=hm3Kl1pbHRUlwX93KdkHZD8lO6 8NTcsoSzq8EZHJSF+ZSBRj4cHlDgzckhILByvfkKgO69YUxGj27u02bSVz113lIeYx9p98h4dRrDF 4aM4CL7943nY8q2Gs+yN1u12VNawBduzY0UMxGmx0EjA0x/QLIMk3TLttEY3YafSJRmQ=; Received: from [192.168.2.1] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1jvf0Z-000zZh-GI; Wed, 15 Jul 2020 16:21:27 +0530 From: Arun Isaac Date: Wed, 15 Jul 2020 16:21:25 +0530 Message-Id: <20200715105125.1861-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=139.59.75.54; envelope-from=arunisaac@systemreboot.net; helo=mugam.systemreboot.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/15 05:02:52 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -2.4 (--) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=systemreboot.net header.s=default header.b=hm3Kl1pb; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 5.09 X-TUID: WtGytwylebZi * gnu/packages/fonts.scm (font-catamaran): New variable. --- gnu/packages/fonts.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 38b342f770..048e27f8ff 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -1927,3 +1927,27 @@ languages, it contains Japanese characters, including Kana glyphs and more than 5,300 Kanji glyphs, as well major international phonetic symbols, operators and special symbols.") (license (license:non-copyleft "file:///LICENSE_E")))) + +(define-public font-catamaran + (let ((commit "7559b4906f9c9148fb22c6f89508c3053a78a296") + (revision "1")) + (package + (name "font-catamaran") + (version (git-version "20170622" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/VanillaandCream/Catamaran-Tamil") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1wpp41l7j2kpgnyavhgxcc5wp852a4wqsnwravn39gp980s84yxw")))) + (build-system font-build-system) + (home-page "https://github.com/VanillaandCream/Catamaran-Tamil") + (synopsis "9 weight Tamil and Latin type") + (description "Catamaran is a 9 weight Tamil and Latin type. Catamaran +is a stylish type with a polished yet relaxed feel. Its versatility makes it +suitable for a wide range of uses.") + (license license:silofl1.1)))) -- 2.26.2