1 Source: gst-plugins-ugly@GST_ABI@
2 Section: libs
3 Priority: optional
4 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5 XSBC-Original-Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>
6 Uploaders: Loic Minier <lool@dooz.org>,
7 Sebastian Dröge <slomo@debian.org>
8 Build-Depends: BUILDDEPS
9 Standards-Version: 3.8.4
10 Vcs-Git: git://gitorious.org/ubuntu-omap/gst-plugins-ugly0-10.git
11 Vcs-Browser: https://gitorious.org/ubuntu-omap/gst-plugins-ugly0-10
12 Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-ugly.html
14 Package: @GST_PKGNAME@-plugins-ugly-doc
15 Architecture: all
16 Section: doc
17 Depends: ${misc:Depends},
18 gstreamer0.10-doc,
19 gstreamer0.10-plugins-base-doc
20 Description: GStreamer documentation for plugins from the "ugly" set
21 GStreamer is a streaming media framework, based on graphs of filters
22 which operate on media data. Applications using this library can do
23 anything from real-time sound processing to playing videos, and just
24 about anything else media-related. Its plugin-based architecture means
25 that new data types or processing capabilities can be added simply by
26 installing new plug-ins.
27 .
28 This package contains documentation for plugins from the "ugly" set,
29 a set of good-quality plug-ins that might pose distribution problems.
31 Package: @GST_PKGNAME@-plugins-ugly
32 Architecture: armhf
33 Depends: ${misc:Depends},
34 ${shlibs:Depends}
35 Conflicts: gstreamer0.10-plugins-bad (<< 0.10.5.2),
36 gstreamer0.10-x264,
37 gstreamer0.10-lame
38 Replaces: gstreamer0.10-plugins-good (<< 0.10.9.2),
39 gstreamer0.10-plugins-bad (<< 0.10.10.2),
40 gstreamer0.10-x264,
41 gstreamer0.10-lame,
42 gstreamer0.10-plugins-ugly-multiverse (<= 0.10.17-1),
43 XB-GStreamer-Version: ${gstreamer:Version}
44 XB-GStreamer-Elements: ${gstreamer:Elements}
45 XB-GStreamer-URI-Sources: ${gstreamer:URISources}
46 XB-GStreamer-URI-Sinks: ${gstreamer:URISinks}
47 XB-GStreamer-Encoders: ${gstreamer:Encoders}
48 XB-GStreamer-Decoders: ${gstreamer:Decoders}
49 Provides: ${gstreamer:Provides}
50 Description: GStreamer plugins from the "ugly" set
51 GStreamer is a streaming media framework, based on graphs of filters
52 which operate on media data. Applications using this library can do
53 anything from real-time sound processing to playing videos, and just
54 about anything else media-related. Its plugin-based architecture means
55 that new data types or processing capabilities can be added simply by
56 installing new plug-ins.
57 .
58 This package contains plugins from the "ugly" set, a set of
59 good-quality plug-ins that might pose distribution problems.
61 Package: @GST_PKGNAME@-plugins-ugly-dbg
62 Architecture: armhf
63 Section: debug
64 Priority: extra
65 Depends: @GST_PKGNAME@-plugins-ugly (= ${binary:Version}),
66 ${misc:Depends}
67 Replaces: gstreamer0.10-plugins-good-dbg (<< 0.10.9.2),
68 gstreamer0.10-plugins-bad-dbg (<< 0.10.10.2)
69 Description: GStreamer plugins from the "ugly" set (debug symbols)
70 GStreamer is a streaming media framework, based on graphs of filters
71 which operate on media data. Applications using this library can do
72 anything from real-time sound processing to playing videos, and just
73 about anything else media-related. Its plugin-based architecture means
74 that new data types or processing capabilities can be added simply by
75 installing new plug-ins.
76 .
77 This package contains unstripped shared libraries. It is provided primarily
78 to provide a backtrace with names in a debugger, this makes it somewhat
79 easier to interpret core dumps. The libraries are installed in
80 /usr/lib/debug and are automatically used by gdb.