From 0004921030126d2c385c6d6aa82603a71b4ebfdc2b343c86b9832aadeae79636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 7 Feb 2025 18:27:21 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main google-noto-coloremoji-fonts revision 5f781e7625aa7730e3b305cd2b5caf62 --- .gitattributes | 23 +++++++ LICENSE | 92 ++++++++++++++++++++++++++++ NotoColorEmoji.ttf | 3 + google-noto-coloremoji-fonts.changes | 70 +++++++++++++++++++++ google-noto-coloremoji-fonts.spec | 56 +++++++++++++++++ 5 files changed, 244 insertions(+) create mode 100644 .gitattributes create mode 100644 LICENSE create mode 100644 NotoColorEmoji.ttf create mode 100644 google-noto-coloremoji-fonts.changes create mode 100644 google-noto-coloremoji-fonts.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..68c4630 --- /dev/null +++ b/LICENSE @@ -0,0 +1,92 @@ +This Font Software is licensed under the SIL Open Font License, +Version 1.1. + +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font +creation efforts of academic and linguistic communities, and to +provide a free and open framework in which fonts may be shared and +improved in partnership with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply to +any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software +components as distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, +deleting, or substituting -- in part or in whole -- any of the +components of the Original Version, by changing formats or by porting +the Font Software to a new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, +modify, redistribute, and sell modified and unmodified copies of the +Font Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, in +Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the +corresponding Copyright Holder. This restriction only applies to the +primary font name as presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created using +the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. diff --git a/NotoColorEmoji.ttf b/NotoColorEmoji.ttf new file mode 100644 index 0000000..a12c779 --- /dev/null +++ b/NotoColorEmoji.ttf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2f19f6a404baa7da7a710b018c2892d7b51386983ddca146811f76aea0b6861 +size 10589456 diff --git a/google-noto-coloremoji-fonts.changes b/google-noto-coloremoji-fonts.changes new file mode 100644 index 0000000..7739827 --- /dev/null +++ b/google-noto-coloremoji-fonts.changes @@ -0,0 +1,70 @@ +------------------------------------------------------------------- +Wed Apr 24 16:06:00 UTC 2024 - Carsten Ziepke + +- Update to v2.042 + * Unicode 15.1 update + +------------------------------------------------------------------- +Tue Dec 12 11:11:56 UTC 2023 - Giacomo Comes + +- add %reconfigure_fonts_prereq + * required by the presence of the macro: %reconfigure_fonts_scriptlets + +------------------------------------------------------------------- +Wed Mar 15 10:10:17 UTC 2023 - Jacob Michalskie + +- Update to the latest version of Noto Emojis supporting Unicode 15.0 + +------------------------------------------------------------------- +Sat Jul 16 03:08:21 UTC 2022 - Gordon Leung + +rename: noto-coloremoji-fonts -> google-noto-coloremoji-fonts + +------------------------------------------------------------------- +Sun Jan 9 09:49:45 UTC 2022 - Kévin Le Gouguec + +- Update to v2.034 + * Unicode 14.0 update + +------------------------------------------------------------------- +Thu Sep 17 06:19:18 UTC 2020 - Ismail Dönmez + +- Update to v2020-09-16-unicode13_1 + * Unicode 13.1 update + +------------------------------------------------------------------- +Thu Jul 23 08:04:53 UTC 2020 - Yunhe Guo + +- Update to v2020-07-22-unicode13_0 + * Unicode 13.0 update. + +------------------------------------------------------------------- +Thu Apr 9 11:11:54 UTC 2020 - Yunhe Guo + +- Update to v2020-04-08-unicode12_1 + * Emoji 12.1 svg & png files + +------------------------------------------------------------------- +Wed Feb 26 17:08:35 UTC 2020 - Antonio Larrosa + +- Update to Version 20191119 Unicode 12 + * Updated font file and artwork to Unicode 12 + * Added flags for: + + BL: Saint Barthélemy + + BQ: Caribbean Netherlands + + MQ: Martinique + + RE: Réunion + + TF: French Southern Territories + * Changed flags for: + + XK: Kosovo + + FR: France + + NL: Netherlands + * This release also fixes the people holding hands emoji to work for + any combination of skin tone modifiers. + +------------------------------------------------------------------- +Tue Apr 30 10:35:43 UTC 2019 - Yunhe Guo + +- Splited from google-noto-fonts project +- Removed black and white emoji font, which was deprecated +- Version 20180810 Unicode 11 diff --git a/google-noto-coloremoji-fonts.spec b/google-noto-coloremoji-fonts.spec new file mode 100644 index 0000000..263e724 --- /dev/null +++ b/google-noto-coloremoji-fonts.spec @@ -0,0 +1,56 @@ +# +# spec file for package google-noto-coloremoji-fonts +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +Name: google-noto-coloremoji-fonts +Version: 20240424 +Release: 0 +Summary: Noto Color Emoji font +License: OFL-1.1 +Group: System/X11/Fonts +URL: https://github.com/googlefonts/noto-emoji +Source0: https://github.com/googlefonts/noto-emoji/raw/v2.042/fonts/LICENSE +Source1: https://github.com/googlefonts/noto-emoji/raw/v2.042/fonts/NotoColorEmoji.ttf +BuildRequires: fontpackages-devel +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch +Provides: noto-emoji-fonts = %version +Obsoletes: noto-coloremoji-fonts < 20230315 +Obsoletes: noto-emoji-fonts < %version +Provides: noto-coloremoji-fonts = %{version} +%reconfigure_fonts_prereq + +%description +Noto Color Emoji font + +%prep +cp %{S:0} . + +%build + +%install +install -Dm 644 -t %{buildroot}%{_ttfontsdir} %{S:1} + +%reconfigure_fonts_scriptlets + +%files +%defattr(0644,root,root,755) +%license LICENSE +%dir %{_ttfontsdir} +%{_ttfontsdir}/NotoColorEmoji.ttf + +%changelog