Source: gstreamermm
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Deng Xiyue <manphiz-guest@users.alioth.debian.org>
Uploaders: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>, Sebastian Dröge <slomo@debian.org>
DM-Upload-Allowed: yes
Homepage: http://www.gtkmm.org/
Vcs-Svn: svn://svn.debian.org/svn/pkg-gstreamer/experimental/gstreamermm
Vcs-Browser: http://svn.debian.org/wsvn/pkg-gstreamer/experimental/gstreamermm
Build-Depends: cdbs (>= 0.4.51),
               chrpath,
               debhelper (>= 7),
               doxygen,
               gnome-pkg-tools (>= 0.11),
               libglibmm-2.4-dev (>= 2.28.0),
               libgtkmm-3.0-dev (>= 3.0),
               libgstreamer0.10-dev (>= 0.10.36),
               libgstreamer-plugins-base0.10-dev (>= 0.10.36),
               libxml++2.6-dev (>= 2.14.0),
               gstreamer-tools,
               gstreamer0.10-tools,
               gstreamer0.10-plugins-base,
               gstreamer0.10-x,
               gstreamer0.10-plugins-good,
               dh-autoreconf,
               mm-common
Standards-Version: 3.9.3

Package: libgstreamermm-0.10-2
Section: libs
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: C++ wrapper library for the multimedia library GStreamer (shared libraries)
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  GStreamermm is a C++ wrapper library for
 the multimedia library GStreamer.  It is designed to allow C++
 development of applications that work with multi-media.
 .
 This package contains the shared and static libraries.

Package: libgstreamermm-0.10-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libgstreamermm-0.10-2 (= ${binary:Version}),
         libglibmm-2.4-dev (>= 2.28.0),
         libgstreamer0.10-dev (>= 0.10.36),
         libgstreamer-plugins-base0.10-dev (>= 0.10.36),
         libxml++2.6-dev (>= 2.14.0)
Suggests: libgstreamermm-0.10-doc,
          libgstreamermm-0.10-dbg
Description: C++ wrapper library for the multimedia library GStreamer (development files)
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  GStreamermm is a C++ wrapper library for
 the multimedia library GStreamer.  It is designed to allow C++
 development of applications that work with multi-media.
 .
 This package contains the development files.

Package: libgstreamermm-0.10-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libgstreamermm-0.10-2 (= ${binary:Version}),
Description: C++ wrapper library for the multimedia library GStreamer (debug symbols)
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  GStreamermm is a C++ wrapper library for
 the multimedia library GStreamer.  It is designed to allow C++
 development of applications that work with multi-media.
 .
 This package contains the debug symbols.

Package: libgstreamermm-0.10-doc
Section: doc
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends},
         doc-base,
         lynx | www-browser
Suggests: libgstreamermm-0.10-dev
Description: C++ wrapper library for the multimedia library GStreamer (documentation)
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  GStreamermm is a C++ wrapper library for
 the multimedia library GStreamer.  It is designed to allow C++
 development of applications that work with multi-media.
 .
 This package contains the documentations and examples.
