Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37655095
en ru br
ALT Linux repositórios
S:1.1-alt1

Group :: Ferramentas de texto
RPM: hunspell-kk

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: hunspell-kk
Version: 1.1
Release: alt1
Summary: Kazakh Language Dictionary for Hunspell
Summary(ru_RU.UTF-8): Орфографический cловарь казахского языка для Hunspell
Summary(kk_KZ.UTF-8): Hunspell арналған Орфографиялық қазақ тілі сөздігі
License: GPL2
Group: Text tools
Url: https://addons.mozilla.org/ru/firefox/addon/14049
BuildArch: noarch

Requires:libhunspell

Packager: Ildar Mulyukov <ildar at altlinux.ru>

#https://addons.mozilla.org/ru/firefox/addons/policy/0/14049/63483

Source: addon-14049-latest.xpi

# Automatically added by buildreq on Sat Oct 17 2009 (-bi)

BuildRequires: unzip

%description
This dictionary has been developed under the OpenOffice:Lingucomponent:Spell
Checking/Dictionaries subproject.

%description -l ru_RU.UTF-8
Словарь подготовлен в рамках подпроекта OpenOffice:Lingucomponent:Spell
Checking/Dictionaries.

%description -l kk_KZ.UTF-8
Сөздік OpenOffice:Lingucomponent:Spell Checking/Dictionaries ішкі жобасы
шеңберінде әзірленген.

%prep
%setup -c

%build
cat dictionaries/kz.aff \
| tr -d '\r' \
| sed "s|^\xEF\xBB\xBF||" > kk_KZ.aff
tail -n +2 dictionaries/kz.dic \
| tr -d '\r' \
| sed "s| */|/|" \
| LANG=kk_KZ.UTF-8 sort -u \
| tee kk_KZ.dic.words \
| wc -l > kk_KZ.dic
cat kk_KZ.dic.words >> kk_KZ.dic

%install
mkdir -p %buildroot%_datadir/myspell/
install -m 644 kk_KZ.??? %buildroot%_datadir/myspell/

%files
%_datadir/myspell/*
%doc README_kz.txt

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009