Scroll to navigation

() ()
?[4mDH_GSTSCANCODECS?[24m(1) User Contributed Perl Documentation ?[4mDH_GSTSCANCODECS?[24m(1)

?[1mNAME?[0m
dh_gstscancodecs - enumerate and classify gstreamer codecs

?[1mSYNOPSIS?[0m
dh_gstscancodecs [debhelper options]

?[1mDESCRIPTION?[0m
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 debian/control, by
scanning libraries /usr/lib/gstreamer-1.0/*.so and
/usr/lib/$DEB_HOST_MULTIARCH/gstreamer-1.0/*.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 required missing
GStreamer elements.

?[1mOPTIONS?[0m
The standard debhelper options are supported.

?[1mSEE ALSO?[0m
?[1mdebhelper?[22m(1)


This program is an extension to debhelper.

?[1mAUTHOR?[0m
Ian Jackson <iwj@ubuntu.com> Sebastian Dröge
<sebastian.droege@collabora.co.uk>

?[1mPOD ERRORS?[0m
Hey! ?[1mThe above document had some coding errors, which are explained?[0m
?[1mbelow:?[0m


Around line 131:
Non-ASCII character seen before =encoding in 'Dröge'. Assuming
UTF-8

perl v5.38.2 2024-02-26 ?[4mDH_GSTSCANCODECS?[24m(1)