Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37536978
en ru br
ALT Linux repos
S:6.1.1-alt1

Group :: Office
RPM: libreoffice-languagetool

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define ext_dir  %{_libdir}/LibreOffice/share/extensions/
%define ext_name languagetool

Name:       libreoffice-languagetool
Version:    6.1.1
Release:    alt1

Summary:    LibreOffice/OpenOffice.org extension for proofreading
License:    LGPL-2.1
Group:      Office
URL:        http://www.languagetool.org

# XXX actually, .oxt

Source0:    LanguageTool-%version.zip

BuildRequires(pre): rpm-build-python3
BuildRequires: unzip
AutoReq: yes, noperl

%description
LanguageTool is an Open Source proofreading software for English,
French, German, Polish, Romanian, and more than 20 other languages.
It finds many errors that a simple spell checker cannot detect like
mixing up there/their and it detects some grammar problems.

This package is packed as a LibreOffice/OpenOffice.org extension.

%prep

%build

%install
install -d -m0755 %buildroot%ext_dir/%ext_name
unzip %SOURCE0 -d %buildroot%ext_dir/%ext_name

%files
%ext_dir/%ext_name

%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