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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 73A9F1581F3 for ; Sun, 1 Dec 2024 11:36:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FD9DE07F6; Sun, 1 Dec 2024 11:36:32 +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 1B2C4E07F6 for ; Sun, 1 Dec 2024 11:36:32 +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 2F71A340C77 for ; Sun, 1 Dec 2024 11:36:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DD04F96 for ; Sun, 1 Dec 2024 11:36:29 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1733052978.6f5be6a12b3f682a81d41b3949d51465eca60f18.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/noto/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/noto/Manifest media-fonts/noto/noto-20240731.ebuild X-VCS-Directories: media-fonts/noto/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 6f5be6a12b3f682a81d41b3949d51465eca60f18 X-VCS-Branch: master Date: Sun, 1 Dec 2024 11:36:29 +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: 31e236fd-b168-4852-9623-186ba909ee31 X-Archives-Hash: 3b349e330cbbb084709e724598164826 commit: 6f5be6a12b3f682a81d41b3949d51465eca60f18 Author: Pacho Ramos gentoo org> AuthorDate: Sun Dec 1 11:29:26 2024 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Dec 1 11:36:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f5be6a1 media-fonts/noto: drop 20240731 Signed-off-by: Pacho Ramos gentoo.org> media-fonts/noto/Manifest | 1 - media-fonts/noto/noto-20240731.ebuild | 42 ----------------------------------- 2 files changed, 43 deletions(-) diff --git a/media-fonts/noto/Manifest b/media-fonts/noto/Manifest index b27fb723c1aa..ab0883b40537 100644 --- a/media-fonts/noto/Manifest +++ b/media-fonts/noto/Manifest @@ -1,4 +1,3 @@ -DIST noto-20240731.tar.gz 1087189796 BLAKE2B 939cc60437521166c01c7255c23e33fa29d8eebd186191bde8bc79a3b9a27c25e9b393af92a55926b398f8540da2c676cda3720d844689d38b029397620e4c88 SHA512 0361b602f6e9545ffdcae85674f8d3bec1235cec506a271a5f857f80f339562972461dc70d89ebf0dce42bb13235e0b59c0b121292983843534cb489c69b4218 DIST noto-20240830.tar.gz 1087158158 BLAKE2B e3b3410fa3c3fbd48e3224f7a22a46377ffa50d36df4027902bd86949579d33ebfb883939feba62ce8520a10d1c982c0c600e7363d5e3a752e76d75059eedf5b SHA512 cf3ac08d2c1fb134194ce6b1211d63ab5fc00adcfc92106afdd872ad9fb75cbf0437d88314a8cc3681fa93974f37c736685f529231ad5e8f8eca429876ee0032 DIST noto-20241101.tar.gz 1086999253 BLAKE2B 237d96dcd89ed86c6edfb3316d420eb7ca00a4486a7bb54087896330d21ee87307c16b6991b897eb87459c3f0fa1739f879347c9c24f1ef1f2aa953c2051a3a8 SHA512 dfc31ebe3cd5947182ac771e1bcbbc7cd3a1b56b5a9aa74a0fcc94ff6a5060a3cb8bc57a01587d955fc7505e566dd3a7283d7fd521c839b264e55ca2c9297c13 DIST noto-20241201.tar.gz 1086893249 BLAKE2B 5635c170bcef1c7122003c3cf77945ba394ef962d384f7e311cba2234734e30b4cc54a7860173cf5be5ec1d71793f7470d56def9a8d8956790ad28484867830e SHA512 b25c928f33553b52f4bfbd6c2b597fffafe6316651e2660584f68dd5d5c6f30d297a7ac65ab0a3a4d92aa84002829f213b9d31e6e84f0c959f5c00497d68088c diff --git a/media-fonts/noto/noto-20240731.ebuild b/media-fonts/noto/noto-20240731.ebuild deleted file mode 100644 index 0757b7c6cff9..000000000000 --- a/media-fonts/noto/noto-20240731.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -inherit font - -DESCRIPTION="Google's font family that aims to support all the world's languages" -HOMEPAGE="https://fonts.google.com/noto https://github.com/notofonts/notofonts.github.io" - -COMMIT="e5cbf4c15ada3ab6cfc882c809c7759d54f494c6" -SRC_URI="https://github.com/notofonts/notofonts.github.io/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/notofonts.github.io-${COMMIT}" - -LICENSE="OFL-1.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86" -# Extra allows to optionally reduce disk usage even returning to tofu -# issue as described in https://fonts.google.com/noto -IUSE="cjk +extra" - -RDEPEND="cjk? ( media-fonts/noto-cjk )" - -RESTRICT="binchecks strip" - -FONT_SUFFIX="ttf" -FONT_CONF=( - # From ArchLinux - "${FILESDIR}/66-noto-serif.conf" - "${FILESDIR}/66-noto-mono.conf" - "${FILESDIR}/66-noto-sans.conf" -) - -src_install() { - mkdir install-hinted || die - mv fonts/*/hinted/ttf/*.tt[fc] install-hinted/. || die - - FONT_S="${S}/install-hinted/" font_src_install - - # Allow to drop some fonts optionally for people that want to save - # disk space. Following ArchLinux options. - use extra || rm -rf "${ED}"/usr/share/fonts/noto/Noto*{Condensed,SemiBold,Extra}*.tt[f,c] -}