Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37559855
en ru br
Репозитории ALT
S:0.4-alt2.git20140608
5.1: 0.4-alt1
4.1: 0.3-alt1
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: odt2txt

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: odt2txt
Version: 0.3
Release: alt1

Summary: Extract text from OpenDocument Text files
License: GPL v2
Group: Text tools
URL: http://stosberg.net/odt2txt/

Source0: http://stosberg.net/odt2txt/%name-%version.tar.gz

Packager: Igor Zubkov <icesik at altlinux.org>

# Automatically added by buildreq on Tue Nov 06 2007

BuildRequires: zlib-devel

%description
odt2txt extracts the text out of OpenDocument Texts. It is small, fast and
portable, can output the document in your console encoding, and has very
few external dependencies.

%prep
%setup

%build
%make_build CFLAGS="%optflags"

%install
mkdir -p %buildroot%_bindir/
mkdir -p %buildroot%_man1dir/
install -m755 odt2txt %buildroot%_bindir/
install -m644 odt2txt.1 %buildroot%_man1dir/

%files
%doc ChangeLog INSTALL
%_bindir/odt2txt
%_man1dir/*

%changelog

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

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