Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37498118
en ru br
Репозитории ALT

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

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

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

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