From c46516395f2f2e06f465ea3ddc38af0315641c81a0e82ee004ef35e7bfc8e44b Mon Sep 17 00:00:00 2001 From: Hillwood Yang Date: Sun, 13 Nov 2022 13:30:29 +0000 Subject: [PATCH 1/2] Accepting request 1035478 from home:Pi-Cla:branches:M17N:fonts update: 1.01 -> 9.003 - Remapped to Unicode's Marchen Block - etc: https://www.babelstone.co.uk/Fonts/Marchen.html Replaced generic license with specific BabelStoneOFL.txt OBS-URL: https://build.opensuse.org/request/show/1035478 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/babelstone-marchen-fonts?expand=0&rev=6 --- BabelStoneMarchen.ttf | 3 +++ OFL.txt => BabelStoneOFL.txt | 5 +++-- BabelStoneTibetansMarchen.ttf | 3 --- babelstone-marchen-fonts.changes | 8 ++++++++ babelstone-marchen-fonts.spec | 28 +++++++++++++++------------- 5 files changed, 29 insertions(+), 18 deletions(-) create mode 100644 BabelStoneMarchen.ttf rename OFL.txt => BabelStoneOFL.txt (97%) delete mode 100644 BabelStoneTibetansMarchen.ttf diff --git a/BabelStoneMarchen.ttf b/BabelStoneMarchen.ttf new file mode 100644 index 0000000..e70168b --- /dev/null +++ b/BabelStoneMarchen.ttf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2105676c417be2ca895a4ca07901a0b3693154be345db18793c14f9235279e3 +size 290520 diff --git a/OFL.txt b/BabelStoneOFL.txt similarity index 97% rename from OFL.txt rename to BabelStoneOFL.txt index d2665a8..7dca6e7 100644 --- a/OFL.txt +++ b/BabelStoneOFL.txt @@ -1,4 +1,5 @@ -Copyright (c) 2010, Google Corporation. +Copyright (c) 2013, Andrew West (www.babelstone.co.uk), +with Reserved Font Name BabelStone. 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: @@ -18,7 +19,7 @@ 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, +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 diff --git a/BabelStoneTibetansMarchen.ttf b/BabelStoneTibetansMarchen.ttf deleted file mode 100644 index 2e9a452..0000000 --- a/BabelStoneTibetansMarchen.ttf +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98e5b1fc780950ad90fd1ccc87862db5640676e012dda2ab0ff362b114cb5743 -size 160792 diff --git a/babelstone-marchen-fonts.changes b/babelstone-marchen-fonts.changes index 9445a53..9de9fbc 100644 --- a/babelstone-marchen-fonts.changes +++ b/babelstone-marchen-fonts.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Nov 12 23:29:55 UTC 2022 - Gordon Leung + +update: 1.01 -> 9.003 +- Remapped to Unicode's Marchen Block +- etc: https://www.babelstone.co.uk/Fonts/Marchen.html +Replaced generic license with specific BabelStoneOFL.txt + ------------------------------------------------------------------- Thu Oct 17 09:05:27 UTC 2013 - pgajdos@suse.com diff --git a/babelstone-marchen-fonts.spec b/babelstone-marchen-fonts.spec index b9fea77..2dcdc71 100644 --- a/babelstone-marchen-fonts.spec +++ b/babelstone-marchen-fonts.spec @@ -1,7 +1,7 @@ # # spec file for package babelstone-marchen-fonts # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,29 +12,31 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: babelstone-marchen-fonts -Version: 1.01 +Version: 9.003 Release: 0 -Summary: Tibetan sMar-chen Font +Summary: BabelStone Font for Marchen script License: OFL-1.1 Group: System/X11/Fonts -Url: http://www.babelstone.co.uk/Fonts/ -Source0: http://www.babelstone.co.uk/Fonts/BabelStoneTibetansMarchen.ttf -Source1: OFL.txt +URL: http://www.babelstone.co.uk/Fonts/ +Source0: https://www.babelstone.co.uk/Fonts/Download/BabelStoneMarchen.ttf +Source1: https://www.babelstone.co.uk/Fonts/BabelStoneOFL.txt BuildRequires: fontpackages-devel %reconfigure_fonts_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description -BabelStone Tibetan sMar-chen is an experimental font for the sMar-chen script, -mapped to the Tibetan script +BabelStone Marchen is a font for the sMar-chen script, which is based +on the deprecated experimental BabelStone Tibetan sMar-chen font. This +font uses the encoding specified by Unicode for Marchen script. %prep -%setup -q -c -T +%autosetup -c -T cp -a %{SOURCE0} . %build @@ -48,8 +50,8 @@ install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/ %files %defattr(-,root,root) -%doc OFL.txt -%{_ttfontsdir} +%license BabelStoneOFL.txt +%dir %{_ttfontsdir} +%{_ttfontsdir}/BabelStoneMarchen.ttf %changelog - From b82644ec22893faa8f9fddb6f52cc3ba187004594eea1f2b4ccfffbc58f443fa Mon Sep 17 00:00:00 2001 From: Hillwood Yang Date: Wed, 22 Feb 2023 13:11:39 +0000 Subject: [PATCH 2/2] Accepting request 1067158 from home:hillwood:branches:M17N:fonts OBS-URL: https://build.opensuse.org/request/show/1067158 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/babelstone-marchen-fonts?expand=0&rev=7 --- BabelStoneOFL.txt | 188 +++++++++++++++++++++++----------------------- 1 file changed, 94 insertions(+), 94 deletions(-) diff --git a/BabelStoneOFL.txt b/BabelStoneOFL.txt index 7dca6e7..2750c5c 100644 --- a/BabelStoneOFL.txt +++ b/BabelStoneOFL.txt @@ -1,94 +1,94 @@ -Copyright (c) 2013, Andrew West (www.babelstone.co.uk), -with Reserved Font Name BabelStone. - -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. +Copyright (c) 2013, Andrew West (www.babelstone.co.uk), +with Reserved Font Name BabelStone. + +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.