Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37729878
en ru br
ALT Linux repos
S:3.2-alt2
5.0: 2.5-alt2
4.1: 2.1-alt1
4.0: 2.1-alt1
3.0: 2.1-alt1

Group :: System/Libraries
RPM: mxml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mxml
Version: 2.1
Release: alt1

Summary: Mini-XML library
Group: System/Libraries
License: LGPL
Url: http://www.easysw.com/~mike/%name/

Source: %url/swfiles/%name-%version.tar.gz

# Automatically added by buildreq on Fri Sep 17 2004

BuildRequires: gcc-c++ groff-base

%description
Mini-XML is a small XML parsing library that you can use to
read XML and XML-like data files in your application without
requiring large non-standard libraries.

%package -n mxmldoc
Summary: mini-xml documentation generator
Group: Text tools

%description -n mxmldoc
mxmldoc scans the specified C and C++ source files to produce an XML
representation of globally accessible classes, constants, enumerations,
functions, structures, typedefs, unions, and variables. The XML file is
updated as necessary and a HTML representation of the XML file is writ-
ten to the standard output. If no source files are specified then the
current XML file is converted to HTML on the standard output.

%prep
%setup -q

%build
%configure
%make_build

%install
%make_install DSTROOT=%buildroot install

%files
%_includedir/*
%_libdir/*.a
%_libdir/pkgconfig/*
%_man3dir/*
%doc CHANGES README TODO
%doc doc/%name.html

%files -n mxmldoc
%_bindir/*
%_man1dir/*
%doc doc/mxmldoc.xsd

%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