Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37545851
en ru br
Репозитории ALT
S:20051106-alt2
5.1: 20051106-alt2
4.1: 20051106-alt1
4.0: 20051106-alt1
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: hunspell-uk

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin