diff --git a/.files b/.files new file mode 100644 index 0000000..d1c6a23 Binary files /dev/null and b/.files differ diff --git a/.meta b/.meta new file mode 100644 index 0000000..b17cd29 --- /dev/null +++ b/.meta @@ -0,0 +1,8 @@ + + A set of OpenType fonts designed for user interfaces + Source Sans is a set of OpenType fonts that have been designed to work well in user interface (UI) environments, as well as in text setting for screen and print. + + + + http://sourceforge.net/projects/sourcesans.adobe/ + diff --git a/.rev b/.rev new file mode 100644 index 0000000..561db75 --- /dev/null +++ b/.rev @@ -0,0 +1,10 @@ + + + 47424cbe259da5431d6acb1dda9857e1 + 3.046 + + RBrownSUSE + + 912574 + + diff --git a/adobe-sourcesans3-fonts.changes b/adobe-sourcesans3-fonts.changes new file mode 100644 index 0000000..a64ae12 --- /dev/null +++ b/adobe-sourcesans3-fonts.changes @@ -0,0 +1,6 @@ +------------------------------------------------------------------- +Mon Aug 16 14:19:13 UTC 2021 - Cor Blom + +- Create new package to Source Sans 3, the successor of Source Sans + Pro: the changes are too significant to replace the latter + (boo#1189267) diff --git a/adobe-sourcesans3-fonts.spec b/adobe-sourcesans3-fonts.spec new file mode 100644 index 0000000..28c436b --- /dev/null +++ b/adobe-sourcesans3-fonts.spec @@ -0,0 +1,58 @@ +# +# spec file for package adobe-sourcesans3-fonts +# +# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2012 Dominique Leuenberger, Amsterdam, Netherlands +# +# 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-sourcesans3-fonts +Version: 3.046 +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-sans/ +Source0: https://github.com/adobe-fonts/source-sans/archive/refs/tags/%{version}R.zip#/source-sans-%{version}R.zip +BuildRequires: fontpackages-devel +BuildRequires: unzip +BuildArch: noarch +%reconfigure_fonts_prereq + +%description +Source Sans is a set of OpenType fonts that have been designed to work well in user interface (UI) environments, as well as in text setting for screen and print. + +%prep +%setup -q -n source-sans-%{version}R +# Fix line endings +sed -i 's/\r$//g' LICENSE.md +# fix spurious-executable-perm +chmod -x README.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-sans-3.046R.zip b/source-sans-3.046R.zip new file mode 120000 index 0000000..5f3ecf9 --- /dev/null +++ b/source-sans-3.046R.zip @@ -0,0 +1 @@ +/ipfs/bafybeicc3jr63ngnlbvhmhjm6uyahgt2z3ctm54cxs2c4py63xis57k5i4 \ No newline at end of file