Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37728098
en ru br
ALT Linux repos
S:0.6.4-alt1
5.0: 0.4-alt2
4.1: 0.4-alt2
4.0: 0.3-alt1

Group :: System/Libraries
RPM: libmms

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libmms
Version: 0.3
Release: alt1

Summary: mms stream protocol library

License: LGPL
Group: System/Libraries
Url: http://libmms.sf.net

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sf.net/%name/%name-%version.tar.bz2

# Automatically added by buildreq on Mon Jun 25 2007

BuildRequires: gcc-c++ glib2-devel glibc-devel

%description
libmms is a library implementing the mms streaming protocol.

%package devel
Summary: Libraries and includefiles for developing with libmms
Group: Development/Other
Requires: %name = %version-%release

%description devel
This paackage provides the necessary development headers and libraries
to allow you to devel with libmms.

%prep
%setup -q

%build
%configure --disable-static
%make_build

%install
%make_install install DESTDIR=%buildroot

%post -p %post_ldconfig
%postun -p %post_ldconfig

%files
%doc AUTHORS COPYING.LIB ChangeLog NEWS README TODO README.LICENSE
%_libdir/libmms.so.*

%files devel
%_includedir/libmms/mms.h
%_includedir/libmms/bswap.h
%_includedir/libmms/mmsio.h
%_includedir/libmms/mmsh.h
%_libdir/libmms.so
%_pkgconfigdir/libmms.pc

%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