Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37512653
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 

%def_without check

%define Name UnRTF
Name: unrtf
Version: 0.20.5
Release: alt1
Summary: A moderately complicated converter from RTF to other formats
License: %gpl3plus
Group: Text tools
Url: http://www.gnu.org/software/%name/%name.html
Source: %name-%version.tar

BuildRequires: rpm-build-licenses

%description
The program %Name 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


%build
# crached check with _optlevel > 0
%define _optlevel 0
%configure
%make_build
%{?_with_check:%make_build check}


%install
%make_install DESTDIR=%buildroot install


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