commit 1e99f2e81adc260c89d81ca2206872db5f74b31d Author: lkx690 Date: Sat Nov 30 11:13:48 2019 +0800 inital lklug-fonts diff --git a/65-lklug.conf b/65-lklug.conf new file mode 100644 index 0000000..b96c3d3 --- /dev/null +++ b/65-lklug.conf @@ -0,0 +1,22 @@ + + + + + + si-lk + + + sans-serif + + + LKLUG + + + + LKLUG + + sans-serif + + + + diff --git a/lklug-20090803.tar.gz b/lklug-20090803.tar.gz new file mode 100644 index 0000000..f5d06b8 Binary files /dev/null and b/lklug-20090803.tar.gz differ diff --git a/lklug-fonts.spec b/lklug-fonts.spec new file mode 100644 index 0000000..097b8f7 --- /dev/null +++ b/lklug-fonts.spec @@ -0,0 +1,41 @@ +%global cvsdate 20090803 + +Name: lklug-fonts +Version: 0.6 +Release: 19.%{cvsdate}cvs +Summary: OpenType Font for Sinhala +License: GPLv2 +URL: http://sinhala.sourceforge.net/ +Source: lklug-%{cvsdate}.tar.gz +Source1: 65-lklug.conf +Source2: lklug.metainfo.xml +BuildArch: noarch +BuildRequires: fontpackages-devel fontforge +Requires: fontpackages-filesystem + +%global fontname lklug + +%description +This package contains fonts for displaying of Sinhala. + +%prep +%autosetup -c -p1 + +%build +%make_build + +%install +install -m 0755 -d %{buildroot}%{_fontdir} %{buildroot}%{_fontconfig_templatedir} %{buildroot}%{_fontconfig_confdir} +install -m 0644 -p *.ttf %{buildroot}%{_fontdir} +install -m 0644 -p %{SOURCE1} %{buildroot}%{_fontconfig_templatedir}/65-lklug.conf +ln -s %{_fontconfig_templatedir}/65-lklug.conf %{buildroot}%{_fontconfig_confdir}/65-lklug.conf +install -Dm 0644 -p %{SOURCE2} %{buildroot}%{_datadir}/appdata/%{fontname}.metainfo.xml + +%files +%_font_pkg -f 65-lklug.conf *.ttf +%doc CREDITS COPYING README.fonts +%{_datadir}/appdata/%{fontname}.metainfo.xml + +%changelog +* Mon Nov 25 2019 likexin - 0.6-19.20090803cvs +- Pakcage init diff --git a/lklug.metainfo.xml b/lklug.metainfo.xml new file mode 100644 index 0000000..6de4444 --- /dev/null +++ b/lklug.metainfo.xml @@ -0,0 +1,16 @@ + + + lklug + CC-BY-3.0 + Lklug + Font for Sinhala language + +

+ This package provides the Lklug font for Sinhala made by the + by Yannis Haralambous and are in GPL. OTF tables are added by + Anuradha Ratnaweera and Harshani Devadithya. +

+
+ psatpute_at_redhat_dot_com + http://sinhala.sourceforge.net/ +