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 48A27158041 for ; Thu, 4 Apr 2024 13:54:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 236EAE2A31; Thu, 4 Apr 2024 13:54:36 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 02641E2A31 for ; Thu, 4 Apr 2024 13:54:36 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DD944343255 for ; Thu, 4 Apr 2024 13:54:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9F961670 for ; Thu, 4 Apr 2024 13:54:32 +0000 (UTC) From: "Steffen Winter" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Steffen Winter" Message-ID: <1712238858.1f2c0d08196cef23cbf40701b56ac83b85c74df8.stffn.mobil@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.2.0.ebuild X-VCS-Directories: media-fonts/ubuntumono-nerdfont/ X-VCS-Committer: stffn.mobil X-VCS-Committer-Name: Steffen Winter X-VCS-Revision: 1f2c0d08196cef23cbf40701b56ac83b85c74df8 X-VCS-Branch: dev Date: Thu, 4 Apr 2024 13:54:32 +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: 4943c837-9c7c-4343-9393-87ca78e1d8a8 X-Archives-Hash: 2ad8fa7e65d81eaaa8bcd9ad46a58728 commit: 1f2c0d08196cef23cbf40701b56ac83b85c74df8 Author: Steffen Winter proton me> AuthorDate: Thu Apr 4 13:54:18 2024 +0000 Commit: Steffen Winter freenet de> CommitDate: Thu Apr 4 13:54:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1f2c0d08 media-fonts/ubuntumono-nerdfont: add 3.2.0 Signed-off-by: Steffen Winter proton.me> media-fonts/ubuntumono-nerdfont/Manifest | 1 + .../ubuntumono-nerdfont-3.2.0.ebuild | 25 ++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/media-fonts/ubuntumono-nerdfont/Manifest b/media-fonts/ubuntumono-nerdfont/Manifest index 3f0e6bf2e8..3fef386079 100644 --- a/media-fonts/ubuntumono-nerdfont/Manifest +++ b/media-fonts/ubuntumono-nerdfont/Manifest @@ -1,2 +1,3 @@ DIST ubuntumono-nerdfont-2.2.2.zip 9741947 BLAKE2B 91ab5d244327351fedbc27e8d406c846a06747ce1747d96f88142c7ca8fc895078446ac6d9ba41fb49f5d7954a7a603a6645c3c785b0736145c917e97e20e498 SHA512 7687bac3861d9e7d74ea2584d4e5c57635e1faa0c6c09c3495cde7d635e6aee80bd8a356771369bf34794bd60610d60d0e318c65a7c9a6d70fac067cc55f1c5b DIST ubuntumono-nerdfont-3.1.1.gh.tar.xz 1913160 BLAKE2B 4d44bc11fbabb76574749e870bf54529a18bab066aa5c57b988fe303721c044972400af1f9507bbfbcdcee1f0d9b54a477216911d0f6df5ca696f053d8a47b0e SHA512 326e16008b7ae650ec45f5bb1167362874c2dded0399f7152a50747e4fd09dc135fcae0aa2852e63bf8d956d79a75ab1a4402d57c46711305ad2940f468ee3a5 +DIST ubuntumono-nerdfont-3.2.0.gh.tar.xz 2124672 BLAKE2B aa8551f6f954bf7078983de5ebe01a27e66eaae8ec8aa08f94709eeb03574261b6adadbe41987e0c8259a7e9eaa77b7da47936b1c916217526135ea81c8a9bf4 SHA512 ae1a135191bcc67a9d74aadc8854ddde67149073b2f3b239eede7f744d08d7492a41f6c38dbff8f78e4d52d2102fb98a830876dd0f6a12d133cef83f0570ef6a diff --git a/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.2.0.ebuild b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.2.0.ebuild new file mode 100644 index 0000000000..b991aea4b2 --- /dev/null +++ b/media-fonts/ubuntumono-nerdfont/ubuntumono-nerdfont-3.2.0.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}.gh.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" +}