package init
This commit is contained in:
parent
ad5c33bbd2
commit
dccf63e5fc
BIN
TibetanMachineUnicodeFont.zip
Normal file
BIN
TibetanMachineUnicodeFont.zip
Normal file
Binary file not shown.
33
tibetan-machine-uni-fonts.spec
Normal file
33
tibetan-machine-uni-fonts.spec
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
Name: tibetan-machine-uni-fonts
|
||||||
|
Version: 1.901
|
||||||
|
Release: 22
|
||||||
|
Summary: Tibetan Machine Uni font for Tibetan, Dzongkha and Ladakhi
|
||||||
|
License: GPLv3+ with exceptions
|
||||||
|
URL: http://www.thlib.org/tools/#wiki=/access/wiki/site/26a34146-33a6-48ce-001e-f16ce7908a6a/tibetan%20machine%20uni.html
|
||||||
|
Source0: https://collab.itc.virginia.edu/access/content/group/26a34146-33a6-48ce-001e-f16ce7908a6a/Tibetan%20fonts/Tibetan%20Unicode%20Fonts/TibetanMachineUnicodeFont.zip
|
||||||
|
Source1: tibetan-machine-uni.metainfo.xml
|
||||||
|
BuildArch: noarch
|
||||||
|
BuildRequires: fontpackages-devel dos2unix
|
||||||
|
Requires: fontpackages-filesystem
|
||||||
|
|
||||||
|
%description
|
||||||
|
Tibetan Machine Uni is an TrueType OpenType, Unicode font released by THDL
|
||||||
|
project. The font supports Tibetan, Dzongkha and Ladakhi in dbu-can script
|
||||||
|
with full support for the Sanskrit combinations found in chos skad text.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -n TibetanMachineUnicodeFont
|
||||||
|
|
||||||
|
%install
|
||||||
|
dos2unix -o ReadMe.txt
|
||||||
|
install -m 0755 -d %{buildroot}%{_datadir}/fonts/tibetan-machine-uni
|
||||||
|
install -m 0644 -p *.ttf %{buildroot}%{_datadir}/fonts/tibetan-machine-uni
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc gpl.txt ReadMe.txt
|
||||||
|
%dir %{_datadir}/fonts/tibetan-machine-uni
|
||||||
|
%{_datadir}/fonts/tibetan-machine-uni/*.ttf
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Fri Feb 14 2020 Senlin Xia <xiasenlin1@huawei.com> - 1.901-23
|
||||||
|
- Package init
|
||||||
17
tibetan-machine-uni.metainfo.xml
Normal file
17
tibetan-machine-uni.metainfo.xml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!-- Copyright 2014 Parag Nemade <pnemade AT redhat DOT com> -->
|
||||||
|
<component type="font">
|
||||||
|
<id>tibetan-machine-uni</id>
|
||||||
|
<metadata_license>CC-BY-3.0</metadata_license>
|
||||||
|
<name>Tibetan Machine Uni</name>
|
||||||
|
<summary>Tibetan Machine Uni font for Tibetan, Dzongkha and Ladakhi</summary>
|
||||||
|
<description>
|
||||||
|
<p>
|
||||||
|
Tibetan Machine Uni is an TrueType OpenType, Unicode font released by THDL
|
||||||
|
project. The font supports Tibetan, Dzongkha and Ladakhi in dbu-can script
|
||||||
|
with full support for the Sanskrit combinations found in chos skad text.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<updatecontact>pnemade_at_redhat_dot_com</updatecontact>
|
||||||
|
<url type="homepage">http://www.thlib.org/tools/#wiki=/access/wiki/site/26a34146-33a6-48ce-001e-f16ce7908a6a/tibetan%20machine%20uni.html</url>
|
||||||
|
</component>
|
||||||
Loading…
x
Reference in New Issue
Block a user