Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37545818
en ru br
ALT Linux repos
S:20050726-alt2_12

Group :: Text tools
RPM: hunspell-hi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: hunspell-hi
Summary: Hindi hunspell dictionaries
Version: 20050726
Release: alt2_12
Source: http://hunspell.sourceforge.net/hi-demo.tar.gz
Group: Text tools
URL: http://hunspell.sourceforge.net
License: GPLv2+
BuildArch: noarch

Requires: hunspell
Source44: import.info

%description
Hindi hunspell dictionaries.

%prep
%setup -q -c -n hi-demo
iconv -f ISO-8859-1 -t UTF-8 hi/Copyright > hi/Copyright.utf8
mv hi/Copyright.utf8 hi/Copyright

%build

%install
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
mv hi/hi.dic hi/hi_IN.dic
mv hi/hi.aff hi/hi_IN.aff
cp -p hi/*.dic hi/*.aff $RPM_BUILD_ROOT/%{_datadir}/myspell

%files
%doc hi/README hi/COPYING hi/Copyright
%{_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