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

Группа :: Офис
Пакет: libreoffice-languagetool

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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