Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37762266
en ru br
Репозитории ALT
S:0.21.10-alt1
D:0.20.5-alt1
5.1: 0.20.2-alt1.1
4.1: 0.20.2-alt1.1
4.0: 0.20.2-alt1
3.0: 0.19.3-alt1
www.altlinux.org/Changes

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

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

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

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