Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37479158
en ru br
ALT Linux repos
S:20051106-alt2
5.0: 20051106-alt2
4.1: 20051106-alt1
4.0: 20051106-alt1

Group :: Text tools
RPM: hunspell-uk

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: hunspell-uk
Summary: Ukrainian hunspell dictionaries
Version: 20051106
Release: alt2
Group: Text tools
License: LGPL
URL: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/

Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/uk_UA.zip

Requires: libhunspell

BuildArch: noarch
BuildRequires: unzip

%description
Ukrainian hunspell dictionaries.

%prep
%setup -q -c -n hunspell-uk

%build
chmod -x *

%install
mkdir -p %buildroot%_datadir/myspell
iconv -fCP1251 -tUTF-8 uk_UA.aff > %buildroot%_datadir/myspell/uk_UA.aff
iconv -fCP1251 -tUTF-8 uk_UA.dic > %buildroot%_datadir/myspell/uk_UA.dic
subst 's|^SET microsoft-cp1251|SET UTF-8|' %buildroot%_datadir/myspell/uk_UA.aff

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

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin