diff --git a/.files b/.files new file mode 100644 index 0000000..f7cec4e Binary files /dev/null and b/.files differ diff --git a/.meta b/.meta new file mode 100644 index 0000000..b2b1445 --- /dev/null +++ b/.meta @@ -0,0 +1,5 @@ + + + + + diff --git a/.rev b/.rev new file mode 100644 index 0000000..a919fa0 --- /dev/null +++ b/.rev @@ -0,0 +1,10 @@ + + + f809e92b2fa62bbb773d157d946b92f0 + 4.004 + + RBrownSUSE + + 912575 + + diff --git a/adobe-sourceserif4-fonts.changes b/adobe-sourceserif4-fonts.changes new file mode 100644 index 0000000..0e822b0 --- /dev/null +++ b/adobe-sourceserif4-fonts.changes @@ -0,0 +1,6 @@ +------------------------------------------------------------------- +Mon Aug 16 14:23:22 UTC 2021 - Cor Blom + +- Create new package to Source Serif 4, the successor of Source Serif + Pro: the changes are too significant to replace the latter + (boo#1189267) diff --git a/adobe-sourceserif4-fonts.spec b/adobe-sourceserif4-fonts.spec new file mode 100644 index 0000000..d82353a --- /dev/null +++ b/adobe-sourceserif4-fonts.spec @@ -0,0 +1,55 @@ +# +# spec file for package adobe-sourceserif4-fonts +# +# Copyright (c) 2021 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: adobe-sourceserif4-fonts +Version: 4.004 +Release: 0 +Summary: A set of OpenType fonts designed for user interfaces +License: OFL-1.1 +Group: System/X11/Fonts +URL: https://github.com/adobe-fonts/source-serif/ +Source0: https://github.com/adobe-fonts/source-serif/archive/refs/tags/%{version}R.zip#/source-serif-%{version}R.zip +BuildRequires: fontpackages-devel +BuildRequires: unzip +BuildArch: noarch +%reconfigure_fonts_prereq + +%description +A set of serif OpenType fonts designed to complement Source Sans + +%prep +%setup -q -n source-serif-%{version}R +# Fix line endings +sed -i 's/\r$//g' LICENSE.md + +%build + +%install +install -d %{buildroot}%{_ttfontsdir} +# by default install command uses 755 umask +install -m 644 OTF/*.otf %{buildroot}%{_ttfontsdir} + +%reconfigure_fonts_scriptlets + +%files +%license LICENSE.md +%doc README.md +%dir %{_ttfontsdir} +%{_ttfontsdir}/* + +%changelog diff --git a/source-serif-4.004R.zip b/source-serif-4.004R.zip new file mode 120000 index 0000000..b14911a --- /dev/null +++ b/source-serif-4.004R.zip @@ -0,0 +1 @@ +/ipfs/bafybeihuibbv3y3pdr7fjmcylamva3qmo2xw5kfocdi6dlcnow4vq5wt7i \ No newline at end of file