diff --git a/65-kurdit-unikurd-web.conf b/65-kurdit-unikurd-web.conf new file mode 100644 index 0000000..7e1c255 --- /dev/null +++ b/65-kurdit-unikurd-web.conf @@ -0,0 +1,25 @@ + + + + + + sans-serif + + + 12 + + + + sans-serif + + Unikurd Web + + + + Unikurd Web + + sans-serif + + + + diff --git a/kurdit-unikurd-web-fonts.spec b/kurdit-unikurd-web-fonts.spec new file mode 100644 index 0000000..4b21f76 --- /dev/null +++ b/kurdit-unikurd-web-fonts.spec @@ -0,0 +1,42 @@ +%global fontname kurdit-unikurd-web + +Name: %{fontname}-fonts +Version: 20020502 +Release: 23 +Summary: Kurdish font +License: GPLv3 +URL: http://www.kurditgroup.org/node/1337 +Source0: https://www.kurditgroup.org/sites/default/files/unikurdweb_0.zip +Source1: 65-kurdit-unikurd-web.conf +Source2: kurdit-unikurd-web.metainfo.xml + +BuildArch: noarch +BuildRequires: fontpackages-devel +Requires: fontpackages-filesystem +Obsoletes: unikurd-web-font < 20020502-2 + +%description +This package provides Kurdish font which is widely used and can +support Arabic,Persian and Latin scripts. + +%prep +%autosetup -c unikurdweb + +%build + +%install +install -m 0755 -d %{buildroot}%{_fontdir} +install -m 0644 -p *.ttf %{buildroot}%{_fontdir} +install -m 0755 -d %{buildroot}%{_fontconfig_confdir} +install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} +install -m 0644 -p %{SOURCE1} %{buildroot}%{_fontconfig_templatedir}/65-kurdit-unikurd-web.conf +install -Dm 0644 -p %{SOURCE2} %{buildroot}%{_datadir}/appdata/kurdit-unikurd-web.metainfo.xml +ln -s %{_fontconfig_templatedir}/65-kurdit-unikurd-web.conf %{buildroot}%{_fontconfig_confdir}/65-kurdit-unikurd-web.conf + +%_font_pkg -f 65-kurdit-unikurd-web.conf *.ttf +%license gpl.txt +%{_datadir}/appdata/kurdit-unikurd-web.metainfo.xml + +%changelog +* Wed Jan 15 2020 lihao - 20020502-23 +- Package Init diff --git a/kurdit-unikurd-web.metainfo.xml b/kurdit-unikurd-web.metainfo.xml new file mode 100644 index 0000000..6fc178d --- /dev/null +++ b/kurdit-unikurd-web.metainfo.xml @@ -0,0 +1,17 @@ + + + kurdit-unikurd-web + CC-BY-3.0 + Unikurd Web + +

+ A widely used Kurdish font supporting various Arabic-like scripts + such as Arabic, Kurdish, Persian and Latin. +

+
+ http://www.kurditgroup.org/node/1337 + + https://www.kurditgroup.org/sites/default/files/uweb.png + +
+ diff --git a/unikurdweb_0.zip b/unikurdweb_0.zip new file mode 100644 index 0000000..7d9dd55 Binary files /dev/null and b/unikurdweb_0.zip differ