blob: 1afe8cdba836710c7ce6ff8294687b0dfb50f3bf [file] [log] [blame]
Source: gst-plugins-ugly@GST_ABI@
Section: libs
Priority: optional
Maintainer: Maintainers of GStreamer packages <gst-plugins-ugly1.0@packages.debian.org>
Uploaders: Loic Minier <lool@dooz.org>,
Sebastian Drรถge <slomo@debian.org>
Build-Depends: BUILDDEPS
Standards-Version: 3.9.3
Vcs-Git: https://salsa.debian.org/gstreamer-team/gst-plugins-ugly1.0.git
Vcs-Browser: https://salsa.debian.org/gstreamer-team/gst-plugins-ugly1.0/
Homepage: https://gstreamer.freedesktop.org
Package: @GST_PKGNAME@-plugins-ugly-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
gstreamer@GST_ABI@-doc,
gstreamer@GST_ABI@-plugins-base-doc
Description: GStreamer documentation for plugins from the "ugly" 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 documentation for plugins from the "ugly" set,
a set of good-quality plug-ins that might pose distribution problems.
Package: @GST_PKGNAME@-plugins-ugly
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
${shlibs:Depends}
Conflicts: gstreamer1.0-plugins-ugly-amr (<< 1.11.91)
Replaces: gstreamer1.0-plugins-bad (<< 1.7.2),
gstreamer1.0-plugins-ugly-amr (<< 1.11.91)
Breaks: gstreamer1.0-plugins-bad (<< 1.7.2)
XB-GStreamer-Version: ${gstreamer:Version}
XB-GStreamer-Elements: ${gstreamer:Elements}
XB-GStreamer-URI-Sources: ${gstreamer:URISources}
XB-GStreamer-URI-Sinks: ${gstreamer:URISinks}
XB-GStreamer-Encoders: ${gstreamer:Encoders}
XB-GStreamer-Decoders: ${gstreamer:Decoders}
Provides: ${gstreamer:Provides},
gstreamer1.0-plugins-ugly-amr
Description: GStreamer plugins from the "ugly" 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 plugins from the "ugly" set, a set of
good-quality plug-ins that might pose distribution problems.
Package: @GST_PKGNAME@-plugins-ugly-dbg
Architecture: any
Multi-Arch: same
Section: debug
Priority: extra
Depends: @GST_PKGNAME@-plugins-ugly (= ${binary:Version}),
${misc:Depends}
Replaces: gstreamer1.0-plugins-bad-dbg (<< 1.7.2)
Breaks: gstreamer1.0-plugins-bad-dbg (<< 1.7.2)
Description: GStreamer plugins from the "ugly" set (debug symbols)
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.