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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: untex
Version: 1.3
Release: alt1.qa1

Summary: untex - strip LaTeX comands from input
License: GPL
Group: Text tools

Source0: %name-%version.tar.gz

Packager: Igor Zubkov <icesik at altlinux.ru>

%description
Untex  removes  some  LaTeX commands from the files listed in the argu-
ments (or standard input) and prints the output to standard output.

%prep
%setup -q -c

%build
%make_build CFLAGS="%optflags"

%install
%__mkdir_p %buildroot%_bindir/
%__mkdir_p %buildroot%_man1dir/

%__install -p -m755 %name %buildroot%_bindir/
%__install -p -m644 %name.man %buildroot%_man1dir/%name.1

%files
%_bindir/%name
%_man1dir/%name.*

%changelog

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

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