summaryrefslogtreecommitdiffstats
path: root/package/gstreamer1
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-12-18 09:21:05 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-12-18 09:22:54 +0100
commit2277fdeca8c94f8ea8fe8afebcdbb176c6b1531d (patch)
tree36d7ec9a782d6879a40323aa75edb027efd89640 /package/gstreamer1
parent20cdd433142e49a6c9e35085565e7f2c4ce97e44 (diff)
downloadbuildroot-2277fdeca8c94f8ea8fe8afebcdbb176c6b1531d.tar.gz
buildroot-2277fdeca8c94f8ea8fe8afebcdbb176c6b1531d.zip
package/*/Config.in: fix help text check-package warnings
This commit fixes the warnings reported by check-package on the help text of all package Config.in files, related to the formatting of the help text: should start with a tab, then 2 spaces, then at most 62 characters. The vast majority of warnings fixed were caused by too long lines. A few warnings were related to spaces being used instead of a tab to indent the help text. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gstreamer1')
-rw-r--r--package/gstreamer1/gst1-imx/Config.in5
-rw-r--r--package/gstreamer1/gst1-plugins-bad/Config.in7
-rw-r--r--package/gstreamer1/gst1-plugins-good/Config.in7
-rw-r--r--package/gstreamer1/gstreamer1/Config.in26
4 files changed, 24 insertions, 21 deletions
diff --git a/package/gstreamer1/gst1-imx/Config.in b/package/gstreamer1/gst1-imx/Config.in
index e23b1933e9..f64ed71bc0 100644
--- a/package/gstreamer1/gst1-imx/Config.in
+++ b/package/gstreamer1/gst1-imx/Config.in
@@ -8,8 +8,9 @@ menuconfig BR2_PACKAGE_GST1_IMX
depends on !BR2_STATIC_LIBS
select BR2_PACKAGE_GST1_PLUGINS_BASE
help
- This is a set of GStreamer 1.0 plugins for plugins for Freescale's
- i.MX platforms, which make use of the i.MX multimedia capabilities.
+ This is a set of GStreamer 1.0 plugins for plugins for
+ Freescale's i.MX platforms, which make use of the i.MX
+ multimedia capabilities.
https://github.com/Freescale/gstreamer-imx
diff --git a/package/gstreamer1/gst1-plugins-bad/Config.in b/package/gstreamer1/gst1-plugins-bad/Config.in
index 0c9789997a..7e166e43a1 100644
--- a/package/gstreamer1/gst1-plugins-bad/Config.in
+++ b/package/gstreamer1/gst1-plugins-bad/Config.in
@@ -2,8 +2,8 @@ menuconfig BR2_PACKAGE_GST1_PLUGINS_BAD
bool "gst1-plugins-bad"
select BR2_PACKAGE_GST1_PLUGINS_BASE
help
- A set of plug-ins for GStreamer that may be of poor quality or
- lacking some features.
+ A set of plug-ins for GStreamer that may be of poor quality
+ or lacking some features.
http://gstreamer.freedesktop.org/
@@ -217,7 +217,8 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COLOREFFECTS
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DEBUGUTILS
bool "debugutils"
help
- Collection of elements that may or may not be useful for debugging
+ Collection of elements that may or may not be useful for
+ debugging
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DVBSUBOVERLAY
bool "dvdsuboverlay"
diff --git a/package/gstreamer1/gst1-plugins-good/Config.in b/package/gstreamer1/gst1-plugins-good/Config.in
index cb7beb944b..097f32d779 100644
--- a/package/gstreamer1/gst1-plugins-good/Config.in
+++ b/package/gstreamer1/gst1-plugins-good/Config.in
@@ -5,8 +5,8 @@ menuconfig BR2_PACKAGE_GST1_PLUGINS_GOOD
select BR2_PACKAGE_XLIB_LIBXEXT if BR2_PACKAGE_XORG7
select BR2_PACKAGE_XLIB_LIBXV if BR2_PACKAGE_XORG7
help
- A set of well-supported plug-ins for GStreamer under the preferred
- license.
+ A set of well-supported plug-ins for GStreamer under the
+ preferred license.
http://gstreamer.freedesktop.org/
@@ -70,7 +70,8 @@ config BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_AUPARSE
config BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_AUTODETECT
bool "autodetect"
help
- Plugin contains auto-detection plugins for video/audio in- and outputs
+ Plugin contains auto-detection plugins for video/audio in-
+ and outputs
config BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_AVI
bool "avi (*.avi video)"
diff --git a/package/gstreamer1/gstreamer1/Config.in b/package/gstreamer1/gstreamer1/Config.in
index 3d6b1b9675..e9f1bd038a 100644
--- a/package/gstreamer1/gstreamer1/Config.in
+++ b/package/gstreamer1/gstreamer1/Config.in
@@ -9,8 +9,8 @@ config BR2_PACKAGE_GSTREAMER1
depends on BR2_USE_MMU # glib2
select BR2_PACKAGE_LIBGLIB2
help
- GStreamer is an open source multimedia framework. This 1.x version of
- Gstreamer is incompatible with Gstreamer 0.10.x.
+ GStreamer is an open source multimedia framework. This 1.x
+ version of Gstreamer is incompatible with Gstreamer 0.10.x.
http://gstreamer.freedesktop.org/
@@ -25,36 +25,36 @@ config BR2_PACKAGE_GSTREAMER1_PARSE
bool "enable command-line parser"
default y
help
- Enable command line parser for gstreamer. This may increase the CPU
- overhead by a small amount.
+ Enable command line parser for gstreamer. This may increase
+ the CPU overhead by a small amount.
config BR2_PACKAGE_GSTREAMER1_TRACE
bool "enable tracing subsystem"
default y
help
- Enable the tracing subsystem within gstreamer. This may increase CPU
- overhead by a small amount.
+ Enable the tracing subsystem within gstreamer. This may
+ increase CPU overhead by a small amount.
config BR2_PACKAGE_GSTREAMER1_GST_DEBUG
bool "enable gst-debug trace support"
default y
help
- Enable support for the gst-debug tracing functionality in gstreamer.
- This has limited CPU overhead, but does increase the rootfs size
- somewhat.
+ Enable support for the gst-debug tracing functionality in
+ gstreamer. This has limited CPU overhead, but does increase
+ the rootfs size somewhat.
config BR2_PACKAGE_GSTREAMER1_PLUGIN_REGISTRY
bool "enable plugin registry"
default y
help
- Enable support for the GStreamer plugin registry. This may increase
- the launch-time for a GStreamer application.
+ Enable support for the GStreamer plugin registry. This may
+ increase the launch-time for a GStreamer application.
config BR2_PACKAGE_GSTREAMER1_INSTALL_TOOLS
bool "install gst-launch & gst-inspect"
default y
help
- Install the gst-launch and gst-inspect tools. This will take up
- additional space on the target.
+ Install the gst-launch and gst-inspect tools. This will take
+ up additional space on the target.
endif
OpenPOWER on IntegriCloud