public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/noto-emoji/
Date: Sat, 27 Sep 2025 18:07:54 +0000 (UTC)	[thread overview]
Message-ID: <1758996450.c41cda6418dc9c5b6e37e31836b4bbcfc10801b3.pacho@gentoo> (raw)

commit:     c41cda6418dc9c5b6e37e31836b4bbcfc10801b3
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 27 17:20:19 2025 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 27 18:07:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c41cda64

media-fonts/noto-emoji: add 20250912

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 media-fonts/noto-emoji/Manifest                   |  2 +
 media-fonts/noto-emoji/noto-emoji-20250912.ebuild | 66 +++++++++++++++++++++++
 2 files changed, 68 insertions(+)

diff --git a/media-fonts/noto-emoji/Manifest b/media-fonts/noto-emoji/Manifest
index a2f06e77cc5a..d50fbd362f7c 100644
--- a/media-fonts/noto-emoji/Manifest
+++ b/media-fonts/noto-emoji/Manifest
@@ -2,3 +2,5 @@ DIST noto-emoji-20241003-monochrome.tar.gz 2926925 BLAKE2B 6626457993435574338dc
 DIST noto-emoji-20241003.tar.gz 204137209 BLAKE2B 580cff6708f07a850d4309e21f5762bafb631437677eb21f5c125ef93c2b66b53f825ae4013b141e4c5b795b3ab6bf39cf7622e6a66fa2fe06b6795e0ac05ab6 SHA512 225eb18052242621690a81c97b30c65198600b15116d28e49d9757d36c85ead8da098994db0a4c1329fbe312a26e9a19261c71a156836d7d3e677622bf25c868
 DIST noto-emoji-20250618-monochrome.tar.gz 4168791 BLAKE2B 2e60e26aacf31a5265b74c35b23d0dff5a6c012cbc184d5fd735263562640315df871507e62fc1f322755cbb056fea1d4e852814b63a286e57c5fb6510e41dad SHA512 77f99b106eec39dd7b82f35f37e15696cc3f97b35d9fe0c934deea4b8c347d14c8a3ae17dfb23e49b95f95c522c8c98f5fd1eacd49c58a4f4432603d9f02face
 DIST noto-emoji-20250618.tar.gz 202521940 BLAKE2B ba65c2ec62bdc6d26697cca07bbe174f2c7164d6d74399a5ba5f9d8f21ead5994b12e4bc0afecb0aea32cc7c4de2276d4134b225be3b9172642d00866c725ec3 SHA512 0e46a9836d581d10596009924c6b2ed43603a5ddd1c3bdc11c3d23e428ba2318074abfe71cf7f0b87973c612d52bfd86f4d9f54a2ca85a33c6a5cb3690895f8c
+DIST noto-emoji-20250912-monochrome.tar.gz 4168791 BLAKE2B 2e60e26aacf31a5265b74c35b23d0dff5a6c012cbc184d5fd735263562640315df871507e62fc1f322755cbb056fea1d4e852814b63a286e57c5fb6510e41dad SHA512 77f99b106eec39dd7b82f35f37e15696cc3f97b35d9fe0c934deea4b8c347d14c8a3ae17dfb23e49b95f95c522c8c98f5fd1eacd49c58a4f4432603d9f02face
+DIST noto-emoji-20250912.tar.gz 210342539 BLAKE2B 86fa8d0426894c89ef15b64cf0143a0d3674af0273e7be77f58c1ab009eea5e7c23729a99b9cd673b88e653ae6b26ab5735979954f7d92ef159451e045272269 SHA512 41ec1520dbb244451446479e0107cb8d06d893fc7045ec83f7d2dc853291c98fb44f18b1c5cf8d10e4011c40f46542f3038bd667cc216f5affa3a93eb65df85d

