package init
This commit is contained in:
parent
167b05113b
commit
0723e256b2
BIN
aspell6-ky-0.01-0.tar.bz2
Normal file
BIN
aspell6-ky-0.01-0.tar.bz2
Normal file
Binary file not shown.
36
hunspell-ky.spec
Normal file
36
hunspell-ky.spec
Normal file
@ -0,0 +1,36 @@
|
||||
Name: hunspell-ky
|
||||
Summary: Kirghiz hunspell dictionaries for hunspell used of OpenOffice
|
||||
Version: 0.20090415
|
||||
Release: 17
|
||||
Source: http://ftp.gnu.org/gnu/aspell/dict/ky/aspell6-ky-0.01-0.tar.bz2
|
||||
URL: https://aur.archlinux.org/packages/aspell6-ky/
|
||||
License: GPLv2+
|
||||
BuildArch: noarch
|
||||
BuildRequires: aspell, hunspell-devel
|
||||
Requires: hunspell
|
||||
Supplements: (hunspell and langpacks-ky)
|
||||
|
||||
%description
|
||||
Kirghiz hunspell dictionaries for hunspell used of OpenOffice.
|
||||
|
||||
%prep
|
||||
%autosetup -n aspell6-ky-0.01-0 -p1 -S git
|
||||
|
||||
%build
|
||||
export LANG=ky_KG.utf8
|
||||
preunzip -d *.cwl
|
||||
cat *.wl > kirghiz.wordlist
|
||||
wordlist2hunspell kirghiz.wordlist ky_KG
|
||||
install -p ky_affix.dat ky_KG.aff
|
||||
|
||||
%install
|
||||
install -d $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
install -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
|
||||
|
||||
%files
|
||||
%doc COPYING Copyright README doc/Crawler.txt
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Sat Apr 18 2020 Jeffery.Gao <gaojianxing@huawei.com> - 0.20090415-17
|
||||
- Package init
|
||||
4
hunspell-ky.yaml
Normal file
4
hunspell-ky.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: NA
|
||||
src_repo: NA
|
||||
tag_prefix: NA
|
||||
seperator: NA
|
||||
Loading…
x
Reference in New Issue
Block a user