diff --git a/hyphen-ku.spec b/hyphen-ku.spec new file mode 100644 index 0000000..3e7925f --- /dev/null +++ b/hyphen-ku.spec @@ -0,0 +1,33 @@ +Name: hyphen-ku +Summary: Rules for Kurdish hyphenation +Version: 1.71.2 +Release: 16 +Source: https://downloads.sourceforge.net/project/aoo-extensions/2445/12/kitandin.oxt +URL: http://extensions.services.openoffice.org/project/kitandin +License: GPLv2+ or LGPLv2+ +BuildArch: noarch +Requires: hyphen +Supplements: (hyphen and langpacks-ku) + +%description +Rules for Kurdish hyphenation. + +%prep +%autosetup -c -n hyphen-ku -p1 + +%build +chmod -x * + +%install +install -Dp hyph_ku.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_ku_TR.dic + +cd $RPM_BUILD_ROOT/%{_datadir}/hyphen +ln -s hyph_ku_TR.dic hyph_ku_SY.dic + +%files +%doc README_ku.txt +%{_datadir}/hyphen/* + +%changelog +* Thu Apr 23 2020 wutao - 1.71.2-16 +- Package init diff --git a/hyphen-ku.yaml b/hyphen-ku.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/hyphen-ku.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA diff --git a/kitandin.oxt b/kitandin.oxt new file mode 100644 index 0000000..404b5da Binary files /dev/null and b/kitandin.oxt differ