NAME
dh_gstscancodecs - enumerate and classify gstreamer codecs
SYNOPSIS
dh_gstscancodecs [debhelper options]
DESCRIPTION
This program is meant to assist in building a package that
provides
codecs, demultiplexers and other media-handling components
for
gstreamer-based applications.
dh_gstscancodecs generates substitution variable for
scanning libraries /usr/lib/gstreamer-0.10/*.so.
The generated substitution variables are
gstreamer:Version
Should be added to XB-GStreamer-Version
gstreamer:Elements
Should be added to XB-GStreamer-Elements
gstreamer:Provides
Should be added to Provides
gstreamer:URISources
Should be added to XB-GStreamer-URI-Sources
gstreamer:URISinks
Should be added to XB-GStreamer-URI-Sinks
gstreamer:Encoders
Should be added to XB-GStreamer-Encoders
gstreamer:Decoders
Should be added to XB-GStreamer-Decoders
This control fields will be used by the
/usr/bin/gstreamer-codec-install helper to install
GStreamer elements.
OPTIONS
The standard debhelper options are supported.
SEE ALSO
debhelper(1)
This program is an extension to debhelper.
AUTHOR
Ian Jackson <iwj@ubuntu.com> Sebastian DrA~Xge
<sebastian.droege@collabora.co.uk>