Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37540262
en ru br
ALT Linux repos
S:0.2.4-alt2.1

Group :: System/Libraries
RPM: libmxp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: Library that parses MXP stream
Name:    libmxp
Version: 0.2.4
Release: alt2.1
License: LGPLv2+
Group:   System/Libraries
Url:     http://www.kmuddy.com

Source0: %name-%version.tar.gz

BuildRequires: gcc-c++ cmake

%description
Library that parses MXP stream.

%package devel
Summary: Development files for %name
Group: Development/C++
Requires: %name = %version

%description devel
This package contains files need to build applications using libmxp.

%prep
%setup -q

%build
%cmake
%cmake_build

%install
%cmake_install

%files
%_libdir/*.so.0*

%files devel
%doc ChangeLog README* NEWS
%_libdir/*.so
%_includedir/*


%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