File FiraCode.spec of Package Fira

Name:           FiraCode-Nerd
Version:        1.0
Release:        0
Summary:        Fira Code font patched for Nerd Fonts
License:        MIT
Group:          System/X11/Fonts
Url:            https://www.nerdfonts.com/
Source0:        FiraCode.zip
BuildRequires:  fontpackages-devel
%reconfigure_fonts_prereq
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
BuildRequires:  unzip

%description
Fira Mono Nerd Version


%prep
%setup -q -c -T -a0


%install
mkdir -p %{buildroot}%{_ttfontsdir}
install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/

%reconfigure_fonts_scriptlets

%files
%defattr(-,root,root)
#%%doc OFL.txt
%{_ttfontsdir}

%changelog
openSUSE Build Service is sponsored by