diff --git a/media-fonts/noto-emoji/noto-emoji-20250912.ebuild b/media-fonts/noto-emoji/noto-emoji-20250912.ebuild
new file mode 100644
index 000000000000..d348d7c1cf58
--- /dev/null
+++ b/media-fonts/noto-emoji/noto-emoji-20250912.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit font xdg-utils
+
+DESCRIPTION="Google Noto Emoji fonts"
+HOMEPAGE="https://fonts.google.com/noto/specimen/Noto+Color+Emoji https://fonts.google.com/noto/specimen/Noto+Emoji
+	https://github.com/googlefonts/noto-emoji https://github.com/zjaco13/Noto-Emoji-Monochrome"
+
+# https://github.com/googlefonts/noto-emoji/issues/441
+# https://github.com/googlefonts/noto-emoji/issues/390
+COMMIT="8998f5dd683424a73e2314a8c1f1e359c19e8742"
+COMMIT_MC="b80db438fe644bd25e0032661ab66fa72f2af0e2"
+SRC_URI="https://github.com/googlefonts/noto-emoji/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
+	https://github.com/zjaco13/Noto-Emoji-Monochrome/archive/${COMMIT_MC}.tar.gz -> ${P}-monochrome.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+LICENSE="Apache-2.0 OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE="icons"
+
+RESTRICT="binchecks strip"
+
+# https://github.com/gentoo/gentoo/pull/32203
+FONT_CONF=( "${FILESDIR}"/75-noto-emoji-fallback.conf )
+
+src_compile() { :; }
+
+src_install() {
+	# Ensure we install only the desired font (the same other distros
+	# supply), https://bugs.gentoo.org/927294
+	FONT_S="${S}/fonts-install"
+
+	# Don't lose fancy emoji icons
+	if use icons; then
+		for i in 32 72 128 512; do
+			insinto "/usr/share/icons/${PN}/${i}/emotes/"
+			doins png/"${i}"/*.png
+		done
+
+		insinto /usr/share/icons/"${PN}"/scalable/emotes/
+		doins svg/*.svg
+	fi
+
+	# Ensure we install only the desired font (the same other distros
+	# supply), https://bugs.gentoo.org/927294
+	mkdir fonts-install || die
+	FONT_S="${S}/fonts-install"
+	cp -p fonts/NotoColorEmoji.ttf fonts-install/. || die
+	cp -p "${WORKDIR}"/Noto-Emoji-Monochrome-${COMMIT_MC}/fonts/*.ttf fonts-install/. || die
+
+	FONT_SUFFIX="ttf"
+	font_src_install
+
+	dodoc README.md
+}
+
+pkg_postinst() {
+	use icons && xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	use icons && xdg_icon_cache_update
+}


             reply	other threads:[~2025-09-27 18:08 UTC|newest]

Thread overview: 82+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-27 18:07 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-12 20:11 [gentoo-commits] repo/gentoo:master commit in: media-fonts/noto-emoji/ Arthur Zamarin
2025-10-12 15:54 Sam James
2025-10-12 15:54 Sam James
2025-09-28 15:52 Arthur Zamarin
2025-09-28 15:52 Arthur Zamarin
2025-09-28 15:52 Arthur Zamarin
2025-09-28 15:52 Arthur Zamarin
2025-06-25 12:42 Pacho Ramos
2025-06-20 15:22 Pacho Ramos
2025-06-20 15:22 Pacho Ramos
2025-06-05  0:31 Sam James
2025-06-04 19:14 Sam James
2025-06-04 12:05 Sam James
2025-06-04 12:03 Sam James
2024-11-17 11:45 Pacho Ramos
2024-11-17 11:45 Pacho Ramos
2024-04-13  6:36 Arthur Zamarin
2024-04-13  6:36 Arthur Zamarin
2024-04-12 15:30 Sam James
2024-04-12 15:30 Sam James
2024-03-25 18:13 Pacho Ramos
2024-03-25 18:13 Pacho Ramos
2024-03-02 14:13 Arthur Zamarin
2024-02-22  0:59 Sam James
2024-02-22  0:59 Sam James
2024-01-03 18:39 Arthur Zamarin
2023-12-16  9:46 Pacho Ramos
2023-11-24 12:55 Pacho Ramos
2023-11-24 12:55 Pacho Ramos
2023-08-28 23:49 Andreas K. Hüttel
2023-03-19 16:56 Pacho Ramos
2023-03-16 22:02 Sam James
2023-03-16 22:02 Sam James
2023-03-16 22:02 Sam James
2023-02-24 15:11 Pacho Ramos
2022-12-04 14:50 Pacho Ramos
2022-12-01 22:28 Jakov Smolić
2022-12-01 22:24 Jakov Smolić
2022-12-01 22:22 Jakov Smolić
2022-10-09  8:37 Arthur Zamarin
2022-10-08 17:42 Arthur Zamarin
2022-09-18 11:09 Pacho Ramos
2022-09-18 11:09 Pacho Ramos
2022-09-18 11:09 Pacho Ramos
2022-09-18 11:09 Pacho Ramos
2022-05-10  1:07 WANG Xuerui
2021-12-14 20:47 Arthur Zamarin
2021-12-14 15:45 Jakov Smolić
2021-12-14 15:45 Jakov Smolić
2021-11-06  9:13 Pacho Ramos
2021-11-06  9:13 Pacho Ramos
2021-09-17  8:57 Marek Szuba
2021-08-26  3:00 Sam James
2021-08-22  3:42 Sam James
2021-08-18 12:46 Agostino Sarubbo
2021-07-16  8:17 Pacho Ramos
2021-03-07 19:40 Pacho Ramos
2021-02-15 10:47 Sam James
2021-02-14 19:52 Sam James
2021-01-19 19:21 Pacho Ramos
2020-12-09 18:27 Pacho Ramos
2020-12-09 18:27 Pacho Ramos
2020-10-06  5:08 Sam James
2020-07-23  1:28 Sam James
2020-06-04 17:14 Mart Raudsepp
2020-06-04 14:06 Michał Górny
2020-05-29 16:18 Michał Górny
2020-05-22 19:05 Georgy Yakovlev
2020-04-24 19:12 Mike Gilbert
2020-04-19  2:35 Craig Andrews
2020-04-04  9:34 Pacho Ramos
2020-04-01 23:29 Pacho Ramos
2020-03-20 15:11 Pacho Ramos
2020-03-14 14:49 Pacho Ramos
2020-03-11 19:47 Pacho Ramos
2019-08-05 18:54 Pacho Ramos
2019-06-02  9:50 Pacho Ramos
2019-02-18 21:24 Pacho Ramos
2018-11-18 10:53 Pacho Ramos
2018-11-10 13:24 Pacho Ramos
2018-10-14 19:44 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1758996450.c41cda6418dc9c5b6e37e31836b4bbcfc10801b3.pacho@gentoo \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox