forked from pool/iosevka-fonts
Accepting request 867472 from home:jengelh:branches:M17N:fonts
- Trim marketing and redundancies from descriptions. Updates to summaries. OBS-URL: https://build.opensuse.org/request/show/867472 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/iosevka-fonts?expand=0&rev=20
This commit is contained in:
parent
aca4d27e6b
commit
b1f6d0e4bb
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 28 12:42:48 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Trim marketing and redundancies from
|
||||||
|
descriptions. Updates to summaries.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 27 10:15:49 UTC 2021 - Lukas Kucharczyk <lukas@home>
|
Wed Jan 27 10:15:49 UTC 2021 - Lukas Kucharczyk <lukas@home>
|
||||||
|
|
||||||
|
@ -15,10 +15,11 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
%define _buildshell /bin/bash
|
||||||
Name: iosevka-fonts
|
Name: iosevka-fonts
|
||||||
Version: 5.0.0
|
Version: 5.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Slender typeface for code, from code
|
Summary: Slender typeface for source code
|
||||||
License: OFL-1.1
|
License: OFL-1.1
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
URL: https://typeof.net/Iosevka/
|
URL: https://typeof.net/Iosevka/
|
||||||
@ -42,54 +43,53 @@ BuildArch: noarch
|
|||||||
%reconfigure_fonts_prereq
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Iosevka is an open-source, sans-serif + slab-serif, monospace + quasi‑proportional
|
Iosevka is a sans-serif + slab-serif, monospace + quasi‑proportional
|
||||||
typeface family, designed for writing code, using in terminals, and preparing
|
typeface family, designed for writing code, using in terminals, and
|
||||||
technical documents.
|
preparing technical documents.
|
||||||
|
|
||||||
%package -n iosevka-slab-fonts
|
%package -n iosevka-slab-fonts
|
||||||
Summary: Monospace, Slab-serif
|
Summary: Iosevka in monospace slab-serif style
|
||||||
|
|
||||||
%description -n iosevka-slab-fonts
|
%description -n iosevka-slab-fonts
|
||||||
Iosevka is an open-source, sans-serif + slab-serif, monospace + quasi‑proportional
|
Iosevka is a sans-serif + slab-serif, monospace + quasi‑proportional
|
||||||
typeface family, designed for writing code, using in terminals, and preparing
|
typeface family, designed for writing code, using in terminals, and
|
||||||
technical documents.
|
preparing technical documents.
|
||||||
|
|
||||||
%package -n iosevka-curly-fonts
|
%package -n iosevka-curly-fonts
|
||||||
Summary: Monospace, Curly Style
|
Summary: Iosevka in monospace curly style
|
||||||
|
|
||||||
%description -n iosevka-curly-fonts
|
%description -n iosevka-curly-fonts
|
||||||
Iosevka is an open-source, sans-serif + slab-serif, monospace + quasi‑proportional
|
Iosevka is a sans-serif + slab-serif, monospace + quasi‑proportional
|
||||||
typeface family, designed for writing code, using in terminals, and preparing
|
typeface family, designed for writing code, using in terminals, and
|
||||||
technical documents.
|
preparing technical documents.
|
||||||
|
|
||||||
%package -n iosevka-curly-slab-fonts
|
%package -n iosevka-curly-slab-fonts
|
||||||
Summary: Monospace, Curly Style, Slab-serif
|
Summary: Iosevka in monospace slab-serif curly style
|
||||||
|
|
||||||
%description -n iosevka-curly-slab-fonts
|
%description -n iosevka-curly-slab-fonts
|
||||||
Iosevka is an open-source, sans-serif + slab-serif, monospace + quasi‑proportional
|
Iosevka is a sans-serif + slab-serif, monospace + quasi‑proportional
|
||||||
typeface family, designed for writing code, using in terminals, and preparing
|
typeface family, designed for writing code, using in terminals, and
|
||||||
technical documents.
|
preparing technical documents.
|
||||||
|
|
||||||
%package -n iosevka-aile-fonts
|
%package -n iosevka-aile-fonts
|
||||||
Summary: Quasi-proportional, Sans-serif
|
Summary: Iosevka in quasi-proportional sans-serif style
|
||||||
|
|
||||||
%description -n iosevka-aile-fonts
|
%description -n iosevka-aile-fonts
|
||||||
Iosevka is an open-source, sans-serif + slab-serif, monospace + quasi‑proportional
|
Iosevka is a sans-serif + slab-serif, monospace + quasi‑proportional
|
||||||
typeface family, designed for writing code, using in terminals, and preparing
|
typeface family, designed for writing code, using in terminals, and
|
||||||
technical documents.
|
preparing technical documents.
|
||||||
|
|
||||||
%package -n iosevka-etoile-fonts
|
%package -n iosevka-etoile-fonts
|
||||||
Summary: Quasi-proportional, Slab-serif
|
Summary: Iosevka in quasi-proportional slab-serif style
|
||||||
|
|
||||||
%description -n iosevka-etoile-fonts
|
%description -n iosevka-etoile-fonts
|
||||||
Iosevka is an open-source, sans-serif + slab-serif, monospace + quasi‑proportional
|
Iosevka is a sans-serif + slab-serif, monospace + quasi‑proportional
|
||||||
typeface family, designed for writing code, using in terminals, and preparing
|
typeface family, designed for writing code, using in terminals, and
|
||||||
technical documents.
|
preparing technical documents.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
for s in %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5};
|
for s in %_sourcedir/*.zip; do
|
||||||
do
|
unzip $s '*.ttc'
|
||||||
unzip $s '*.ttc';
|
|
||||||
done
|
done
|
||||||
cp %{SOURCE6} %{SOURCE7} .
|
cp %{SOURCE6} %{SOURCE7} .
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user