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

Group :: Text tools
RPM: gpp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: gpp
Version: 2.24
Release: alt1.qa1

Summary: General-purpose preprocessor with customizable syntax
License: GPL
Group: Text tools
URL: http://www.nothingisreal.com/gpp/

Requires: gcc

Source: gpp-%version.tar.bz2

%description
GPP is a general-purpose preprocessor with customizable syntax, suitable
for a wide range of preprocessing tasks. Its independence from any one
programming language makes it much more versatile than the C
preprocessor (cpp), while its syntax is lighter and more flexible than
that of GNU m4. There are built-in macros for use with C/C++, LaTeX,
HTML, XHTML, and Prolog files.

GPP is Free Software. It is distributed under the terms of the GNU
Lesser General Public Licence.

%prep
%setup

%build
%configure
%make

%install
%makeinstall

%files
%doc README THANKS NEWS AUTHORS BUGS COPYING INSTALL ChangeLog TODO doc
%_mandir/man1/*
%_bindir/*

%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