Tizen 2.0 Release
[framework/multimedia/gst-plugins-good0.10.git] / debian / control
1 Source: gst-plugins-good0.10
2 Section: libs
3 Priority: optional
4 Maintainer: Shin Seung Bae <seungbae.shin@samsung.com>, JongHyuk Choi <jhchoi.choi@samsung.com>
5 Uploaders: younghwan ahn <younghwan_.an@samsung.com>, Naveen Ch <naveen.ch@samsung.com>, Hyunseok Lee <hs7388.lee@samsung.com>, Jeongmo Yang <jm80.yang@samsung.com>
6 Build-Depends: libglib2.0-dev (>= 2.16),
7                liboil0.3-dev (>= 0.3.8),
8                libgstreamer0.10-dev (>= 0.10.25),
9                libgstreamer-plugins-base0.10-dev (>= 0.10.25),
10                libjpeg8-dev,
11                libpng12-dev,
12                libsoup2.4-dev,
13                libpulse-dev,
14                libbz2-dev
15 Standards-Version: 3.8.0
16
17 Package: gstreamer0.10-plugins-good
18 Architecture: any
19 Section: libs
20 Depends: ${misc:Depends}, ${shlibs:Depends}, 
21          libglib2.0-0 (>= 2.16),
22          liboil0.3 (>= 0.3.8),
23          libgstreamer0.10-0 (>= 0.10.25),
24          libgstreamer-plugins-base0.10-0 (>= 0.10.25),
25          libjpeg8,
26          libpng12-0,
27          libsoup2.4,
28          libpulse0,
29          libbz2-1.0
30 Description: GStreamer plugins from the "good" set
31  GStreamer is a streaming media framework, based on graphs of filters
32  which operate on media data.  Applications using this library can do
33  anything from real-time sound processing to playing videos, and just
34  about anything else media-related.  Its plugin-based architecture means
35  that new data types or processing capabilities can be added simply by
36  installing new plug-ins.
37  .
38  This package contains the GStreamer plugins from the "good" set, a set
39  of good-quality plug-ins under the LGPL license.
40
41 Package: gstreamer0.10-plugins-good-dbg
42 Section: debug
43 Architecture: any
44 Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-plugins-good (= ${Source-Version})
45 Description: GStreamer plugins from the "good" set (unstripped)