Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039025
en ru br
ALT Linux repos
S:0.1-alt6
5.0: 0.1-alt5
4.1: 0.1-alt4
4.0: 0.1-alt4
3.0: 0.1-alt2

Group :: Text tools
RPM: ispell-he

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: Hebrew dictionary for of ispell
Name: ispell-he
Version: 0.1
Release: alt6
Group: Text tools
Source: ftp://ftp.ivrix.org/pub/ivrix/src/cmdline/spell/ispell-he-0.1.tar.bz2
Copyright: distributable
Requires: ispell
BuildRequires: ispell
Provides: ispell-dictionary
Packager: Igor Vlasenko <viy at altlinux.org>


%description
Hebrew Dictionaries for ispell.
To check spelling in hebrew text use command:
ispell -d hebrew <file_name>

%prep
%setup  -q

%build
buildhash -s combined.txt hebrew.aff hebrew.hash
%install
mkdir -p $RPM_BUILD_ROOT%_libdir/ispell/
cp -avf hebrew.aff $RPM_BUILD_ROOT%_libdir/ispell
cp -avf hebrew.hash $RPM_BUILD_ROOT%_libdir/ispell


%files
%doc README
%_libdir/ispell/*

%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