From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9560415806E for ; Sat, 27 May 2023 01:42:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1029E089D; Sat, 27 May 2023 01:42:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A285BE089D for ; Sat, 27 May 2023 01:42:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 96ED5340FBA for ; Sat, 27 May 2023 01:42:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08141A6C for ; Sat, 27 May 2023 01:42:11 +0000 (UTC) From: "Rahul Sandhu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rahul Sandhu" Message-ID: <1685151711.1bb0d123377a0f284807e904860c0c1d1bb2f24e.rahul@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-fonts/ubuntumono-nerdfont/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-fonts/ubuntumono-nerdfont/Manifest media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.0.1.ebuild X-VCS-Directories: media-fonts/ubuntumono-nerdfont/ X-VCS-Committer: rahul X-VCS-Committer-Name: Rahul Sandhu X-VCS-Revision: 1bb0d123377a0f284807e904860c0c1d1bb2f24e X-VCS-Branch: dev Date: Sat, 27 May 2023 01:42:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a382aeea-6ad9-4d8f-b462-4cd585d1179a X-Archives-Hash: 1ba877481c893a8a3b894d81ca51595c commit: 1bb0d123377a0f284807e904860c0c1d1bb2f24e Author: Rahul Sandhu sandhuservices dev> AuthorDate: Sat May 27 01:41:51 2023 +0000 Commit: Rahul Sandhu sandhuservices dev> CommitDate: Sat May 27 01:41:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1bb0d123 media-fonts/ubuntumono-nerdfont: add 3.0.1 Signed-off-by: Rahul Sandhu sandhuservices.dev> media-fonts/ubuntumono-nerdfont/Manifest | 1 + .../ubuntumono-nerdfont-3.0.1.ebuild | 25 ++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/media-fonts/ubuntumono-nerdfont/Manifest b/media-fonts/ubuntumono-nerdfont/Manifest index 06010faf4..74ba45346 100644 --- a/media-fonts/ubuntumono-nerdfont/Manifest +++ b/media-fonts/ubuntumono-nerdfont/Manifest @@ -1 +1,2 @@ DIST ubuntumono-nerdfont-2.2.2.zip 9741947 BLAKE2B 91ab5d244327351fedbc27e8d406c846a06747ce1747d96f88142c7ca8fc895078446ac6d9ba41fb49f5d7954a7a603a6645c3c785b0736145c917e97e20e498 SHA512 7687bac3861d9e7d74ea2584d4e5c57635e1faa0c6c09c3495cde7d635e6aee80bd8a356771369bf34794bd60610d60d0e318c65a7c9a6d70fac067cc55f1c5b +DIST ubuntumono-nerdfont-3.0.1.tar.xz 1890968 BLAKE2B a36911475607cc711ed18cca4634723f1623fcd3c3f0d9a00b09e8ce42dd039e73808708e55fb84de5c4dd513a27bac55c054c31162b63d297ba32b2fd2913ee SHA512 d2e6a516eb065a2ae1fdbcd165a8ba235dbe1264a108fd76036c556f3677dfe985caa2bff6ab98881faaac347334b02753fee6114d0f31c2ac620232a2f50a7a diff --git a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.0.1.ebuild b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.0.1.ebuild new file mode 100644 index 000000000..b16ecc2c3 --- /dev/null +++ b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.0.1.ebuild @@ -0,0 +1,25 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit font + +DESCRIPTION="A free and open-source typeface for developers" +HOMEPAGE="https://github.com/ryanoasis/nerd-fonts" +SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/UbuntuMono.tar.xz -> ${P}.tar.xz" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="~amd64" + +S="${WORKDIR}" +FONT_SUFFIX="ttf" + +pkg_postinst() { + ewarn "Upstream has recently made some major changes since version 3.0.0." + ewarn "The older Material Design Icon codepoints have been dropped." + ewarn "See issue 1059, comment 1404891287 at upstream for a translation table." + ewarn "More information can be found here:" + ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0" +}