commit
469bf921fe
BIN
lohit-tamil-2.91.3.tar.gz
Normal file
BIN
lohit-tamil-2.91.3.tar.gz
Normal file
Binary file not shown.
39
lohit-tamil-fonts.spec
Normal file
39
lohit-tamil-fonts.spec
Normal file
@ -0,0 +1,39 @@
|
||||
Name: lohit-tamil-fonts
|
||||
Version: 2.91.3
|
||||
Release: 6
|
||||
Summary: Truetype/Opentype font for Tamil
|
||||
License: OFL
|
||||
URL: https://pagure.io/lohit/
|
||||
Source0: https://releases.pagure.org/lohit/lohit-tamil-2.91.3.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: fontforge >= 20080429 fontpackages-devel python3-devel
|
||||
Requires: fontpackages-filesystem
|
||||
|
||||
%global fontname lohit-tamil
|
||||
|
||||
%description
|
||||
This package contains fonts for displaying of Tamil.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{fontname}-%{version} -p1
|
||||
mv 66-lohit-tamil.conf 65-0-lohit-tamil.conf
|
||||
|
||||
|
||||
%build
|
||||
%make_build ttf
|
||||
|
||||
%install
|
||||
install -m 0755 -d %{buildroot}%{_fontdir} %{buildroot}%{_fontconfig_templatedir} %{buildroot}%{_fontconfig_confdir}
|
||||
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
|
||||
install -m 0644 -p 65-0-lohit-tamil.conf %{buildroot}%{_fontconfig_templatedir}/65-0-lohit-tamil.conf
|
||||
ln -s %{_fontconfig_templatedir}/65-0-lohit-tamil.conf %{buildroot}%{_fontconfig_confdir}/65-0-lohit-tamil.conf
|
||||
install -Dm 0644 -p io.pagure.lohit.tamil.font.metainfo.xml %{buildroot}%{_datadir}/metainfo/io.pagure.lohit.tamil.font.metainfo.xml
|
||||
|
||||
%_font_pkg -f 65-0-lohit-tamil.conf *.ttf
|
||||
|
||||
%doc ChangeLog COPYRIGHT OFL.txt AUTHORS README test-tamil.txt
|
||||
%{_datadir}/metainfo/io.pagure.lohit.tamil.font.metainfo.xml
|
||||
|
||||
%changelog
|
||||
* Mon Nov 25 2019 likexin<likexin4@huawei.com> - 2.91.3-6
|
||||
- Pakcage init
|
||||
Loading…
x
Reference in New Issue
Block a user