Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37407714
en ru br
ALT Linux repos
S:0.21.10-alt1
D:0.20.5-alt1
5.0: 0.20.2-alt1.1
4.1: 0.20.2-alt1.1
4.0: 0.20.2-alt1
3.0: 0.19.3-alt1

Group :: Text tools
RPM: unrtf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: unrtf
Version: 0.20.2
Release: alt1.1

Summary: UnRTF is a moderately complicated converter from RTF to other formats
License: GPL
Group: Text tools
Url: http://www.gnu.org/software/unrtf/unrtf.html
Packager: Andrey Semenov <mitrofan at altlinux.ru>

Source: %{name}_%{version}.tar.gz

%description
The program unrtf is a converter from Rich Text Format (RTF) to a
growing number of document formats. At present it supports
Hypertext Markup Language (HTML), plain text, text with VT100 codes,
LaTeX, and PostScript. All output formats except HTML are "alpha" i.e.
limited and development has just begun. However with HTML, the program
supports tables, fonts, embedded images, hyperlinks, and paragraph alignment.
Font support includes face and size changes, as well as typical attributes
such as italic, bold, underlining, strikethrough, smallcaps, allcaps, expand,
compress and both foreground and background colors. Images are always stored
to separate files in the current directory, or they can be ignored.

%prep
%setup -q -n %{name}_%{version}
#%__rm %name *.o

%build
%configure
%make_build

%install
#%__install -pD -m755 ./%name %buildroot%_bindir/%name
#%__install -pD -m644 ./%name.1 %buildroot%_man1dir/%name.1
%makeinstall

%files
%doc NEWS README tests
%_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