Source: libmms
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Sebastian Ramacher <sramacher@debian.org>
Build-Depends:
 debhelper (>= 9),
 dh-autoreconf
Standards-Version: 3.9.8
Section: libs
Homepage: http://libmms.sourceforge.net/
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/libmms.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/libmms.git

Package: libmms-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libmms0 (= ${binary:Version}),
 ${misc:Depends}
Description: MMS stream protocol library - development files
 LibMMS is a common library for parsing mms:// and mmsh:// type network
 streams.  These are commonly used to stream Windows Media Video content
 over the web.  LibMMS itself is only for receiving MMS stream, it
 doesn't handle sending at all.
 .
 This package holds the development files.

Package: libmms0
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: MMS stream protocol library - shared library
 LibMMS is a common library for parsing mms:// and mmsh:// type network
 streams.  These are commonly used to stream Windows Media Video content
 over the web.  LibMMS itself is only for receiving MMS stream, it
 doesn't handle sending at all.
 .
 This package holds the shared library.
