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

Группа :: Система/Библиотеки
Пакет: mxml

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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