modify
This commit is contained in:
parent
983eb73a12
commit
5b795dec73
47
navilu-fonts.spec
Normal file
47
navilu-fonts.spec
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
Name: navilu-fonts
|
||||||
|
Version: 1.2
|
||||||
|
Release: 14
|
||||||
|
Summary: Free Kannada Unicode Handwriting font
|
||||||
|
License: OFL
|
||||||
|
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
|
||||||
|
* 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
|
||||||
BIN
v1.2.tar.gz
Normal file
BIN
v1.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user