Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37486398
en ru br
Репозитории ALT

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: i2myspell
Version: 1.4
Release: alt3

Summary: Ispell to MySpell affix table and dictionary converter
License: BSD
Group: Text tools
Url: http://lingucomponent.openoffice.org/

Packager: Sergey Kurakin <kurakin at altlinux.org>

BuildArch: noarch

Source0: %name
Patch1: i2myspell-1.4-alt-mktemp.patch
Patch2: i2myspell-1.4-alt-cutted_suffixes.patch

%description
i2myspell is a tool to produce myspell/hunspell affix and dictionary
files from ispell hashfile.

%prep
%setup -cT
cat %SOURCE0 | iconv -f=ISO8859-2 -t=UTF-8 > %name
%patch1 -p1
%patch2 -p0

%build

%install
install -d -m755 %buildroot%_bindir
install -p -m755 %name %buildroot%_bindir/%name

%files
%_bindir/%name

%changelog

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

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