Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37499748
en ru br
ALT Linux repos
S:1.3-alt1.qa1
5.0: 1.3-alt1
4.1: 1.3-alt1
4.0: 1.3-alt1

Group :: Text tools
RPM: untex

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin