Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37734626
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 

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

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

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