Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048287
en ru br
ALT Linux repos
S:0.0.4-alt3.qa1
5.0: 0.0.4-alt2
4.1: 0.0.4-alt2
4.0: 0.0.4-alt2
3.0: 0.0.4-alt1

Group :: Text tools
RPM: o3read

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: o3read
Version: 0.0.4
Release: alt3.qa1

Summary: o3read is a standalone converter for the OpenOffice.org swriter and scalc formats
License: GPL
Group: Text tools
URL: http://siag.nu/o3read/
Packager: Ilya Mashkin <oddity at altlinux.ru>

Source0: %name-%version.tar.gz

Patch0: o3read-0.0.4-alt-natspec.patch
Patch1: o3read-alt-makefile.patch

# Automatically added by buildreq on Mon Aug 14 2006

BuildRequires: libnatspec-devel

%description
This is a standalone converter for the OpenOffice.org swriter (.sxw)
and scalc (.sxc) formats. It doesn't depend on Open Office or any
other external tools or libraries.

Example: unzip -p filformat.sxw content.xml | o3read | utf8tolatin1

There are three output modules:

- o3read displays a dump of the parse tree
- o3totxt creates plain text
- o3tohtml creates html code

The utility utftolatin1 converts from utf8 to 8859-1.

%prep
%setup -q
%patch0 -p1
%patch1 -p0

%build
%make_build CFLAGS="$RPM_OPT_FLAGS -ansi -pedantic"

%install
%make_install DESTDIR=%buildroot install

%files
%doc ChangeLog README TODO
%_bindir/*
%_man1dir/*

%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