2020-02-20 20:47:10 -05:00
|
|
|
Name: navilu-fonts
|
|
|
|
|
Version: 1.2
|
2022-04-28 09:22:41 +00:00
|
|
|
Release: 15
|
2020-02-20 20:47:10 -05:00
|
|
|
Summary: Free Kannada Unicode Handwriting font
|
2022-04-28 09:22:41 +00:00
|
|
|
License: OFL-1.1
|
2020-02-20 20:47:10 -05:00
|
|
|
URL: https://github.com/aravindavk/Navilu
|
|
|
|
|
|
|
|
|
|
Source0: https://github.com/aravindavk/Navilu/archive/v%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
BuildRequires: fontforge fontpackages-devel
|
|
|
|
|
Requires: fontpackages-filesystem
|
|
|
|
|
|
|
|
|
|
Provides: config(navilu-fonts) = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
This package provides a free Kannada Unicode Handwriting FONT.
|
|
|
|
|
|
|
|
|
|
%package_help
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%autosetup -n Navilu-%{version} -p1
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%make_build
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
install -m 0755 -d %{buildroot}%{_datadir}/fonts/navilu
|
|
|
|
|
install -m 0644 -p Navilu.ttf %{buildroot}%{_datadir}/fonts/navilu
|
|
|
|
|
install -m 0755 -d %{buildroot}%{_datadir}/fontconfig/conf.avail
|
|
|
|
|
install -m 0755 -d %{buildroot}%{_sysconfdir}/fonts/conf.d
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%license COPYING
|
|
|
|
|
%{_datadir}/fonts/navilu/*.ttf
|
|
|
|
|
|
|
|
|
|
%files help
|
|
|
|
|
%defattr(-,root,root)
|
|
|
|
|
%doc ChangeLog README
|
|
|
|
|
|
|
|
|
|
%changelog
|
2022-04-28 09:22:41 +00:00
|
|
|
* Thu Apr 28 2022 chendexi <chendexi@kylinos.cn> - 1.2-15
|
|
|
|
|
- Change the license to "OFL-1.1"
|
|
|
|
|
|
2020-02-20 20:47:10 -05:00
|
|
|
* Sun Jan 19 2020 Ricky Zhang <ricky.z@huawei.com> - 1.2-14
|
|
|
|
|
- Remove useless files
|
|
|
|
|
|
|
|
|
|
* Thu Nov 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2-13
|
|
|
|
|
- Package init
|