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

Group :: Text tools
RPM: hunspell-or

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: hunspell-or
Summary: Oriya hunspell dictionaries
Version: 20050726
Release: alt2_8
Source: http://hunspell.sourceforge.net/or-demo.tar.gz
Group: Text tools
URL: http://hunspell.sourceforge.net
License: LGPLv2+
BuildArch: noarch

Requires: hunspell
Source44: import.info

%description
Oriya hunspell dictionaries.

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

%build

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

%files
%doc or/README or/COPYING or/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