Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / debian / control.in
diff --git a/gst-plugins-base-subtitles0.10/debian/control.in b/gst-plugins-base-subtitles0.10/debian/control.in
new file mode 100644 (file)
index 0000000..336bb59
--- /dev/null
@@ -0,0 +1,46 @@
+Source: gst-plugins-base-subtitles0.10
+Section: libs
+Priority: optional
+Maintainer: Roman Moravcik <roman.moravcik@gmail.com>
+XSBC-Original-Maintainer: Maemo Multimedia <multimedia@maemo.org>, Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>
+XSBC-Original-Uploaders: Loic Minier <lool@dooz.org>,
+           Sebastien Bacher <seb128@debian.org>,
+           Sebastian Dröge <slomo@debian.org>,
+           Sjoerd Simons <sjoerd@debian.org>
+Build-Depends: libgstreamer0.10-dev (>= 0.10.34), libasound2-dev (>= 0.9.0) [arm armel i386], autotools-dev, automake1.10, autopoint, cdbs (>= 0.4.20), debhelper (>= 5), pkg-config (>= 0.11.0), libxv-dev (>= 6.8.2.dfsg.1-3), liborc-0.4-dev (>= 0.4.10), libogg-dev, libcairo2-dev, libpango1.0-dev, libglib2.0-dev (>= 2.2.0), libxml2-dev (>= 2.4.23), zlib1g-dev (>= 1:1.1.4), gstreamer-tools (>= 0.10.14), libvorbisidec-dev, python
+Build-Depends-Indep: gtk-doc-tools
+Standards-Version: 3.8.0
+Homepage: http://gstreamer.freedesktop.org
+
+Package: gstreamer0.10-plugins-base-subtitles
+Architecture: any
+Section: libs
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Extra GStreamer plugins from the "base" set
+ GStreamer is a streaming media framework, based on graphs of filters
+ which operate on media data.  Applications using this library can do
+ anything from real-time sound processing to playing videos, and just
+ about anything else media-related.  Its plugin-based architecture means
+ that new data types or processing capabilities can be added simply by
+ installing new plug-ins.
+ .
+ This package contains the GStreamer plugins from the "base" set, an
+ essential exemplary set of elements.
+
+Package: gstreamer0.10-plugins-base-subtitles-dbg
+Architecture: any
+Section: libdevel
+Priority: extra
+Depends: gstreamer0.10-plugins-base-subtitles (= ${binary:Version})
+Description: Extra GStreamer plugins from the "base" set
+ GStreamer is a streaming media framework, based on graphs of filters
+ which operate on media data.  Applications using this library can do
+ anything from real-time sound processing to playing videos, and just
+ about anything else media-related.  Its plugin-based architecture means
+ that new data types or processing capabilities can be added simply by
+ installing new plug-ins.
+ .
+ This package contains unstripped shared libraries. It is provided primarily
+ to provide a backtrace with names in a debugger, this makes it somewhat
+ easier to interpret core dumps. The libraries are installed in
+ /usr/lib/debug and are automatically used by gdb.