All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/9] fix help text wrapping for configs e
@ 2017-07-31 13:53 Adam Duskett
  2017-07-31 13:53 ` [Buildroot] [PATCH 2/9] fix help text wrapping for configs f Adam Duskett
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Adam Duskett @ 2017-07-31 13:53 UTC (permalink / raw)
  To: buildroot

The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
the letter e in the package directory.

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
 package/ecryptfs-utils/Config.in | 14 +++++++-------
 package/efibootmgr/Config.in     |  6 +++---
 package/eigen/Config.in          |  4 ++--
 package/empty/Config.in          |  3 ++-
 package/enscript/Config.in       | 12 +++++++-----
 package/eudev/Config.in          |  8 ++++----
 package/expedite/Config.in       |  8 ++++----
 package/ezxml/Config.in          |  3 ++-
 8 files changed, 31 insertions(+), 27 deletions(-)

diff --git a/package/ecryptfs-utils/Config.in b/package/ecryptfs-utils/Config.in
index 078ca3628..bb4cc6448 100644
--- a/package/ecryptfs-utils/Config.in
+++ b/package/ecryptfs-utils/Config.in
@@ -17,19 +17,19 @@ config BR2_PACKAGE_ECRYPTFS_UTILS
 	help
 	  eCryptfs is a POSIX-compliant enterprise cryptographic
 	  filesystem for Linux. It is stacked on top of any other
-	  Linux filesystem, it stores cryptographic metadata in the header
-	  of each file written.
+	  Linux filesystem, it stores cryptographic metadata in the
+	  header of each file written.
 
 	  The eCryptfs kernel module is available in all Linux kernels
-	  since version 2.6.19. This package provides userspace utilities
-	  needed to mount eCryptfs.
+	  since version 2.6.19. This package provides userspace
+	  utilities needed to mount eCryptfs.
 
-	  Files are encrypted using a passphrase. Consider building openssl
-	  for another method.
+	  Files are encrypted using a passphrase. Consider building
+	  openssl for another method.
 
 	  http://ecryptfs.org
 
-comment "ecryptfs-utils needs a toolchain w/ threads, wchar, dynamic library"
+comment "ecryptfs-utils needs a toolchain w/ threads, wchar, dynami library"
 	depends on !BR2_microblaze
 	depends on BR2_PACKAGE_LIBNSPR_ARCH_SUPPORT
 	depends on BR2_USE_MMU
diff --git a/package/efibootmgr/Config.in b/package/efibootmgr/Config.in
index 1096b9d72..0d36ffd6e 100644
--- a/package/efibootmgr/Config.in
+++ b/package/efibootmgr/Config.in
@@ -9,9 +9,9 @@ config BR2_PACKAGE_EFIBOOTMGR
 	select BR2_PACKAGE_EFIVAR
 	help
 	  A Linux user-space application to modify the Intel Extensible
-	  Firmware Interface (EFI) Boot Manager. This application can create
-	  and destroy boot entries, change the boot order, change the next
-	  running boot option, and more.
+	  Firmware Interface (EFI) Boot Manager. This application can
+	  create and destroy boot entries, change the boot order, change
+	  the next running boot option, and more.
 
 	  https://github.com/rhinstaller/efibootmgr
 
diff --git a/package/eigen/Config.in b/package/eigen/Config.in
index 03d65b19d..48752e0c8 100644
--- a/package/eigen/Config.in
+++ b/package/eigen/Config.in
@@ -3,8 +3,8 @@ config BR2_PACKAGE_EIGEN
 	depends on BR2_INSTALL_LIBSTDCPP
 	help
 	  Eigen is a C++ template library for linear algebra: vectors,
-	  matrices, and related algorithms. It is versatile, fast, elegant
-	  and works on many platforms (OS/Compilers).
+	  matrices, and related algorithms. It is versatile, fast,
+	  elegant and works on many platforms (OS/Compilers).
 
 	  This package only installs header files to the include path.
 	  If you just want to use Eigen, you can use the header files
diff --git a/package/empty/Config.in b/package/empty/Config.in
index 7fd0877cb..f73bce898 100644
--- a/package/empty/Config.in
+++ b/package/empty/Config.in
@@ -2,6 +2,7 @@ config BR2_PACKAGE_EMPTY
 	bool "empty"
 	depends on BR2_USE_MMU # uses fork()
 	help
-	  Run processes and applications under pseudo-terminal (PTY) sessions.
+	  Run processes and applications under pseudo-terminal (PTY)
+	  sessions.
 
 	  http://empty.sourceforge.net/
diff --git a/package/enscript/Config.in b/package/enscript/Config.in
index 26c45e1e2..b95bd92af 100644
--- a/package/enscript/Config.in
+++ b/package/enscript/Config.in
@@ -1,11 +1,13 @@
 config BR2_PACKAGE_ENSCRIPT
 	bool "enscript"
 	help
-	  GNU Enscript is a free replacement for Adobe's enscript program.
+	  GNU Enscript is a free replacement for Adobe's enscript
+	  program.
 
-	  GNU Enscript converts ASCII files to PostScript, HTML, or RTF and
-	  stores generated output to a file or sends it directly to the
-	  printer. It includes features for `pretty-printing' (language-
-	  sensitive code highlighting) in several programming languages.
+	  GNU Enscript converts ASCII files to PostScript, HTML, or RTF
+	  and stores generated output to a file or sends it directly to
+	  the printer. It includes features for `pretty-printing'
+	  (language-sensitive code highlighting) in several programming
+	  languages.
 
 	  http://www.gnu.org/software/enscript
diff --git a/package/eudev/Config.in b/package/eudev/Config.in
index 02fcc7e14..2220265a5 100644
--- a/package/eudev/Config.in
+++ b/package/eudev/Config.in
@@ -9,10 +9,10 @@ config BR2_PACKAGE_EUDEV
 	select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
 	select BR2_PACKAGE_KMOD
 	help
-	  eudev is a fork of systemd-udev with the goal of obtaining better
-	  compatibility with existing software such as OpenRC and Upstart,
-	  older kernels, various toolchains and anything else required by
-	  users and various distributions.
+	  eudev is a fork of systemd-udev with the goal of obtaining
+	  better compatibility with existing software such as OpenRC and
+	  Upstart, older kernels, various toolchains and anything else
+	  required by users and various distributions.
 
 	  https://wiki.gentoo.org/wiki/Project:Eudev
 
diff --git a/package/expedite/Config.in b/package/expedite/Config.in
index 0bcf34349..fdfc67190 100644
--- a/package/expedite/Config.in
+++ b/package/expedite/Config.in
@@ -3,10 +3,10 @@ config BR2_PACKAGE_EXPEDITE
 	depends on BR2_PACKAGE_EFL
 	depends on BR2_INSTALL_LIBSTDCPP
 	help
-	  Expedite is the official Evas benchmark tool. It can test different
-	  engines, such as X11, XRender, OpenGL (also ES variant), SDL,
-	  DirectFB and so on. Its tests are quite extensive, trying to
-	  reproduce real world usage cases.
+	  Expedite is the official Evas benchmark tool. It can test
+	  different engines, such as X11, XRender, OpenGL (also ES
+	  variant), SDL, DirectFB and so on. Its tests are quite
+	  extensive, trying to reproduce real world usage cases.
 
 comment "expedite needs a toolchain w/ C++"
 	depends on !BR2_INSTALL_LIBSTDCPP
diff --git a/package/ezxml/Config.in b/package/ezxml/Config.in
index 285c7a5d4..8a1643b11 100644
--- a/package/ezxml/Config.in
+++ b/package/ezxml/Config.in
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_EZXML
 	bool "ezxml"
 	help
-	  ezXML is a XML parser C library that is simple and easy to use.
+	  ezXML is a XML parser C library that is simple and easy to
+	  use.
 
 	  http://ezxml.sf.net
-- 
2.13.3

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [Buildroot] [PATCH 2/9] fix help text wrapping for configs f
  2017-07-31 13:53 [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Adam Duskett
@ 2017-07-31 13:53 ` Adam Duskett
  2017-07-31 13:53 ` [Buildroot] [PATCH 3/9] fix help text wrapping for configs g Adam Duskett
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-07-31 13:53 UTC (permalink / raw)
  To: buildroot

The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
the letter f in the package directory.

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
 package/fbdump/Config.in        | 8 ++++----
 package/fbgrab/Config.in        | 4 ++--
 package/fbset/Config.in         | 7 ++++---
 package/fbv/Config.in           | 6 +++---
 package/fdk-aac/Config.in       | 6 +++---
 package/fetchmail/Config.in     | 3 ++-
 package/ffmpeg/Config.in        | 4 ++--
 package/fftw/Config.in          | 8 ++++----
 package/ficl/Config.in          | 6 +++---
 package/flot/Config.in          | 6 ++++--
 package/fmc/Config.in           | 8 ++++----
 package/fmlib/Config.in         | 9 +++++----
 package/fmt/Config.in           | 6 +++---
 package/fontconfig/Config.in    | 3 ++-
 package/freescale-imx/Config.in | 5 +++--
 package/ftop/Config.in          | 3 ++-
 package/fxload/Config.in        | 9 +++++----
 17 files changed, 55 insertions(+), 46 deletions(-)

diff --git a/package/fbdump/Config.in b/package/fbdump/Config.in
index 982448dd5..c102fe27e 100644
--- a/package/fbdump/Config.in
+++ b/package/fbdump/Config.in
@@ -1,9 +1,9 @@
 config BR2_PACKAGE_FBDUMP
 	bool "fbdump (Framebuffer Capture Tool)"
 	help
-	  fbdump is a simple tool to capture snapshots from the Linux kernel
-	  framebuffer  device and write them out as a PPM file. Currently,
-	  most packed-pixel framebuffer formats and the vga16 framebuffer
-	  are supported.
+	  fbdump is a simple tool to capture snapshots from the Linux
+	  kernel framebuffer  device and write them out as a PPM file.
+	  Currently, most packed-pixel framebuffer formats and the vga16
+	  framebuffer are supported.
 
 	  http://www.rcdrummond.net/fbdump
diff --git a/package/fbgrab/Config.in b/package/fbgrab/Config.in
index f3b29d9f9..d1e9e69b3 100644
--- a/package/fbgrab/Config.in
+++ b/package/fbgrab/Config.in
@@ -2,7 +2,7 @@ config BR2_PACKAGE_FBGRAB
 	bool "fbgrab"
 	select BR2_PACKAGE_LIBPNG
 	help
-	  FBGrab is a framebuffer screenshot program, capturing the linux
-	  frambuffer and converting it to a png-picture.
+	  FBGrab is a framebuffer screenshot program, capturing the
+	  linux frambuffer and converting it to a png-picture.
 
 	  http://fbgrab.monells.se/
diff --git a/package/fbset/Config.in b/package/fbset/Config.in
index c3f8d0ba7..b4ef41f0a 100644
--- a/package/fbset/Config.in
+++ b/package/fbset/Config.in
@@ -2,8 +2,9 @@ config BR2_PACKAGE_FBSET
 	bool "fbset"
 	depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
 	help
-	  Fbset is a system utility to show or change the settings of the frame
-	  buffer device. The frame buffer device provides a simple and unique
-	  interface to access different kinds of graphic displays.
+	  Fbset is a system utility to show or change the settings of
+	  the frame buffer device. The frame buffer device provides a
+	  simple and unique interface to access different kinds of
+	  graphic displays.
 
 	  http://users.telenet.be/geertu/Linux/fbdev/
diff --git a/package/fbv/Config.in b/package/fbv/Config.in
index 3160a8555..220627633 100644
--- a/package/fbv/Config.in
+++ b/package/fbv/Config.in
@@ -1,9 +1,9 @@
 config BR2_PACKAGE_FBV
 	bool "fbv"
 	help
-	  fbv is a very simple graphic file viewer for the framebuffer console,
-	  capable of displaying GIF, JPEG, PNG and BMP files using libungif,
-	  libjpeg and libpng.
+	  fbv is a very simple graphic file viewer for the framebuffer
+	  console, capable of displaying GIF, JPEG, PNG and BMP files
+	  using libungif, libjpeg and libpng.
 
 	  http://freshmeat.net/projects/fbv/
 
diff --git a/package/fdk-aac/Config.in b/package/fdk-aac/Config.in
index f51c5ab19..111de41ca 100644
--- a/package/fdk-aac/Config.in
+++ b/package/fdk-aac/Config.in
@@ -10,9 +10,9 @@ config BR2_PACKAGE_FDK_AAC
 	depends on BR2_PACKAGE_FDK_AAC_ARCH_SUPPORTS
 	depends on BR2_INSTALL_LIBSTDCPP
 	help
-	  The Fraunhofer FDK AAC Codec Library for Android ("FDK AAC Codec")
-	  is software that implements the MPEG Advanced Audio Coding ("AAC")
-	  encoding and decoding scheme for digital audio
+	  The Fraunhofer FDK AAC Codec Library for Android ("FDK AAC
+	  Codec") is software that implements the MPEG Advanced Audio
+	  Coding ("AAC") encoding and decoding scheme for digital audio
 
 	  http://sourceforge.net/projects/opencore-amr/files/fdk-aac/
 
diff --git a/package/fetchmail/Config.in b/package/fetchmail/Config.in
index 62f4f84d5..a4bf5a7c2 100644
--- a/package/fetchmail/Config.in
+++ b/package/fetchmail/Config.in
@@ -5,6 +5,7 @@ config BR2_PACKAGE_FETCHMAIL
 	select BR2_PACKAGE_OPENSSL
 	help
 	  Fetchmail - the mail-retrieval daemon
-	  Client daemon to move mail from POP and IMAP to your local computer
+	  Client daemon to move mail from POP and IMAP to your local
+	  computer
 
 	  http://www.fetchmail.info/
diff --git a/package/ffmpeg/Config.in b/package/ffmpeg/Config.in
index 279f94f0d..ed87ddd49 100644
--- a/package/ffmpeg/Config.in
+++ b/package/ffmpeg/Config.in
@@ -15,8 +15,8 @@ menuconfig BR2_PACKAGE_FFMPEG
 	bool "ffmpeg"
 	depends on BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS
 	help
-	  FFmpeg is a complete, cross-platform solution to record, convert
-	  and stream audio and video.
+	  FFmpeg is a complete, cross-platform solution to record,
+	  convert and stream audio and video.
 
 	  http://www.ffmpeg.org
 
diff --git a/package/fftw/Config.in b/package/fftw/Config.in
index ef1138493..d51f8f3c5 100644
--- a/package/fftw/Config.in
+++ b/package/fftw/Config.in
@@ -33,15 +33,15 @@ config BR2_PACKAGE_FFTW_PRECISION_SINGLE
 	select BR2_PACKAGE_FFTW_USE_SSE2 if BR2_X86_CPU_HAS_SSE2
 	select BR2_PACKAGE_FFTW_USE_NEON if BR2_ARM_CPU_HAS_NEON && !BR2_ARM_SOFT_FLOAT
 	help
-	  Compile fftw in single precision, i.e. use 'float' for floating
-	  point type.
+	  Compile fftw in single precision, i.e. use 'float' for
+	  floating point type.
 
 config BR2_PACKAGE_FFTW_PRECISION_DOUBLE
 	bool "double"
 	select BR2_PACKAGE_FFTW_USE_SSE2 if BR2_X86_CPU_HAS_SSE2
 	help
-	  Compile fftw in double precision (the default), i.e. use 'double'
-	  for floating point type.
+	  Compile fftw in double precision (the default), i.e. use
+	  'double' for floating point type.
 
 config BR2_PACKAGE_FFTW_PRECISION_LONG_DOUBLE
 	bool "long double"
diff --git a/package/ficl/Config.in b/package/ficl/Config.in
index 3445a6428..4d9ab4a5b 100644
--- a/package/ficl/Config.in
+++ b/package/ficl/Config.in
@@ -1,9 +1,9 @@
 config BR2_PACKAGE_FICL
 	bool "ficl"
 	help
-	  Ficl is a programming language interpreter designed to be embedded
-	  into other systems as a command, macro, and development
-	  prototyping language.
+	  Ficl is a programming language interpreter designed to be
+	  embedded into other systems as a command, macro, and
+	  development prototyping language.
 	  Ficl is an acronym for "Forth Inspired Command Language".
 
 	  http://ficl.sourceforge.net
diff --git a/package/flot/Config.in b/package/flot/Config.in
index 4c0d3ec33..404487202 100644
--- a/package/flot/Config.in
+++ b/package/flot/Config.in
@@ -44,7 +44,8 @@ config BR2_PACKAGE_FLOT_ERRORBARS
 config BR2_PACKAGE_FLOT_FILLBETWEEN
 	bool "fillbetween"
 	help
-	  Flot plugin for computing bottoms for filled line and bar charts
+	  Flot plugin for computing bottoms for filled line and bar
+	  charts
 
 config BR2_PACKAGE_FLOT_IMAGE
 	bool "image"
@@ -54,7 +55,8 @@ config BR2_PACKAGE_FLOT_IMAGE
 config BR2_PACKAGE_FLOT_NAVIGATE
 	bool "navigate"
 	help
-	  Flot plugin for adding panning and zooming capabilities to a plot
+	  Flot plugin for adding panning and zooming capabilities to a
+	  plot
 
 config BR2_PACKAGE_FLOT_PIE
 	bool "pie"
diff --git a/package/fmc/Config.in b/package/fmc/Config.in
index b7398e2bf..4399aa2ca 100644
--- a/package/fmc/Config.in
+++ b/package/fmc/Config.in
@@ -15,11 +15,11 @@ config BR2_PACKAGE_FMC
 	select BR2_PACKAGE_LIBXML2
 	select BR2_PACKAGE_FMLIB
 	help
-	  The Frame Manager Configuration tool is Freescale PowerPC platform
-	  software package whose primary purpose is converting
+	  The Frame Manager Configuration tool is Freescale PowerPC
+	  platform software package whose primary purpose is converting
 	  Parse-Classify-Police-Distribute (PCD) descriptions of network
 	  packets flow into hardware configuration. The tool provides an
-	  abstraction layer between the end customer's vision of the PCD task
-	  definition and real hardware implementation.
+	  abstraction layer between the end customer's vision of the PCD
+	  task definition and real hardware implementation.
 
 	  http://cache.freescale.com/files/32bit/doc/app_note/AN4760.pdf
diff --git a/package/fmlib/Config.in b/package/fmlib/Config.in
index d399cabe2..df4ae440e 100644
--- a/package/fmlib/Config.in
+++ b/package/fmlib/Config.in
@@ -7,10 +7,11 @@ config BR2_PACKAGE_FMLIB
 	depends on BR2_powerpc_e500mc || BR2_powerpc_e6500
 	depends on BR2_LINUX_KERNEL
 	help
-	  The Frame Manager library provides Freescale PowerPC platforms an
-	  API on top of the Frame Manager driver ioctl calls, that provides
-	  a user space application with a simple way to configure driver
-	  parameters and PCD (parse - classify - distribute) rules.
+	  The Frame Manager library provides Freescale PowerPC platforms
+	  an API on top of the Frame Manager driver ioctl calls, that
+	  provides a user space application with a simple way to
+	  configure driver parameters and PCD (parse - classify -
+	  distribute) rules.
 
 	  http://git.freescale.com/git/cgit.cgi/ppc/sdk/fmlib.git/tree/README
 
diff --git a/package/fmt/Config.in b/package/fmt/Config.in
index 979d94093..69a6fb80a 100644
--- a/package/fmt/Config.in
+++ b/package/fmt/Config.in
@@ -3,9 +3,9 @@ config BR2_PACKAGE_FMT
 	depends on BR2_INSTALL_LIBSTDCPP
 	depends on BR2_USE_WCHAR
 	help
-	  fmt is an open-source formatting library for C++. It can be used
-	  as a safe alternative to printf or as a fast alternative to
-	  IOStreams.
+	  fmt is an open-source formatting library for C++. It can be
+	  used as a safe alternative to printf or as a fast alternative
+	  to IOStreams.
 
 comment "fmt needs a toolchain w/ C++, wchar"
 	depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR
diff --git a/package/fontconfig/Config.in b/package/fontconfig/Config.in
index 1c54a4336..218fdb2e7 100644
--- a/package/fontconfig/Config.in
+++ b/package/fontconfig/Config.in
@@ -3,6 +3,7 @@ config BR2_PACKAGE_FONTCONFIG
 	select BR2_PACKAGE_FREETYPE
 	select BR2_PACKAGE_EXPAT
 	help
-	  Fontconfig is a library for configuring and customizing font access.
+	  Fontconfig is a library for configuring and customizing font
+	  access.
 
 	  http://www.fontconfig.org/
diff --git a/package/freescale-imx/Config.in b/package/freescale-imx/Config.in
index 056728ff0..656b44bed 100644
--- a/package/freescale-imx/Config.in
+++ b/package/freescale-imx/Config.in
@@ -2,8 +2,9 @@ menuconfig BR2_PACKAGE_FREESCALE_IMX
 	bool "Freescale i.MX libraries"
 	depends on BR2_arm
 	help
-	  Those packages provide hardware acceleration for GPU or VPU, hardware
-	  optimization or some hardware tools for Freescale i.MX platforms.
+	  Those packages provide hardware acceleration for GPU or VPU,
+	  hardware optimization or some hardware tools for Freescale
+	  i.MX platforms.
 
 if BR2_PACKAGE_FREESCALE_IMX
 choice
diff --git a/package/ftop/Config.in b/package/ftop/Config.in
index aefe4f515..bee70bfd0 100644
--- a/package/ftop/Config.in
+++ b/package/ftop/Config.in
@@ -3,6 +3,7 @@ config BR2_PACKAGE_FTOP
 	select BR2_PACKAGE_NCURSES
 	help
 	  Ftop is to files what top is to processes.
-	  The progress of all open files and file systems can be monitored.
+	  The progress of all open files and file systems can be
+	  monitored.
 
 	  https://sourceforge.net/projects/ftop/
diff --git a/package/fxload/Config.in b/package/fxload/Config.in
index d178e2c90..88cc6d1e5 100644
--- a/package/fxload/Config.in
+++ b/package/fxload/Config.in
@@ -5,9 +5,10 @@ config BR2_PACKAGE_FXLOAD
 	# Microblaze, just disable it on this architecture.
 	depends on !BR2_microblaze
 	help
-	  This program is conveniently able to download firmware into FX, FX2,
-	  and FX2LP EZ-USB devices, as well as the original AnchorChips EZ-USB.
-	  It is intended to be invoked by hotplug scripts when the unprogrammed
-	  device appears on the bus.
+	  This program is conveniently able to download firmware into
+	  FX, FX2, and FX2LP EZ-USB devices, as well as the original
+	  AnchorChips EZ-USB.
+	  It is intended to be invoked by hotplug scripts when the
+	  unprogrammed device appears on the bus.
 
 	  http://sourceforge.net/projects/linux-hotplug/
-- 
2.13.3

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [Buildroot] [PATCH 3/9] fix help text wrapping for configs g
  2017-07-31 13:53 [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Adam Duskett
  2017-07-31 13:53 ` [Buildroot] [PATCH 2/9] fix help text wrapping for configs f Adam Duskett
@ 2017-07-31 13:53 ` Adam Duskett
  2017-07-31 13:53 ` [Buildroot] [PATCH 4/9] fix help text wrapping for configs h Adam Duskett
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-07-31 13:53 UTC (permalink / raw)
  To: buildroot

The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
the letter g in the package directory.

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
 package/gawk/Config.in                         |  4 ++--
 package/gdbm/Config.in                         |  4 ++--
 package/genpart/Config.in                      |  6 +++---
 package/genpart/Config.in.host                 |  6 +++---
 package/ghostscript-fonts/Config.in            |  6 +++---
 package/git/Config.in                          |  5 +++--
 package/gnuchess/Config.in                     |  3 ++-
 package/gnutls/Config.in                       |  3 ++-
 package/google-material-design-icons/Config.in |  4 ++--
 package/gpm/Config.in                          | 10 +++++-----
 package/gpsd/Config.in                         |  9 +++++----
 package/gptfdisk/Config.in                     | 18 ++++++++++--------
 package/gssdp/Config.in                        |  3 ++-
 package/gtkperf/Config.in                      |  4 ++--
 package/gupnp-av/Config.in                     |  4 ++--
 15 files changed, 48 insertions(+), 41 deletions(-)

diff --git a/package/gawk/Config.in b/package/gawk/Config.in
index 36e70eb7a..a065243b7 100644
--- a/package/gawk/Config.in
+++ b/package/gawk/Config.in
@@ -6,8 +6,8 @@ config BR2_PACKAGE_GAWK
 	depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
 	help
 	  A special-purpose programming language which is data driven
-	  rather than procedural. Allows for simple data-reformatting jobs
-	  with just a few lines of code.
+	  rather than procedural. Allows for simple data-reformatting
+	  jobs with just a few lines of code.
 
 	  http://www.gnu.org/software/gawk/
 
diff --git a/package/gdbm/Config.in b/package/gdbm/Config.in
index 8ad0fc6ce..3646bd058 100644
--- a/package/gdbm/Config.in
+++ b/package/gdbm/Config.in
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_GDBM
 	bool "gdbm"
 	help
-	  GNU dbm is a set of database routines that use extensible hashing.
-	  It works similar to the standard UNIX dbm routines.
+	  GNU dbm is a set of database routines that use extensible
+	  hashing. It works similar to the standard UNIX dbm routines.
 
 	  http://www.gnu.org/software/gdbm/gdbm.html
diff --git a/package/genpart/Config.in b/package/genpart/Config.in
index 8d9ec795c..64288452e 100644
--- a/package/genpart/Config.in
+++ b/package/genpart/Config.in
@@ -1,8 +1,8 @@
 config BR2_PACKAGE_GENPART
 	bool "genpart"
 	help
-	  Generate a 16 byte partition table entry defined by command line
-	  arguments and dump it to stdout. No CHS magic is done, only lba
-	  entries are filled out.
+	  Generate a 16 byte partition table entry defined by command
+	  line arguments and dump it to stdout. No CHS magic is done,
+	  only lba entries are filled out.
 
 	  http://www.pengutronix.de/software/genpart/index_en.html
diff --git a/package/genpart/Config.in.host b/package/genpart/Config.in.host
index 6cc2a59a7..d8b9eb61b 100644
--- a/package/genpart/Config.in.host
+++ b/package/genpart/Config.in.host
@@ -1,8 +1,8 @@
 config BR2_PACKAGE_HOST_GENPART
 	bool "host genpart"
 	help
-	  Generate a 16 byte partition table entry defined by command line
-	  arguments and dump it to stdout. No CHS magic is done, only lba
-	  entries are filled out.
+	  Generate a 16 byte partition table entry defined by command
+	  line arguments and dump it to stdout. No CHS magic is done,
+	  only lba entries are filled out.
 
 	  http://www.pengutronix.de/software/genpart/index_en.html
diff --git a/package/ghostscript-fonts/Config.in b/package/ghostscript-fonts/Config.in
index 80bfbd03e..9b9b8d0cd 100644
--- a/package/ghostscript-fonts/Config.in
+++ b/package/ghostscript-fonts/Config.in
@@ -1,8 +1,8 @@
 config BR2_PACKAGE_GHOSTSCRIPT_FONTS
 	bool "ghostscript-fonts"
 	help
-	  Fonts and font metrics customarily distributed with Ghostscript.
-	  Currently includes the 35 standard PostScript fonts and a
-	  grab-bag of others.
+	  Fonts and font metrics customarily distributed with
+	  Ghostscript. Currently includes the 35 standard PostScript
+	  fonts and a grab-bag of others.
 
 	  http://sourceforge.net/projects/gs-fonts
diff --git a/package/git/Config.in b/package/git/Config.in
index 9babbecf0..d53921d7d 100644
--- a/package/git/Config.in
+++ b/package/git/Config.in
@@ -4,7 +4,8 @@ config BR2_PACKAGE_GIT
 	select BR2_PACKAGE_ZLIB
 	select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
 	help
-	  Git is a free and open source distributed version control system
-	  designed to handle everything from small to very large projects.
+	  Git is a free and open source distributed version control
+	  system designed to handle everything from small to very large
+	  projects.
 
 	  http://git-scm.com
diff --git a/package/gnuchess/Config.in b/package/gnuchess/Config.in
index aa446f4b2..0ddd2882d 100644
--- a/package/gnuchess/Config.in
+++ b/package/gnuchess/Config.in
@@ -4,7 +4,8 @@ config BR2_PACKAGE_GNUCHESS
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	select BR2_PACKAGE_FLEX
 	help
-	  GNU Chess lets most modern computers play a full game of chess.
+	  GNU Chess lets most modern computers play a full game of
+	  chess.
 
 	  http://ftp.gnu.org/pub/gnu/chess
 
diff --git a/package/gnutls/Config.in b/package/gnutls/Config.in
index 1db069c65..176951a38 100644
--- a/package/gnutls/Config.in
+++ b/package/gnutls/Config.in
@@ -20,7 +20,8 @@ config BR2_PACKAGE_GNUTLS_TOOLS
 	select BR2_PACKAGE_ARGP_STANDALONE \
 		if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
 	help
-	  Install GnuTLS command line tools for various cryptographic tasks.
+	  Install GnuTLS command line tools for various cryptographic
+	  tasks.
 
 endif
 
diff --git a/package/google-material-design-icons/Config.in b/package/google-material-design-icons/Config.in
index a20042988..775f258f2 100644
--- a/package/google-material-design-icons/Config.in
+++ b/package/google-material-design-icons/Config.in
@@ -1,8 +1,8 @@
 config BR2_PACKAGE_GOOGLE_MATERIAL_DESIGN_ICONS
 	bool "google-material-design-icons"
 	help
-	  Material design icons are the official icon set from Google that
-	  are designed under the material design guidelines.
+	  Material design icons are the official icon set from Google
+	  that are designed under the material design guidelines.
 
 	  https://github.com/google/material-design-icons
 
diff --git a/package/gpm/Config.in b/package/gpm/Config.in
index 2d0d366d7..115847992 100644
--- a/package/gpm/Config.in
+++ b/package/gpm/Config.in
@@ -3,11 +3,11 @@ config BR2_PACKAGE_GPM
 	depends on !BR2_STATIC_LIBS
 	depends on BR2_USE_MMU # fork()
 	help
-	  "gpm" means general purpose mouse (server) and provides mouse support
-	  for Linux virtual consoles.
-	  gpm-root (to draw menus in current virtual console; config file in
-	  /etc/gpm-root.conf) and disable-paste (to disable paste buffer for
-	  security reasons), will also be installed.
+	  "gpm" means general purpose mouse (server) and provides mouse
+	  support for Linux virtual consoles.
+	  gpm-root (to draw menus in current virtual console; config
+	  file in /etc/gpm-root.conf) and disable-paste (to disable
+	  paste buffer for security reasons), will also be installed.
 
 	  http://www.nico.schottelius.org/software/gpm/
 
diff --git a/package/gpsd/Config.in b/package/gpsd/Config.in
index 876ab9b03..68d3e2e7e 100644
--- a/package/gpsd/Config.in
+++ b/package/gpsd/Config.in
@@ -10,10 +10,11 @@ menuconfig BR2_PACKAGE_GPSD
 	# Always tries to build a shared library
 	depends on !BR2_STATIC_LIBS
 	help
-	  gpsd is a service daemon that monitors one or more GPSes or AIS
-	  receivers attached to a host computer through serial or USB ports,
-	  making all data on the location/course/velocity of the sensors
-	  available to be queried on TCP port 2947 of the host computer.
+	  gpsd is a service daemon that monitors one or more GPSes or
+	  AIS receivers attached to a host computer through serial or
+	  USB ports, making all data on the location/course/velocity of
+	  the sensors available to be queried on TCP port 2947 of the
+	  host computer.
 
 	  The D-Bus interface is included if dbus-glib is enabled.
 
diff --git a/package/gptfdisk/Config.in b/package/gptfdisk/Config.in
index d243b9083..ede72f3b1 100644
--- a/package/gptfdisk/Config.in
+++ b/package/gptfdisk/Config.in
@@ -10,9 +10,10 @@ config BR2_PACKAGE_GPTFDISK
 		!(BR2_PACKAGE_GPTFDISK_SGDISK || BR2_PACKAGE_GPTFDISK_CGDISK)
 	help
 	  GPT fdisk (consisting of the gdisk and sgdisk programs) is a
-	  text-mode partitioning tool that works on Globally Unique Identifier
-	  (GUID) Partition Table (GPT) disks, rather than on the more common
-	  (through 2010) Master Boot Record (MBR) partition tables.
+	  text-mode partitioning tool that works on Globally Unique
+	  Identifier (GUID) Partition Table (GPT) disks, rather than on
+	  the more common (through 2010) Master Boot Record (MBR)
+	  partition tables.
 
 	  http://www.rodsbooks.com/gdisk/
 
@@ -22,16 +23,17 @@ config BR2_PACKAGE_GPTFDISK_GDISK
 	bool "interactive gdisk"
 	help
 	  Install the interactive GUID partition table (GPT) manipulator
-	  /usr/sbin/gdisk which is modelled after and quite similar in use
-	  to the traditional MBR based fdisk tool.
+	  /usr/sbin/gdisk which is modelled after and quite similar in
+	  use to the traditional MBR based fdisk tool.
 
 config BR2_PACKAGE_GPTFDISK_SGDISK
 	bool "command line sgdisk"
 	select BR2_PACKAGE_POPT
 	help
-	  Install the command-line GUID partition table (GPT) manipulator
-	  /usr/sbin/sgdisk which is named after the traditional MBR based
-	  sfdisk tool albeit with an entirely different option syntax.
+	  Install the command-line GUID partition table (GPT)
+	  manipulator /usr/sbin/sgdisk which is named after the
+	  traditional MBR based sfdisk tool albeit with an entirely
+	  different option syntax.
 
 config BR2_PACKAGE_GPTFDISK_CGDISK
 	bool "ncurses cgdisk"
diff --git a/package/gssdp/Config.in b/package/gssdp/Config.in
index 83149718d..80c5edfff 100644
--- a/package/gssdp/Config.in
+++ b/package/gssdp/Config.in
@@ -6,7 +6,8 @@ config BR2_PACKAGE_GSSDP
 	select BR2_PACKAGE_LIBGLIB2
 	select BR2_PACKAGE_LIBSOUP
 	help
-	  GSSDP implements resource discovery and announcement over SSDP.
+	  GSSDP implements resource discovery and announcement over
+	  SSDP.
 
 	  http://www.gupnp.org
 
diff --git a/package/gtkperf/Config.in b/package/gtkperf/Config.in
index 1089dbf47..78c35e72e 100644
--- a/package/gtkperf/Config.in
+++ b/package/gtkperf/Config.in
@@ -5,5 +5,5 @@ config BR2_PACKAGE_GTKPERF
 	  GtkPerf is an application designed to test GTK+ performance.
 	  The point is to create common testing platform to run
 	  predefined GTK+ widgets
-	  e.g. (opening comboboxes, toggling buttons, scrolling text yms.)
-	  and this way define the speed of device/platform.
+	  e.g. (opening comboboxes, toggling buttons, scrolling text
+	  yms.) and this way define the speed of device/platform.
diff --git a/package/gupnp-av/Config.in b/package/gupnp-av/Config.in
index 5320b82b5..7b618f5ba 100644
--- a/package/gupnp-av/Config.in
+++ b/package/gupnp-av/Config.in
@@ -7,8 +7,8 @@ config BR2_PACKAGE_GUPNP_AV
 	select BR2_PACKAGE_GUPNP
 	select BR2_PACKAGE_LIBXML2
 	help
-	  GUPnP-AV is a collection of helpers for building AV (audio/video)
-	  applications using GUPnP.
+	  GUPnP-AV is a collection of helpers for building AV
+	  (audio/video) applications using GUPnP.
 
 	  http://www.gupnp.org/
 
-- 
2.13.3

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [Buildroot] [PATCH 4/9] fix help text wrapping for configs h
  2017-07-31 13:53 [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Adam Duskett
  2017-07-31 13:53 ` [Buildroot] [PATCH 2/9] fix help text wrapping for configs f Adam Duskett
  2017-07-31 13:53 ` [Buildroot] [PATCH 3/9] fix help text wrapping for configs g Adam Duskett
@ 2017-07-31 13:53 ` Adam Duskett
  2017-07-31 13:53 ` [Buildroot] [PATCH 4/4] fix help text wrapping for configs i Adam Duskett
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-07-31 13:53 UTC (permalink / raw)
  To: buildroot

The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
the letter h in the package directory.

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
 package/hans/Config.in               |  7 ++++---
 package/hicolor-icon-theme/Config.in |  3 ++-
 package/hplip/Config.in              | 11 ++++++-----
 package/httping/Config.in            |  9 +++++----
 package/hwdata/Config.in             |  5 +++--
 5 files changed, 20 insertions(+), 15 deletions(-)

diff --git a/package/hans/Config.in b/package/hans/Config.in
index 7b60090f6..54bdfd96d 100644
--- a/package/hans/Config.in
+++ b/package/hans/Config.in
@@ -5,9 +5,10 @@ config BR2_PACKAGE_HANS
 	bool "hans"
 	depends on BR2_INSTALL_LIBSTDCPP
 	help
-	  Hans makes it possible to tunnel IPv4 through ICMP echo packets,
-	  so you could call it a ping tunnel.
+	  Hans makes it possible to tunnel IPv4 through ICMP echo
+	  packets, so you could call it a ping tunnel.
 	  This can be useful when you find yourself in the situation
-	  that your Internet access is firewalled, but pings are allowed.
+	  that your Internet access is firewalled, but pings are
+	  allowed.
 
 	  http://code.gerade.org/hans/
diff --git a/package/hicolor-icon-theme/Config.in b/package/hicolor-icon-theme/Config.in
index 6cda097c1..10edbf886 100644
--- a/package/hicolor-icon-theme/Config.in
+++ b/package/hicolor-icon-theme/Config.in
@@ -5,4 +5,5 @@ config BR2_PACKAGE_HICOLOR_ICON_THEME
 
 	  This is the fallback icon theme, which only creates the
 	  standard directory structure for storing icons of third-party
-	  applications (i.e. the ones not available in usual icon themes).
+	  applications (i.e. the ones not available in usual icon
+	  themes).
diff --git a/package/hplip/Config.in b/package/hplip/Config.in
index 176dc6a6a..f4e0fe753 100644
--- a/package/hplip/Config.in
+++ b/package/hplip/Config.in
@@ -8,11 +8,12 @@ config BR2_PACKAGE_HPLIP
 	select BR2_PACKAGE_JPEG
 	help
 	  HP Linux Imaging and Printing (HPLIP)
-	  HPLIP is an HP-developed solution for printing, scanning, and faxing
-	  with HP inkjet and laser based printers in Linux. The HPLIP project
-	  provides printing support for 2,211 printer models, including
-	  Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), Business
-	  Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP.
+	  HPLIP is an HP-developed solution for printing, scanning, and
+	  faxing with HP inkjet and laser based printers in Linux. The
+	  HPLIP project provides printing support for 2,211 printer
+	  models, including Deskjet, Officejet, Photosmart, PSC
+	  (Print Scan Copy), Business Inkjet, LaserJet, Edgeline MFP,
+	  and LaserJet MFP.
 
 	  http://hplipopensource.com/
 
diff --git a/package/httping/Config.in b/package/httping/Config.in
index 07ff10208..c0e5071ce 100644
--- a/package/httping/Config.in
+++ b/package/httping/Config.in
@@ -6,10 +6,11 @@ config BR2_PACKAGE_HTTPING
 	depends on BR2_USE_WCHAR
 	help
 	  Httping is like 'ping' but for http-requests.
-	  Give it an url, and it'll show you how long it takes to connect,
-	  send a request and retrieve the reply (only the headers).
-	  Be aware that the transmission across the network also takes time!
-	  So it measures the latency of the webserver + network.
+	  Give it an url, and it'll show you how long it takes to
+	  connect, send a request and retrieve the reply (only the
+	  headers).
+	  Be aware that the transmission across the network also takes
+	  time! So it measures the latency of the webserver + network.
 
 	  http://www.vanheusden.com/httping/
 
diff --git a/package/hwdata/Config.in b/package/hwdata/Config.in
index 33e0738af..8424238e1 100644
--- a/package/hwdata/Config.in
+++ b/package/hwdata/Config.in
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_HWDATA
 	bool "hwdata"
 	help
-	  Various hardware identification and configuration data, such as
-	  the pci.ids database, or the XFree86/xorg Cards database.
+	  Various hardware identification and configuration data,
+	  such as the pci.ids database, or the XFree86/xorg Cards
+	  database.
-- 
2.13.3

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [Buildroot] [PATCH 4/4] fix help text wrapping for configs i
  2017-07-31 13:53 [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Adam Duskett
                   ` (2 preceding siblings ...)
  2017-07-31 13:53 ` [Buildroot] [PATCH 4/9] fix help text wrapping for configs h Adam Duskett
@ 2017-07-31 13:53 ` Adam Duskett
  2017-07-31 13:53 ` [Buildroot] [PATCH 5/9] " Adam Duskett
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-07-31 13:53 UTC (permalink / raw)
  To: buildroot

The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
the letter i in the package directory.

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
 package/hans/Config.in               |  7 ++++---
 package/hicolor-icon-theme/Config.in |  3 ++-
 package/hplip/Config.in              | 11 ++++++-----
 package/httping/Config.in            |  9 +++++----
 package/hwdata/Config.in             |  5 +++--
 5 files changed, 20 insertions(+), 15 deletions(-)

diff --git a/package/hans/Config.in b/package/hans/Config.in
index 7b60090f6..54bdfd96d 100644
--- a/package/hans/Config.in
+++ b/package/hans/Config.in
@@ -5,9 +5,10 @@ config BR2_PACKAGE_HANS
 	bool "hans"
 	depends on BR2_INSTALL_LIBSTDCPP
 	help
-	  Hans makes it possible to tunnel IPv4 through ICMP echo packets,
-	  so you could call it a ping tunnel.
+	  Hans makes it possible to tunnel IPv4 through ICMP echo
+	  packets, so you could call it a ping tunnel.
 	  This can be useful when you find yourself in the situation
-	  that your Internet access is firewalled, but pings are allowed.
+	  that your Internet access is firewalled, but pings are
+	  allowed.
 
 	  http://code.gerade.org/hans/
diff --git a/package/hicolor-icon-theme/Config.in b/package/hicolor-icon-theme/Config.in
index 6cda097c1..10edbf886 100644
--- a/package/hicolor-icon-theme/Config.in
+++ b/package/hicolor-icon-theme/Config.in
@@ -5,4 +5,5 @@ config BR2_PACKAGE_HICOLOR_ICON_THEME
 
 	  This is the fallback icon theme, which only creates the
 	  standard directory structure for storing icons of third-party
-	  applications (i.e. the ones not available in usual icon themes).
+	  applications (i.e. the ones not available in usual icon
+	  themes).
diff --git a/package/hplip/Config.in b/package/hplip/Config.in
index 176dc6a6a..f4e0fe753 100644
--- a/package/hplip/Config.in
+++ b/package/hplip/Config.in
@@ -8,11 +8,12 @@ config BR2_PACKAGE_HPLIP
 	select BR2_PACKAGE_JPEG
 	help
 	  HP Linux Imaging and Printing (HPLIP)
-	  HPLIP is an HP-developed solution for printing, scanning, and faxing
-	  with HP inkjet and laser based printers in Linux. The HPLIP project
-	  provides printing support for 2,211 printer models, including
-	  Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), Business
-	  Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP.
+	  HPLIP is an HP-developed solution for printing, scanning, and
+	  faxing with HP inkjet and laser based printers in Linux. The
+	  HPLIP project provides printing support for 2,211 printer
+	  models, including Deskjet, Officejet, Photosmart, PSC
+	  (Print Scan Copy), Business Inkjet, LaserJet, Edgeline MFP,
+	  and LaserJet MFP.
 
 	  http://hplipopensource.com/
 
diff --git a/package/httping/Config.in b/package/httping/Config.in
index 07ff10208..c0e5071ce 100644
--- a/package/httping/Config.in
+++ b/package/httping/Config.in
@@ -6,10 +6,11 @@ config BR2_PACKAGE_HTTPING
 	depends on BR2_USE_WCHAR
 	help
 	  Httping is like 'ping' but for http-requests.
-	  Give it an url, and it'll show you how long it takes to connect,
-	  send a request and retrieve the reply (only the headers).
-	  Be aware that the transmission across the network also takes time!
-	  So it measures the latency of the webserver + network.
+	  Give it an url, and it'll show you how long it takes to
+	  connect, send a request and retrieve the reply (only the
+	  headers).
+	  Be aware that the transmission across the network also takes
+	  time! So it measures the latency of the webserver + network.
 
 	  http://www.vanheusden.com/httping/
 
diff --git a/package/hwdata/Config.in b/package/hwdata/Config.in
index 33e0738af..8424238e1 100644
--- a/package/hwdata/Config.in
+++ b/package/hwdata/Config.in
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_HWDATA
 	bool "hwdata"
 	help
-	  Various hardware identification and configuration data, such as
-	  the pci.ids database, or the XFree86/xorg Cards database.
+	  Various hardware identification and configuration data,
+	  such as the pci.ids database, or the XFree86/xorg Cards
+	  database.
-- 
2.13.3

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [Buildroot] [PATCH 5/9] fix help text wrapping for configs i
  2017-07-31 13:53 [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Adam Duskett
                   ` (3 preceding siblings ...)
  2017-07-31 13:53 ` [Buildroot] [PATCH 4/4] fix help text wrapping for configs i Adam Duskett
@ 2017-07-31 13:53 ` Adam Duskett
  2017-07-31 13:53 ` [Buildroot] [PATCH 6/9] fix help text wrapping for configs j Adam Duskett
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-07-31 13:53 UTC (permalink / raw)
  To: buildroot

The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
the letter i in the package directory.

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
 package/i2c-tools/Config.in        |  6 +++---
 package/iftop/Config.in            |  7 ++++---
 package/ifupdown-scripts/Config.in |  4 ++--
 package/imagemagick/Config.in      | 13 +++++++------
 package/inotify-tools/Config.in    |  4 ++--
 package/iozone/Config.in           |  3 ++-
 package/iperf3/Config.in           |  8 ++++----
 package/ipmitool/Config.in         | 13 +++++++------
 package/iptraf-ng/Config.in        |  9 +++++----
 9 files changed, 36 insertions(+), 31 deletions(-)

diff --git a/package/i2c-tools/Config.in b/package/i2c-tools/Config.in
index 82ee33423..d9b8dd9a3 100644
--- a/package/i2c-tools/Config.in
+++ b/package/i2c-tools/Config.in
@@ -4,8 +4,8 @@ config BR2_PACKAGE_I2C_TOOLS
 	help
 	  Heterogeneous set of I2C tools for Linux
 
-	  This package contains a heterogeneous set of I2C tools for Linux:
-	  a bus probing tool, a chip dumper, register-level access helpers,
-	  EEPROM decoding scripts, and more.
+	  This package contains a heterogeneous set of I2C tools for
+	  Linux: a bus probing tool, a chip dumper, register-level
+	  access helpers, EEPROM decoding scripts, and more.
 
 	  https://i2c.wiki.kernel.org/index.php/I2C_Tools
diff --git a/package/iftop/Config.in b/package/iftop/Config.in
index f80a83137..514101ca9 100644
--- a/package/iftop/Config.in
+++ b/package/iftop/Config.in
@@ -5,9 +5,10 @@ config BR2_PACKAGE_IFTOP
 	select BR2_PACKAGE_LIBPCAP
 	help
 	  iftop does for network usage what top(1) does for CPU usage.
-	  It listens to network traffic on a named interface and displays
-	  a table of current bandwidth usage by pairs of hosts. Handy for
-	  answering the question "why is our ADSL link so slow?".
+	  It listens to network traffic on a named interface and
+	  displays a table of current bandwidth usage by pairs of hosts.
+	  Handy for answering the question "why is our ADSL link so
+	  slow?".
 
 	  http://www.ex-parrot.com/pdw/iftop/
 
diff --git a/package/ifupdown-scripts/Config.in b/package/ifupdown-scripts/Config.in
index 7064d58fe..9cd03950f 100644
--- a/package/ifupdown-scripts/Config.in
+++ b/package/ifupdown-scripts/Config.in
@@ -3,5 +3,5 @@ config BR2_PACKAGE_IFUPDOWN_SCRIPTS
 	depends on !BR2_PACKAGE_SYSTEMD_NETWORKD
 	default y if BR2_ROOTFS_SKELETON_DEFAULT
 	help
-	  Set of scripts used by ifupdown (either the standalone one, or the
-	  busybox one) to bring network up, or tear it down.
+	  Set of scripts used by ifupdown (either the standalone one,
+	  or the busybox one) to bring network up, or tear it down.
diff --git a/package/imagemagick/Config.in b/package/imagemagick/Config.in
index 0bd4df2ab..4bd81dbd7 100644
--- a/package/imagemagick/Config.in
+++ b/package/imagemagick/Config.in
@@ -3,12 +3,13 @@ config BR2_PACKAGE_IMAGEMAGICK
 	depends on BR2_USE_MMU # fork()
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	help
-	  ImageMagick(R) is a software suite to create, edit, and compose
-	  bitmap images. It can read, convert and write images in a variety of
-	  formats (about 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF,
-	  PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to
-	  translate, flip, mirror, rotate, scale, shear and transform images,
-	  adjust image colors, apply various special effects, or draw text,
+	  ImageMagick(R) is a software suite to create, edit, and
+	  compose bitmap images. It can read, convert and write images
+	  in a variety of formats (about 100) including DPX, EXR, GIF,
+	  JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF.
+	  Use ImageMagick to translate, flip, mirror, rotate, scale,
+	  shear and transform images, adjust image colors, apply various
+	  special effects, or draw text,
 	  lines, polygons, ellipses and B?zier curves.
 
 	  http://www.imagemagick.org/
diff --git a/package/inotify-tools/Config.in b/package/inotify-tools/Config.in
index df440d592..1ca01b6e1 100644
--- a/package/inotify-tools/Config.in
+++ b/package/inotify-tools/Config.in
@@ -5,7 +5,7 @@ config BR2_PACKAGE_INOTIFY_TOOLS
 	  inotify-tools is a C library and a set of command-line
 	  programs for Linux providing a simple interface to inotify.
 	  These programs can be used to monitor and act upon
-	  filesystem events. Provides the 'inotifywait' and 'inotifywatch'
-	  binaries.
+	  filesystem events. Provides the 'inotifywait' and
+	  'inotifywatch' binaries.
 
 	  https://github.com/rvoicilas/inotify-tools
diff --git a/package/iozone/Config.in b/package/iozone/Config.in
index 33c938ee7..c66def264 100644
--- a/package/iozone/Config.in
+++ b/package/iozone/Config.in
@@ -4,7 +4,8 @@ config BR2_PACKAGE_IOZONE
 	depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
 	help
 	  IOzone is a filesystem benchmark tool.
-	  The benchmark generates and measures a variety of file operations
+	  The benchmark generates and measures a variety of file
+	  operations
 
 	  http://www.iozone.org/
 
diff --git a/package/iperf3/Config.in b/package/iperf3/Config.in
index 074c1d36c..5b2204c5e 100644
--- a/package/iperf3/Config.in
+++ b/package/iperf3/Config.in
@@ -5,10 +5,10 @@ config BR2_PACKAGE_IPERF3
 	  iperf is a tool for active measurements of the maximum
 	  achievable bandwidth on IP networks.
 	  It supports tuning of various parameters related to timing,
-	  protocols, and buffers. For each test it reports the bandwidth,
-	  loss, and other parameters.
-	  It's a redesign of the NLANR/DAST iperf(2) and is not
-	  backward compatible.
+	  protocols, and buffers. For each test it reports the
+	  bandwidth, loss, and other parameters.
+	  It's a redesign of the NLANR/DAST iperf(2) and is not backward
+	  compatible.
 
 	  http://software.es.net/iperf/index.html
 
diff --git a/package/ipmitool/Config.in b/package/ipmitool/Config.in
index 554a12cbd..826bc094b 100644
--- a/package/ipmitool/Config.in
+++ b/package/ipmitool/Config.in
@@ -2,7 +2,8 @@ config BR2_PACKAGE_IPMITOOL
 	bool "ipmitool"
 	depends on BR2_USE_MMU # fork()
 	help
-	  IPMItool provides a simple command-line interface to IPMI-enabled devices.
+	  IPMItool provides a simple command-line interface to
+	  IPMI-enabled devices.
 
 	  http://sourceforge.net/projects/ipmitool/
 
@@ -12,11 +13,11 @@ config BR2_PACKAGE_IPMITOOL_LANPLUS
 	bool "enable lanplus interface"
 	select BR2_PACKAGE_OPENSSL
 	help
-	  Enables the IPMI v2.0 RMCP+ LAN interface typically used to send IPMI
-	  commands to the BMC of a remote server.
-	  Not needed if you only want to communicate with the local BMC of your
-	  device using the OpenIPMI ipmi_si kernel module, or if using the
-	  legacy IPMI v1.5 RMCP LAN interface.
+	  Enables the IPMI v2.0 RMCP+ LAN interface typically used to
+	  send IPMI commands to the BMC of a remote server.
+	  Not needed if you only want to communicate with the local BMC
+	  of your device using the OpenIPMI ipmi_si kernel module, or if
+	  using the legacy IPMI v1.5 RMCP LAN interface.
 
 config BR2_PACKAGE_IPMITOOL_USB
 	bool "enable usb interface"
diff --git a/package/iptraf-ng/Config.in b/package/iptraf-ng/Config.in
index 5afb81dac..5c3b4848b 100644
--- a/package/iptraf-ng/Config.in
+++ b/package/iptraf-ng/Config.in
@@ -3,10 +3,11 @@ config BR2_PACKAGE_IPTRAF_NG
 	depends on BR2_USE_MMU # fork()
 	select BR2_PACKAGE_NCURSES
 	help
-	  IPTraf-ng is a ncurses-based network monitoring utility. It gathers
-	  data like TCP connection packet and byte counts, interface statistics
-	  and activity indicators.
+	  IPTraf-ng is a ncurses-based network monitoring utility. It
+	  gathers data like TCP connection packet and byte counts,
+	  interface statistics and activity indicators.
 
 	  https://fedorahosted.org/iptraf-ng/
 
-	  IPTraf-ng is a fork of original IPTraf v3.0.0 (http://iptraf.seul.org).
+	  IPTraf-ng is a fork of original IPTraf v3.0.0
+	  (http://iptraf.seul.org).
-- 
2.13.3

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [Buildroot] [PATCH 6/9] fix help text wrapping for configs j
  2017-07-31 13:53 [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Adam Duskett
                   ` (4 preceding siblings ...)
  2017-07-31 13:53 ` [Buildroot] [PATCH 5/9] " Adam Duskett
@ 2017-07-31 13:53 ` Adam Duskett
  2017-07-31 13:53 ` [Buildroot] [PATCH 7/9] fix help text wrapping for configs k Adam Duskett
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-07-31 13:53 UTC (permalink / raw)
  To: buildroot

The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
the letter j in the package directory.

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
 package/jansson/Config.in   |  4 ++--
 package/jemalloc/Config.in  |  5 +++--
 package/joe/Config.in       | 14 +++++++-------
 package/jq/Config.in        |  6 +++---
 package/jq/Config.in.host   | 10 +++++-----
 package/jquery-ui/Config.in |  4 ++--
 6 files changed, 22 insertions(+), 21 deletions(-)

diff --git a/package/jansson/Config.in b/package/jansson/Config.in
index 960a7c4c3..18c8ce5df 100644
--- a/package/jansson/Config.in
+++ b/package/jansson/Config.in
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_JANSSON
 	bool "jansson"
 	help
-	  Jansson is a C library for encoding, decoding and manipulating JSON
-	  data.
+	  Jansson is a C library for encoding, decoding and manipulating
+	  JSON data.
 
 	  http://www.digip.org/jansson/
diff --git a/package/jemalloc/Config.in b/package/jemalloc/Config.in
index 85861407d..c3fd8e34b 100644
--- a/package/jemalloc/Config.in
+++ b/package/jemalloc/Config.in
@@ -14,8 +14,9 @@ config BR2_PACKAGE_JEMALLOC
 	depends on !BR2_STATIC_LIBS
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	help
-	  This library providing a malloc(3) implementation that emphasizes
-	  fragmentation avoidance and scalable concurrency support.
+	  This library providing a malloc(3) implementation that
+	  emphasizes fragmentation avoidance and scalable concurrency
+	  support.
 
 	  http://jemalloc.net/
 
diff --git a/package/joe/Config.in b/package/joe/Config.in
index f335e057e..c9dd967b2 100644
--- a/package/joe/Config.in
+++ b/package/joe/Config.in
@@ -4,10 +4,10 @@ config BR2_PACKAGE_JOE
 	help
 	  Joe's Own Editor
 
-	  JOE is an easy-to-use, full featured terminal-based screen editor.
-	  Its behavior is a blending of WordStar and GNU-EMACS (but it does
-	  not use code from either program). It is a great editor for new
-	  users or as an alternative to vi.
+	  JOE is an easy-to-use, full featured terminal-based screen
+	  editor. Its behavior is a blending of WordStar and GNU-EMACS
+	  (but it does not use code from either program).
+	  It is a great editor for new users or as an alternative to vi.
 
 	  http://joe-editor.sf.net
 
@@ -16,6 +16,6 @@ config BR2_PACKAGE_JOE_FULL
 	default y
 	depends on BR2_PACKAGE_JOE
 	help
-	  Install all rc and syntax highlighting files. Without this option
-	  only the joe binary is installed, which contains a default
-	  configuration.
+	  Install all rc and syntax highlighting files. Without this
+	  option only the joe binary is installed, which contains a
+	  default configuration.
diff --git a/package/jq/Config.in b/package/jq/Config.in
index 9329b2fb3..321cbe8b5 100644
--- a/package/jq/Config.in
+++ b/package/jq/Config.in
@@ -1,8 +1,8 @@
 config BR2_PACKAGE_JQ
 	bool "jq"
 	help
-	  jq is like sed for JSON data - you can use it to slice and filter
-	  and map and transform structured data with the same ease that sed,
-	  awk, grep and friends let you play with text.
+	  jq is like sed for JSON data - you can use it to slice and
+	  filter and map and transform structured data with the same
+	  ease that sed, awk, grep and friends let you play with text.
 
 	  http://stedolan.github.io/jq/
diff --git a/package/jq/Config.in.host b/package/jq/Config.in.host
index a0aabc0b3..9fc0e9905 100644
--- a/package/jq/Config.in.host
+++ b/package/jq/Config.in.host
@@ -1,11 +1,11 @@
 config BR2_PACKAGE_HOST_JQ
 	bool "host jq"
 	help
-	  jq is like sed for JSON data - you can use it to slice and filter
-	  and map and transform structured data with the same ease that sed,
-	  awk, grep and friends let you play with text.
+	  jq is like sed for JSON data - you can use it to slice and
+	  filter and map and transform structured data with the same
+	  ease that sed, awk, grep and friends let you play with text.
 
-	  As a host tool, jq can be useful to create/edit/merge/check JSON
-	  files from a post-build script.
+	  As a host tool, jq can be useful to create/edit/merge/check
+	  JSON files from a post-build script.
 
 	  http://stedolan.github.io/jq/
diff --git a/package/jquery-ui/Config.in b/package/jquery-ui/Config.in
index a7c0a6df5..fd38997ef 100644
--- a/package/jquery-ui/Config.in
+++ b/package/jquery-ui/Config.in
@@ -3,7 +3,7 @@ config BR2_PACKAGE_JQUERY_UI
 	help
 	  jQuery UI provides abstractions for low-level interaction and
 	  animation, advanced effects and high-level, themeable widgets,
-	  built on top of the jQuery JavaScript Library, that you can use
-	  to build highly interactive web applications.
+	  built on top of the jQuery JavaScript Library, that you can
+	  use to build highly interactive web applications.
 
 	  http://jqueryui.com/
-- 
2.13.3

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [Buildroot] [PATCH 7/9] fix help text wrapping for configs k
  2017-07-31 13:53 [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Adam Duskett
                   ` (5 preceding siblings ...)
  2017-07-31 13:53 ` [Buildroot] [PATCH 6/9] fix help text wrapping for configs j Adam Duskett
@ 2017-07-31 13:53 ` Adam Duskett
  2017-07-31 13:53 ` [Buildroot] [PATCH 8/9] fix help text wrapping for configs l Adam Duskett
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-07-31 13:53 UTC (permalink / raw)
  To: buildroot

The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
the letter k in the package directory.

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
 package/kexec-lite/Config.in    |  3 ++-
 package/kexec/Config.in         |  3 ++-
 package/kodi-pvr-vbox/Config.in |  3 ++-
 package/kodi/Config.in          |  3 ++-
 package/ktap/Config.in          | 17 +++++++++--------
 package/kvmtool/Config.in       |  4 ++--
 6 files changed, 19 insertions(+), 14 deletions(-)

diff --git a/package/kexec-lite/Config.in b/package/kexec-lite/Config.in
index 97748dcce..cd0e30f2d 100644
--- a/package/kexec-lite/Config.in
+++ b/package/kexec-lite/Config.in
@@ -9,7 +9,8 @@ config BR2_PACKAGE_KEXEC_LITE
 	select BR2_PACKAGE_DTC_PROGRAMS
 	help
 	  Kexec is a user space utiltity for loading another kernel
-	  and asking the currently running kernel to do something with it.
+	  and asking the currently running kernel to do something with
+	  it.
 
 	  This package is a tiny implementation of the kexec userspace
 	  components, for devicetree-based platforms.
diff --git a/package/kexec/Config.in b/package/kexec/Config.in
index d92e6b957..c24dff38e 100644
--- a/package/kexec/Config.in
+++ b/package/kexec/Config.in
@@ -5,7 +5,8 @@ config BR2_PACKAGE_KEXEC
 		BR2_powerpc || BR2_sh4 || BR2_sh4a
 	help
 	  Kexec is a user space utility for loading another kernel
-	  and asking the currently running kernel to do something with it.
+	  and asking the currently running kernel to do something with
+	  it.
 
 	  https://www.kernel.org/pub/linux/utils/kernel/kexec/
 
diff --git a/package/kodi-pvr-vbox/Config.in b/package/kodi-pvr-vbox/Config.in
index 3a5f8c464..c1c22c10d 100644
--- a/package/kodi-pvr-vbox/Config.in
+++ b/package/kodi-pvr-vbox/Config.in
@@ -2,6 +2,7 @@ config BR2_PACKAGE_KODI_PVR_VBOX
 	bool "kodi-pvr-vbox"
 	select BR2_PACKAGE_KODI_PLATFORM
 	help
-	  Kodi PVR addon for interfacing with VBox Communications XTi TV Gateway
+	  Kodi PVR addon for interfacing with VBox Communications XTi TV
+	  Gateway
 
 	  https://github.com/kodi-pvr/pvr.vbox
diff --git a/package/kodi/Config.in b/package/kodi/Config.in
index 68c72e66c..76be9d925 100644
--- a/package/kodi/Config.in
+++ b/package/kodi/Config.in
@@ -207,7 +207,8 @@ config BR2_PACKAGE_KODI_LIBSHAIRPLAY
 	select BR2_PACKAGE_LIBSHAIRPLAY
 	help
 	  Enable Shairport support.
-	  Select this if you want to stream content from an Apple device.
+	  Select this if you want to stream content from an Apple
+	  device.
 
 config BR2_PACKAGE_KODI_LIBSMBCLIENT
 	bool "samba"
diff --git a/package/ktap/Config.in b/package/ktap/Config.in
index c85522846..38293f6dd 100644
--- a/package/ktap/Config.in
+++ b/package/ktap/Config.in
@@ -5,21 +5,22 @@ config BR2_PACKAGE_KTAP
 	help
 	  ktap is a script-based dynamic tracing tool for Linux
 
-	  It uses a scripting language and lets users trace the Linux kernel
-	  dynamically. ktap is designed to give operational insights with
-	  interoperability that allows users to tune, troubleshoot and extend
-	  kernel and application. It's similar to Linux Systemtap and
-	  Solaris Dtrace.
+	  It uses a scripting language and lets users trace the Linux
+	  kernel dynamically. ktap is designed to give operational
+	  insights with interoperability that allows users to tune,
+	  troubleshoot and extend kernel and application.
+	  It's similar to Linux Systemtap and Solaris Dtrace.
 
 	  ktap doesn't support kernels older than 3.1.
 
-	  To be able to resolve symbols in DSO and for sdt, you need to enable
-	  elfutils.
+	  To be able to resolve symbols in DSO and for sdt, you need to
+	  enable elfutils.
 
 	  Your kernel must have CONFIG_EVENT_TRACING,
 	  CONFIG_PERF_EVENTS, and CONFIG_DEBUG_FS enabled to compile.
 
-	  Buildroot automatically enables these in the kernel configuration.
+	  Buildroot automatically enables these in the kernel
+	  configuration.
 
 	  http://www.ktap.org
 
diff --git a/package/kvmtool/Config.in b/package/kvmtool/Config.in
index d2290c5d8..bf19a2537 100644
--- a/package/kvmtool/Config.in
+++ b/package/kvmtool/Config.in
@@ -14,8 +14,8 @@ config BR2_PACKAGE_KVMTOOL
 	help
 	  kvmtool is a lightweight tool for hosting KVM guests.
 	  As a pure virtualization tool it only supports guests using
-	  the same architecture, though it supports running 32-bit guests
-	  on those 64-bit architectures that allow this.
+	  the same architecture, though it supports running 32-bit
+	  guests on those 64-bit architectures that allow this.
 
 	  https://git.kernel.org/cgit/linux/kernel/git/will/kvmtool.git/tree/README
 
-- 
2.13.3

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [Buildroot] [PATCH 8/9] fix help text wrapping for configs l
  2017-07-31 13:53 [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Adam Duskett
                   ` (6 preceding siblings ...)
  2017-07-31 13:53 ` [Buildroot] [PATCH 7/9] fix help text wrapping for configs k Adam Duskett
@ 2017-07-31 13:53 ` Adam Duskett
  2017-07-31 13:53 ` [Buildroot] [PATCH 9/9] fix help text wrapping for configs lib Adam Duskett
  2017-07-31 17:14 ` [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Thomas Petazzoni
  9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-07-31 13:53 UTC (permalink / raw)
  To: buildroot

The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
the letter l in the package directory.

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
 package/lbreakout2/Config.in         | 10 +++++-----
 package/lcdapi/Config.in             |  3 ++-
 package/lcms2/Config.in              |  5 +++--
 package/leafnode2/Config.in          |  3 ++-
 package/leveldb/Config.in            |  5 +++--
 package/lftp/Config.in               |  9 +++++----
 package/lighttpd/Config.in           | 15 ++++++++-------
 package/linknx/Config.in             |  4 ++--
 package/linux-backports/Config.in    |  8 +++++---
 package/linux-firmware/Config.in     | 12 ++++++++----
 package/linux-headers/Config.in.host | 17 +++++++++--------
 package/linux-pam/Config.in          |  3 ++-
 package/live555/Config.in            |  5 +++--
 package/ljsyscall/Config.in          |  3 ++-
 package/lm-sensors/Config.in         |  6 +++---
 package/logsurfer/Config.in          |  4 ++--
 package/lpc3250loader/Config.in.host |  4 ++--
 package/lshw/Config.in               |  3 ++-
 package/ltrace/Config.in             |  8 ++++----
 package/lua-cjson/Config.in          |  6 ++++--
 package/lua/Config.in                |  3 ++-
 package/luabitop/Config.in           |  4 ++--
 package/luacrypto/Config.in          |  6 +++---
 package/luaexpatutils/Config.in      |  5 +++--
 package/lualogging/Config.in         |  8 ++++----
 package/luvi/Config.in               | 13 +++++++------
 package/lvm2/Config.in               | 22 ++++++++++++----------
 package/lxc/Config.in                |  7 ++++---
 package/lz4/Config.in                |  8 ++++----
 package/lzip/Config.in               |  9 +++++----
 package/lzop/Config.in               |  3 ++-
 31 files changed, 124 insertions(+), 97 deletions(-)

diff --git a/package/lbreakout2/Config.in b/package/lbreakout2/Config.in
index 6788aca82..eeb8a0696 100644
--- a/package/lbreakout2/Config.in
+++ b/package/lbreakout2/Config.in
@@ -3,11 +3,11 @@ config BR2_PACKAGE_LBREAKOUT2
 	select BR2_PACKAGE_SDL
 	select BR2_PACKAGE_LIBPNG
 	help
-	  LBreakout2 is the successor to LBreakout, a breakout-style arcade
-	  game in the manner of Arkanoid. Requires SDL, libpng, and
-	  optionnally SDL_mixer/SDL_net.
-	  A display with minimum 640x480 resolution, a keyboard and a mouse
-	  are recommanded.
+	  LBreakout2 is the successor to LBreakout, a breakout-style
+	  arcade game in the manner of Arkanoid. Requires SDL, libpng,
+	  and optionnally SDL_mixer/SDL_net.
+	  A display with minimum 640x480 resolution, a keyboard and a
+	  mouse are recommanded.
 
 	  http://lgames.sourceforge.net/index.php?project=LBreakout2
 
diff --git a/package/lcdapi/Config.in b/package/lcdapi/Config.in
index 34ce0fa1a..154689b28 100644
--- a/package/lcdapi/Config.in
+++ b/package/lcdapi/Config.in
@@ -3,7 +3,8 @@ config BR2_PACKAGE_LCDAPI
 	depends on BR2_INSTALL_LIBSTDCPP
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	help
-	  C++ client API for lcdproc, containing a set of widget classes.
+	  C++ client API for lcdproc, containing a set of widget
+	  classes.
 
 	  https://github.com/spdawson/lcdapi
 
diff --git a/package/lcms2/Config.in b/package/lcms2/Config.in
index d94c075e1..19e1b9c1f 100644
--- a/package/lcms2/Config.in
+++ b/package/lcms2/Config.in
@@ -4,7 +4,8 @@ config BR2_PACKAGE_LCMS2
 	  Little Color Management Software (CMS) intends to be an OPEN
 	  SOURCE small-footprint color management engine, with special
 	  focus on accuracy and performance.
-	  It uses the International Color Consortium standard (ICC), which is
-	  the modern standard when regarding to color management.
+	  It uses the International Color Consortium standard (ICC),
+	  which is the modern standard when regarding to color
+	  management.
 
 	  http://www.littlecms.com/
diff --git a/package/leafnode2/Config.in b/package/leafnode2/Config.in
index 348e6daac..93d3090a0 100644
--- a/package/leafnode2/Config.in
+++ b/package/leafnode2/Config.in
@@ -7,7 +7,8 @@ config BR2_PACKAGE_LEAFNODE2
 	  server designed for small sites with just a few active
 	  newsgroups.
 
-	  Leafnode-2 needs inetd, check chapter 14 of the documentation at
+	  Leafnode-2 needs inetd, check chapter 14 of the documentation
+	  at:
 	  http://www.dt.e-technik.uni-dortmund.de/~ma/leafnode/beta/leafnode-readme.txt
 
 	  For example, you can add this line to inetd.conf:
diff --git a/package/leveldb/Config.in b/package/leveldb/Config.in
index b583c3b9f..c44ef13ca 100644
--- a/package/leveldb/Config.in
+++ b/package/leveldb/Config.in
@@ -6,8 +6,9 @@ config BR2_PACKAGE_LEVELDB
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	select BR2_PACKAGE_SNAPPY
 	help
-	  LevelDB is a fast key-value storage library written at Google that
-	  provides an ordered mapping from string keys to string values.
+	  LevelDB is a fast key-value storage library written at Google
+	  that provides an ordered mapping from string keys to string
+	  values.
 
 	  https://github.com/google/leveldb
 
diff --git a/package/lftp/Config.in b/package/lftp/Config.in
index fb4ac1361..ebe8882e9 100644
--- a/package/lftp/Config.in
+++ b/package/lftp/Config.in
@@ -7,10 +7,11 @@ config BR2_PACKAGE_LFTP
 	select BR2_PACKAGE_ZLIB
 	select BR2_PACKAGE_OPENSSL if !BR2_PACKAGE_GNUTLS
 	help
-	  LFTP is a sophisticated ftp/http client, and a file transfer program
-	  supporting a number of network protocols. Like BASH, it has job
-	  control and uses the readline library for input. It has bookmarks,
-	  a built-in mirror command, and can transfer several files in parallel.
+	  LFTP is a sophisticated ftp/http client, and a file transfer
+	  program supporting a number of network protocols. Like BASH,
+	  it has job control and uses the readline library for input. It
+	  has bookmarks, a built-in mirror command, and can transfer
+	  several files in parallel.
 	  It was designed with reliability in mind.
 
 	  http://lftp.yar.ru/
diff --git a/package/lighttpd/Config.in b/package/lighttpd/Config.in
index f62ccb9c0..383c10f70 100644
--- a/package/lighttpd/Config.in
+++ b/package/lighttpd/Config.in
@@ -7,13 +7,14 @@ config BR2_PACKAGE_LIGHTTPD
 	depends on BR2_USE_MMU # fork()
 	depends on !BR2_STATIC_LIBS
 	help
-	  lighttpd a secure, fast, compliant and very flexible web-server
-	  which has been optimized for high-performance environments. It
-	  has a very low memory footprint compared to other webservers and
-	  takes care of cpu-load. Its advanced feature-set (FastCGI, CGI,
-	  Auth, Output-Compression, URL-Rewriting and many more) make
-	  lighttpd the perfect webserver-software for every server that
-	  is suffering load problems.
+	  lighttpd a secure, fast, compliant and very flexible
+	  web-server which has been optimized for high-performance
+	  environments. It has a very low memory footprint compared to
+	  other webservers and takes care of cpu-load. Its advanced
+	  feature-set (FastCGI, CGI, Auth, Output-Compression,
+	  URL-Rewriting and many more) make lighttpd the perfect
+	  webserver-software for every server that is suffering load
+	  problems.
 
 	  http://www.lighttpd.net/
 
diff --git a/package/linknx/Config.in b/package/linknx/Config.in
index 478d0192d..66571071f 100644
--- a/package/linknx/Config.in
+++ b/package/linknx/Config.in
@@ -7,8 +7,8 @@ config BR2_PACKAGE_LINKNX
 	select BR2_PACKAGE_ARGP_STANDALONE \
 	       if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
 	help
-	  Linknx is an automation platform providing high level functionalities
-	  to EIB/KNX installation.
+	  Linknx is an automation platform providing high level
+	  functionalities to EIB/KNX installation.
 
 	  http://linknx.sourceforge.net/
 	  https://github.com/linknx/linknx
diff --git a/package/linux-backports/Config.in b/package/linux-backports/Config.in
index e858a45ab..362e6e4bc 100644
--- a/package/linux-backports/Config.in
+++ b/package/linux-backports/Config.in
@@ -8,7 +8,8 @@ config BR2_PACKAGE_LINUX_BACKPORTS
 	  The linux-backports package includes many Linux drivers from
 	  recent kernels, backported to older ones.
 
-	  This version of linux-backports supports kernels starting from 3.0.
+	  This version of linux-backports supports kernels starting
+	  from 3.0.
 
 	  https://backports.wiki.kernel.org
 
@@ -40,8 +41,9 @@ config BR2_PACKAGE_LINUX_BACKPORTS_CUSTOM_CONFIG_FILE
 	help
 	  Path to the backports configuration file
 
-	  Note: this can be a defconfig file or a complete .config file,
-	  which can later be saved back with make linux-update-(def)config.
+	  Note: this can be a defconfig file or a complete .config
+	  file, which can later be saved back with make
+	  linux-update-(def)config.
 
 config BR2_PACKAGE_LINUX_BACKPORTS_CONFIG_FRAGMENT_FILES
 	string "Additional configuration fragment files"
diff --git a/package/linux-firmware/Config.in b/package/linux-firmware/Config.in
index 7f4d2a07a..f0d64763d 100644
--- a/package/linux-firmware/Config.in
+++ b/package/linux-firmware/Config.in
@@ -249,7 +249,8 @@ config BR2_PACKAGE_LINUX_FIRMWARE_RTL_88XX
 config BR2_PACKAGE_LINUX_FIRMWARE_TI_WL127X
 	bool "TI wl127x"
 	help
-	  Firmware files for WLAN and Bluetooth modules wl1271 and wl1273
+	  Firmware files for WLAN and Bluetooth modules wl1271 and
+	  wl1273
 
 config BR2_PACKAGE_LINUX_FIRMWARE_TI_WL128X
 	bool "TI wl128x"
@@ -268,17 +269,20 @@ menu "Ethernet firmware"
 config BR2_PACKAGE_LINUX_FIRMWARE_BNX2X
 	bool "Broadcom NetXtremeII"
 	help
-	  Firmware files for Broadcom NetXtreme 10Gb ethernet cards (bnx2x)
+	  Firmware files for Broadcom NetXtreme 10Gb ethernet cards
+	  (bnx2x)
 
 config BR2_PACKAGE_LINUX_FIRMWARE_CXGB4_T4
 	bool "Chelsio T4"
 	help
-	  Firmware files for Chelsio T4 1Gb and 10Gb ethernet cards (cxgb4)
+	  Firmware files for Chelsio T4 1Gb and 10Gb ethernet cards
+	  (cxgb4)
 
 config BR2_PACKAGE_LINUX_FIRMWARE_CXGB4_T5
 	bool "Chelsio T5"
 	help
-	  Firmware files for Chelsio T5 1Gb and 10Gb ethernet cards (cxgb4)
+	  Firmware files for Chelsio T5 1Gb and 10Gb ethernet cards
+	  (cxgb4)
 
 config BR2_PACKAGE_LINUX_FIRMWARE_RTL_8169
 	bool "Realtek 8169"
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index af67f7062..90c93bacd 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -10,17 +10,17 @@ choice
 	help
 	  Select the kernel version to get headers from.
 
-	  The kernel headers must be at least as old as the oldest kernel
-	  you intend to run on your target.
+	  The kernel headers must be at least as old as the oldest
+	  kernel you intend to run on your target.
 
 	  If you use Buildroot to build a kernel, then you can use
 	  the sources from that kernel as source for the headers.
 
-	  If you choose a custom version of the kernel headers, or choose
-	  to use the same sources as the kernel, you'll have to select
-	  (below) the series of that kernel, so that Buildroot can show
-	  or hide packages that have strong requirements on the kernel
-	  headers.
+	  If you choose a custom version of the kernel headers, or
+	  choose to use the same sources as the kernel, you'll have to
+	  select (below) the series of that kernel, so that Buildroot
+	  can show or hide packages that have strong requirements on the
+	  kernel headers.
 
 config BR2_KERNEL_HEADERS_AS_KERNEL
 	bool "Same as kernel being built"
@@ -86,7 +86,8 @@ choice
 	bool "Custom kernel headers series"
 	depends on BR2_KERNEL_HEADERS_VERSION || BR2_KERNEL_HEADERS_AS_KERNEL
 	help
-	  Specify the kernel headers series you manually selected, above.
+	  Specify the kernel headers series you manually selected,
+	  above.
 
 	  This is used to hide/show some packages that have strict
 	  requirements on the version of kernel headers.
diff --git a/package/linux-pam/Config.in b/package/linux-pam/Config.in
index 33e515434..139654936 100644
--- a/package/linux-pam/Config.in
+++ b/package/linux-pam/Config.in
@@ -6,7 +6,8 @@ config BR2_PACKAGE_LINUX_PAM
 	depends on BR2_USE_MMU # fork()
 	select BR2_PACKAGE_FLEX
 	help
-	  A Security Framework that Provides Authentication for Applications
+	  A Security Framework that Provides Authentication for
+	  Applications
 
 	  http://linux-pam.org
 
diff --git a/package/live555/Config.in b/package/live555/Config.in
index 5018296c2..dbd9dfd32 100644
--- a/package/live555/Config.in
+++ b/package/live555/Config.in
@@ -2,8 +2,9 @@ config BR2_PACKAGE_LIVE555
 	bool "live555"
 	depends on BR2_INSTALL_LIBSTDCPP
 	help
-	  LIVE555 Streaming Media forms a set of C++ libraries for multimedia
-	  streaming, using open standard protocols (RTP/RTCP, RTSP, SIP).
+	  LIVE555 Streaming Media forms a set of C++ libraries for
+	  multimedia streaming, using open standard protocols
+	  (RTP/RTCP, RTSP, SIP).
 
 	  http://www.live555.com/liveMedia/
 
diff --git a/package/ljsyscall/Config.in b/package/ljsyscall/Config.in
index d78591ec9..3af9dabe9 100644
--- a/package/ljsyscall/Config.in
+++ b/package/ljsyscall/Config.in
@@ -3,7 +3,8 @@ config BR2_PACKAGE_LJSYSCALL
 	# ljsyscall is specifically for LuaJIT, not Lua.
 	depends on BR2_PACKAGE_LUAJIT
 	help
-	  An FFI implementation of the Linux and NetBSD kernel ABIs for LuaJIT.
+	  An FFI implementation of the Linux and NetBSD kernel ABIs for
+	  LuaJIT.
 
 	  http://github.com/justincormack/ljsyscall
 
diff --git a/package/lm-sensors/Config.in b/package/lm-sensors/Config.in
index b035f5d0d..60571b784 100644
--- a/package/lm-sensors/Config.in
+++ b/package/lm-sensors/Config.in
@@ -38,9 +38,9 @@ config BR2_PACKAGE_LM_SENSORS_ISASET
 config BR2_PACKAGE_LM_SENSORS_PWMCONFIG
 	bool "pwmconfig"
 	help
-	  Pwmconfig searches your sensors for pulse width modulation (PWM)
-	  controls, and tests each one to see if it controls a fan on
-	  your motherboard.
+	  Pwmconfig searches your sensors for pulse width modulation
+	  (PWM) controls, and tests each one to see if it controls a fan
+	  on your motherboard.
 
 config BR2_PACKAGE_LM_SENSORS_SENSORS_DETECT
 	bool "sensors-detect"
diff --git a/package/logsurfer/Config.in b/package/logsurfer/Config.in
index d4218bce7..43e2f519e 100644
--- a/package/logsurfer/Config.in
+++ b/package/logsurfer/Config.in
@@ -2,7 +2,7 @@ config BR2_PACKAGE_LOGSURFER
 	bool "logsurfer"
 	depends on BR2_USE_MMU # fork()
 	help
-	  Logsurfer is a program for monitoring system logs in real-time,
-	  and reporting on the occurrence of events.
+	  Logsurfer is a program for monitoring system logs in
+	  real-time, and reporting on the occurrence of events.
 
 	  http://www.crypt.gen.nz/logsurfer/
diff --git a/package/lpc3250loader/Config.in.host b/package/lpc3250loader/Config.in.host
index 9371f1343..946820a55 100644
--- a/package/lpc3250loader/Config.in.host
+++ b/package/lpc3250loader/Config.in.host
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_HOST_LPC3250LOADER
 	bool "host lpc3250loader"
 	help
-	  lpc3250loader is a tool to load/burn programs (in particular kickstart
-	  and S1L) on an LPC3250 platform.
+	  lpc3250loader is a tool to load/burn programs (in particular
+	  kickstart and S1L) on an LPC3250 platform.
 
 	  https://github.com/alexandrebelloni/lpc3250loader
diff --git a/package/lshw/Config.in b/package/lshw/Config.in
index 83b7ffb72..3caac66c7 100644
--- a/package/lshw/Config.in
+++ b/package/lshw/Config.in
@@ -4,7 +4,8 @@ config BR2_PACKAGE_LSHW
 	depends on BR2_USE_WCHAR
 	help
 	  lshw (Hardware Lister) is a small tool to provide
-	  detailed information on the hardware configuration of the machine.
+	  detailed information on the hardware configuration of the
+	  machine.
 
 	  http://ezix.org/project/wiki/HardwareLiSter
 
diff --git a/package/ltrace/Config.in b/package/ltrace/Config.in
index 0fc1b9537..4d5fb723d 100644
--- a/package/ltrace/Config.in
+++ b/package/ltrace/Config.in
@@ -11,10 +11,10 @@ config BR2_PACKAGE_LTRACE
 		|| BR2_powerpc || BR2_sparc || BR2_x86_64 || BR2_xtensa)
 	select BR2_PACKAGE_ELFUTILS
 	help
-	  Debugging program which runs a specified command until it exits.
-	  While the command is executing, ltrace intercepts and records
-	  the dynamic library calls which are called by the executed
-	  process and the signals received by that process.
+	  Debugging program which runs a specified command until it
+	  exits. While the command is executing, ltrace intercepts and
+	  records the dynamic library calls which are called by the
+	  executed process and the signals received by that process.
 
 	  http://ltrace.org
 
diff --git a/package/lua-cjson/Config.in b/package/lua-cjson/Config.in
index 1f4c7c798..262452a82 100644
--- a/package/lua-cjson/Config.in
+++ b/package/lua-cjson/Config.in
@@ -2,9 +2,11 @@ config BR2_PACKAGE_LUA_CJSON
 	bool "lua-cjson"
 	depends on BR2_PACKAGE_HAS_LUAINTERPRETER
 	help
-	  The Lua CJSON module provides JSON support for Lua. It features:
+	  The Lua CJSON module provides JSON support for Lua.
+	  It features:
 	  - Fast, standards compliant encoding/parsing routines
-	  - Full support for JSON with UTF-8, including decoding surrogate pairs
+	  - Full support for JSON with UTF-8, including decoding
+	    surrogate pairs
 	  - Optional run-time support for common exceptions to the JSON
 	    specification (infinity, NaN, ...)
 	  - No dependencies on other libraries
diff --git a/package/lua/Config.in b/package/lua/Config.in
index 35910cb5b..4d2f0e90f 100644
--- a/package/lua/Config.in
+++ b/package/lua/Config.in
@@ -2,7 +2,8 @@ config BR2_PACKAGE_LUA
 	bool "lua"
 	select BR2_PACKAGE_HAS_LUAINTERPRETER
 	help
-	  Lua is a powerful, fast, light-weight, embeddable scripting language.
+	  Lua is a powerful, fast, light-weight, embeddable scripting
+	  language.
 
 	  http://www.lua.org/
 
diff --git a/package/luabitop/Config.in b/package/luabitop/Config.in
index 26442fc91..a819fe8ae 100644
--- a/package/luabitop/Config.in
+++ b/package/luabitop/Config.in
@@ -2,8 +2,8 @@ config BR2_PACKAGE_LUABITOP
 	bool "luabitop"
 	depends on !BR2_PACKAGE_LUA_5_3
 	help
-	  Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise
-	  operations on numbers.
+	  Lua BitOp is a C extension module for Lua 5.1/5.2 which adds
+	  bitwise operations on numbers.
 
 	  http://bitop.luajit.org
 
diff --git a/package/luacrypto/Config.in b/package/luacrypto/Config.in
index 8d13eec6b..e9d43cd80 100644
--- a/package/luacrypto/Config.in
+++ b/package/luacrypto/Config.in
@@ -4,8 +4,8 @@ config BR2_PACKAGE_LUACRYPTO
 	help
 	  LuaCrypto provides a Lua frontend to the OpenSSL cryptographic
 	  library.
-	  The OpenSSL features that are currently exposed are digests (MD5,
-	  SHA-1, HMAC, and more) and crypto-grade random number generators
-	  communication.
+	  The OpenSSL features that are currently exposed are digests
+	  (MD5, SHA-1, HMAC, and more) and crypto-grade random number
+	  generators communication.
 
 	  http://luacrypto.luaforge.net
diff --git a/package/luaexpatutils/Config.in b/package/luaexpatutils/Config.in
index cb2887aca..28a7b0954 100644
--- a/package/luaexpatutils/Config.in
+++ b/package/luaexpatutils/Config.in
@@ -2,7 +2,8 @@ config BR2_PACKAGE_LUAEXPATUTILS
 	bool "luaexpatutils"
 	select BR2_PACKAGE_LUAEXPAT
 	help
-	  lxp.doc is a module that provides useful features for working with
-	  XML formats in LOM format as used by the LuaExpat project from Kepler.
+	  lxp.doc is a module that provides useful features for working
+	  with XML formats in LOM format as used by the LuaExpat project
+	  from Kepler.
 
 	  https://github.com/stevedonovan/LuaExpatUtils
diff --git a/package/lualogging/Config.in b/package/lualogging/Config.in
index 37d701522..bb87f57f0 100644
--- a/package/lualogging/Config.in
+++ b/package/lualogging/Config.in
@@ -1,9 +1,9 @@
 config BR2_PACKAGE_LUALOGGING
 	bool "lualogging"
 	help
-	  LuaLogging provides a simple API to use logging features in Lua.
-	  Its design was based on log4j. LuaLogging currently supports,
-	  through the use of appenders, console, file, rolling file, email,
-	  socket and SQL outputs.
+	  LuaLogging provides a simple API to use logging features in
+	  Lua. Its design was based on log4j. LuaLogging currently
+	  supports, through the use of appenders, console, file, rolling
+	  file, email, socket and SQL outputs.
 
 	  http://www.keplerproject.org/lualogging/
diff --git a/package/luvi/Config.in b/package/luvi/Config.in
index a9dd2ef74..c9fd41739 100644
--- a/package/luvi/Config.in
+++ b/package/luvi/Config.in
@@ -8,15 +8,16 @@ config BR2_PACKAGE_LUVI
 	select BR2_PACKAGE_LIBUV
 	select BR2_PACKAGE_LUV
 	help
-	  A project in-between luv and luvit. The goal of this is to make
-	  building luvit and derivatives much easier.
+	  A project in-between luv and luvit. The goal of this is to
+	  make building luvit and derivatives much easier.
 
 	  luvi extends LuaJIT with asynchronous I/O and several optional
-	  modules to run Lua applications and build self-contained binaries
-	  on systems that don't have a compiler.
+	  modules to run Lua applications and build self-contained
+	  binaries on systems that don't have a compiler.
 
-	  The luvi core can be extended with several Lua modules by adding its
-	  bundled Lua binding libraries. To get the Lua module...
+	  The luvi core can be extended with several Lua modules by
+	  adding its bundled Lua binding libraries.
+	  To get the Lua module...
 	    * 'rex' select PCRE (BR2_PACKAGE_PCRE)
 	    * 'ssl' select OpenSSL (BR2_PACKAGE_OPENSSL)
 	    * 'zlib' select zlib (BR2_PACKAGE_ZLIB)
diff --git a/package/lvm2/Config.in b/package/lvm2/Config.in
index 0f606494b..32c763978 100644
--- a/package/lvm2/Config.in
+++ b/package/lvm2/Config.in
@@ -7,17 +7,19 @@ config BR2_PACKAGE_LVM2
 	depends on !BR2_TOOLCHAIN_USES_MUSL
 	help
 	  This is LVM2, the rewrite of The Linux Logical Volume Manager.
-	  LVM supports enterprise level volume management of disk and disk
-	  subsystems by grouping arbitrary disks into volume groups. The total
-	  capacity of volume groups can be allocated to logical volumes, which
-	  are accessed as regular block devices.
+	  LVM supports enterprise level volume management of disk and
+	  disk subsystems by grouping arbitrary disks into volume
+	  groups. The total capacity of volume groups can be allocated
+	  to logical volumes, which are accessed as regular block
+	  devices.
 
 	  The Linux Kernel Device Mapper is the LVM
 	  (Linux Logical Volume Management) Team's implementation of a
-	  minimalistic kernel-space driver that handles volume management,
-	  while keeping knowledge of the underlying device layout in
-	  user-space. This makes it useful for not only LVM, but EVMS,
-	  software raid, and other drivers that create "virtual" block devices.
+	  minimalistic kernel-space driver that handles volume
+	  management, while keeping knowledge of the underlying device
+	  layout in user-space. This makes it useful for not only LVM,
+	  but EVMS, software raid, and other drivers that create
+	  "virtual" block devices.
 
 	  http://www.sourceware.org/lvm2/
 
@@ -27,8 +29,8 @@ config BR2_PACKAGE_LVM2_STANDARD_INSTALL
 	bool "standard install instead of only dmsetup"
 	default y if !BR2_PACKAGE_LVM2_DMSETUP_ONLY # legacy 2013.11
 	help
-	  Install the standard suite of lvm2 programs. When this option is not
-	  set, only dmsetup is installed.
+	  Install the standard suite of lvm2 programs. When this option
+	  is not set, only dmsetup is installed.
 
 config BR2_PACKAGE_LVM2_APP_LIBRARY
 	bool "install application library"
diff --git a/package/lxc/Config.in b/package/lxc/Config.in
index 22aa81319..d90e78857 100644
--- a/package/lxc/Config.in
+++ b/package/lxc/Config.in
@@ -6,9 +6,10 @@ config BR2_PACKAGE_LXC
 	depends on !BR2_STATIC_LIBS
 	depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 # setns() system call
 	help
-	  Linux Containers (LXC), provides the ability to group and isolate
-	  of a set of processes in a jail by virtualizing and accounting the
-	  kernel resources. It is similar to Linux-Vserver or Openvz.
+	  Linux Containers (LXC), provides the ability to group and
+	  isolate of a set of processes in a jail by virtualizing and
+	  accounting the kernel resources. It is similar to
+	  Linux-Vserver or Openvz.
 
 	  https://linuxcontainers.org/
 
diff --git a/package/lz4/Config.in b/package/lz4/Config.in
index 4a00a7036..9f12299ce 100644
--- a/package/lz4/Config.in
+++ b/package/lz4/Config.in
@@ -2,9 +2,9 @@ config BR2_PACKAGE_LZ4
 	bool "lz4"
 	help
 	  LZ4 is a very fast lossless compression algorithm, providing
-	  compression speed at 400 MB/s per core, scalable with multi-cores
-	  CPU. It also features an extremely fast decoder, with speed
-	  in multiple GB/s per core, typically reaching RAM speed limits
-	  on multi-core systems.
+	  compression speed at 400 MB/s per core, scalable with
+	  multi-cores CPU. It also features an extremely fast decoder,
+	  with speed in multiple GB/s per core, typically reaching RAM
+	  speed limits on multi-core systems.
 
 	  http://www.lz4.org/
diff --git a/package/lzip/Config.in b/package/lzip/Config.in
index 821cd2629..d406e7710 100644
--- a/package/lzip/Config.in
+++ b/package/lzip/Config.in
@@ -5,10 +5,11 @@ config BR2_PACKAGE_LZIP
 	bool "lzip"
 	depends on BR2_INSTALL_LIBSTDCPP
 	help
-	  Lzip is a lossless data compressor with a user interface similar
-	  to the one of gzip or bzip2.
+	  Lzip is a lossless data compressor with a user interface
+	  similar to the one of gzip or bzip2.
 	  Lzip is about as fast as gzip, compresses most files more than
-	  bzip2, and is better than both from a data recovery perspective.
-	  Lzip is a clean implementation of the LZMA algorithm.
+	  bzip2, and is better than both from a data recovery
+	  perspective. Lzip is a clean implementation of the LZMA
+	  algorithm.
 
 	  http://www.nongnu.org/lzip/lzip.html
diff --git a/package/lzop/Config.in b/package/lzop/Config.in
index c91182373..236f21d38 100644
--- a/package/lzop/Config.in
+++ b/package/lzop/Config.in
@@ -3,6 +3,7 @@ config BR2_PACKAGE_LZOP
 	select BR2_PACKAGE_LZO
 	help
 	  lzop is a file compressor which is very similar to gzip.
-	  lzop uses the LZO data compression library for compression services.
+	  lzop uses the LZO data compression library for compression
+	  services.
 
 	  http://www.lzop.org/
-- 
2.13.3

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [Buildroot] [PATCH 9/9] fix help text wrapping for configs lib
  2017-07-31 13:53 [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Adam Duskett
                   ` (7 preceding siblings ...)
  2017-07-31 13:53 ` [Buildroot] [PATCH 8/9] fix help text wrapping for configs l Adam Duskett
@ 2017-07-31 13:53 ` Adam Duskett
  2017-07-31 17:14 ` [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Thomas Petazzoni
  9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-07-31 13:53 UTC (permalink / raw)
  To: buildroot

The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
lib in the package directory.

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
---
 package/libao/Config.in                 |  3 ++-
 package/libcap-ng/Config.in             |  4 ++--
 package/libcoap/Config.in               | 11 ++++++-----
 package/libcofi/Config.in               |  3 ++-
 package/libcurl/Config.in               |  5 +++--
 package/libdmtx/Config.in               |  4 ++--
 package/libdnet/Config.in               |  3 ++-
 package/libdvbcsa/Config.in             |  8 +++++---
 package/libdvbpsi/Config.in             |  4 ++--
 package/libdvbsi/Config.in              |  7 ++++---
 package/libedit/Config.in               |  4 ++--
 package/libfastjson/Config.in           |  3 ++-
 package/libfreeglut/Config.in           |  6 +++---
 package/libglew/Config.in               | 11 ++++++-----
 package/libgtk3/Config.in               | 10 +++++-----
 package/libical/Config.in               |  4 ++--
 package/libiscsi/Config.in              | 11 ++++++-----
 package/liblinear/Config.in             |  4 ++--
 package/liblog4c-localtime/Config.in    |  4 ++--
 package/libmad/Config.in                |  6 +++---
 package/libmbim/Config.in               |  4 ++--
 package/libmbus/Config.in               |  4 ++--
 package/libmcrypt/Config.in             |  4 ++--
 package/libmhash/Config.in              |  4 ++--
 package/libminiupnpc/Config.in          |  4 ++--
 package/libmodbus/Config.in             |  6 +++---
 package/libmpdclient/Config.in          |  4 ++--
 package/libnetfilter_cthelper/Config.in |  4 ++--
 package/libnfc/Config.in                |  3 ++-
 package/liboauth/Config.in              |  7 ++++---
 package/libpcap/Config.in               |  3 ++-
 package/libphidget/Config.in            | 20 +++++++++++---------
 package/libplatform/Config.in           |  3 ++-
 package/libplayer/Config.in             |  6 +++---
 package/libpthsem/Config.in             |  4 ++--
 package/libqmi/Config.in                |  4 ++--
 package/librtas/Config.in               |  7 ++++---
 package/libseccomp/Config.in            | 13 +++++++------
 package/libsecret/Config.in             |  8 ++++----
 package/libserial/Config.in             |  4 ++--
 package/libshout/Config.in              |  7 ++++---
 package/libsidplay2/Config.in           |  9 +++++----
 package/libsigc/Config.in               |  8 ++++----
 package/libsndfile/Config.in            |  6 +++---
 package/libsysfs/Config.in              |  4 ++--
 package/libtheora/Config.in             |  4 ++--
 package/libtomcrypt/Config.in           |  8 ++++----
 package/libtool/Config.in               |  5 +++--
 package/libupnp/Config.in               |  9 +++++----
 package/libupnpp/Config.in              |  4 ++--
 package/liburcu/Config.in               |  4 ++--
 package/liburiparser/Config.in          |  4 ++--
 package/libv4l/Config.in                | 10 ++++++----
 package/libva/Config.in                 |  9 +++++----
 package/libvorbis/Config.in             | 15 ++++++++-------
 package/libzip/Config.in                |  5 +++--
 56 files changed, 185 insertions(+), 157 deletions(-)

diff --git a/package/libao/Config.in b/package/libao/Config.in
index 3c99ab968..1fab6d9b7 100644
--- a/package/libao/Config.in
+++ b/package/libao/Config.in
@@ -2,6 +2,7 @@ config BR2_PACKAGE_LIBAO
 	bool "libao"
 	help
 	  Libao is a cross-platform audio library that allows programs
-	  to output audio using a simple API on a wide variety of platforms.
+	  to output audio using a simple API on a wide variety of
+	  platforms.
 
 	  http://www.xiph.org/ao/
diff --git a/package/libcap-ng/Config.in b/package/libcap-ng/Config.in
index d1663cdef..46f0b69ca 100644
--- a/package/libcap-ng/Config.in
+++ b/package/libcap-ng/Config.in
@@ -4,7 +4,7 @@ config BR2_PACKAGE_LIBCAP_NG
 	  The libcap-ng library is intended to make programming with
 	  posix capabilities much easier than the traditional libcap
 	  library. It includes utilities that can analyse all currently
-	  running applications and print out any capabilities and whether
-	  or not it has an open ended bounding set.
+	  running applications and print out any capabilities and
+	  whether or not it has an open ended bounding set.
 
 	  http://people.redhat.com/sgrubb/libcap-ng/
diff --git a/package/libcoap/Config.in b/package/libcoap/Config.in
index c089b550a..6e0c1905b 100644
--- a/package/libcoap/Config.in
+++ b/package/libcoap/Config.in
@@ -1,10 +1,11 @@
 config BR2_PACKAGE_LIBCOAP
 	bool "libcoap"
 	help
-	  libcoap is a C implementation of a lightweight application-protocol
-	  for devices that are constrained their resources such as computing
-	  power, RF range, memory, bandwith, or network packet sizes. This
-	  protocol, CoAP, is standardized by the IETF as RFC 7252. For further
-	  information related to CoAP, see <http://coap.technology>.
+	  libcoap is a C implementation of a lightweight
+	  application-protocol for devices that are constrained their
+	  resources such as computing power, RF range, memory, bandwith,
+	  or network packet sizes. This protocol, CoAP, is standardized
+	  by the IETF as RFC 7252. For further information related to
+	  CoAP, see <http://coap.technology>.
 
 	  https://github.com/obgm/libcoap
diff --git a/package/libcofi/Config.in b/package/libcofi/Config.in
index df9ab71b9..b9d22d43c 100644
--- a/package/libcofi/Config.in
+++ b/package/libcofi/Config.in
@@ -5,7 +5,8 @@ config BR2_PACKAGE_LIBCOFI
 	depends on !BR2_STATIC_LIBS
 	help
 	  A replacement for memcpy and memset functionality for the
-	  Raspberry Pi with the intention of gaining greater performance.
+	  Raspberry Pi with the intention of gaining greater
+	  performance.
 
 	  https://github.com/simonjhall/copies-and-fills
 
diff --git a/package/libcurl/Config.in b/package/libcurl/Config.in
index fc1527f0d..21c2ee2b7 100644
--- a/package/libcurl/Config.in
+++ b/package/libcurl/Config.in
@@ -1,8 +1,9 @@
 config BR2_PACKAGE_LIBCURL
 	bool "libcurl"
 	help
-	  cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet,
-	  and Dict servers, using any of the supported protocols.
+	  cURL is a tool for getting files from FTP, HTTP, Gopher,
+	  Telnet, and Dict servers, using any of the supported
+	  protocols.
 
 	  http://curl.haxx.se/
 
diff --git a/package/libdmtx/Config.in b/package/libdmtx/Config.in
index db4187fda..b81b99c42 100644
--- a/package/libdmtx/Config.in
+++ b/package/libdmtx/Config.in
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_LIBDMTX
 	bool "libdmtx"
 	help
-	  libdmtx is a software library that enables programs to read and write
-	  Data Matrix barcodes of the modern ECC200 variety.
+	  libdmtx is a software library that enables programs to read
+	  and write Data Matrix barcodes of the modern ECC200 variety.
 
 	  http://www.libdmtx.org/
diff --git a/package/libdnet/Config.in b/package/libdnet/Config.in
index e78bdedab..e7ba3a21a 100644
--- a/package/libdnet/Config.in
+++ b/package/libdnet/Config.in
@@ -1,7 +1,8 @@
 config BR2_PACKAGE_LIBDNET
 	bool "libdnet"
 	help
-	  libdnet - simplified interface to low-level networking routines.
+	  libdnet - simplified interface to low-level networking
+	  routines.
 
 	  http://libdnet.sourceforge.net/
 
diff --git a/package/libdvbcsa/Config.in b/package/libdvbcsa/Config.in
index dd7dc1512..1253ffbbe 100644
--- a/package/libdvbcsa/Config.in
+++ b/package/libdvbcsa/Config.in
@@ -1,9 +1,11 @@
 config BR2_PACKAGE_LIBDVBCSA
 	bool "libdvbcsa"
 	help
-	  libdvbcsa is a free implementation of the DVB Common Scrambling
-	  Algorithm - DVB/CSA - with encryption and decryption capabilities
+	  libdvbcsa is a free implementation of the DVB Common
+	  Scrambling Algorithm - DVB/CSA - with encryption and
+	  decryption capabilities
 
-	  As libdvbcsa implements a standard, it is completely legal to use it.
+	  As libdvbcsa implements a standard, it is completely legal to
+	  use it.
 
 	  http://www.videolan.org/developers/libdvbcsa.html
diff --git a/package/libdvbpsi/Config.in b/package/libdvbpsi/Config.in
index 4d543bc91..e52079bb0 100644
--- a/package/libdvbpsi/Config.in
+++ b/package/libdvbpsi/Config.in
@@ -3,8 +3,8 @@ config BR2_PACKAGE_LIBDVBPSI
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	help
 	  libdvbpsi is a simple library designed for decoding and
-	  generation of MPEG TS and DVB PSI tables according to standards
-	  ISO/IEC 13818 and ITU-T H.222.0.
+	  generation of MPEG TS and DVB PSI tables according to
+	  standards ISO/IEC 13818 and ITU-T H.222.0.
 
 	  http://www.videolan.org/developers/libdvbpsi.html
 
diff --git a/package/libdvbsi/Config.in b/package/libdvbsi/Config.in
index f67342d65..fa0dcea4e 100644
--- a/package/libdvbsi/Config.in
+++ b/package/libdvbsi/Config.in
@@ -4,9 +4,10 @@ config BR2_PACKAGE_LIBDVBSI
 	depends on BR2_USE_WCHAR
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	help
-	  C++ parsing library for Service Information (SI) in DVB systems.
-	  With libdvbsi++ you can convert raw DVB service information to
-	  a set of C++ objects, removing the need to parse data manually.
+	  C++ parsing library for Service Information (SI) in DVB
+	  systems. With libdvbsi++ you can convert raw DVB service
+	  information to a set of C++ objects, removing the need to
+	  parse data manually.
 
 	  http://www.saftware.de/
 
diff --git a/package/libedit/Config.in b/package/libedit/Config.in
index 7c850145e..8ccf3edc8 100644
--- a/package/libedit/Config.in
+++ b/package/libedit/Config.in
@@ -11,8 +11,8 @@ config BR2_PACKAGE_LIBEDIT
 	  http://ftp.netbsd.org/pub/NetBSD/NetBSD-release-5-0/src/lib/libedit/
 
 	  Jess Thrysoee maintains an autotoolified package, which we use
-	  in Buildroot as it makes it much simpler than using the upstream
-	  sources which require pmake.
+	  in Buildroot as it makes it much simpler than using the
+	  upstream sources which require pmake.
 
 	  http://www.thrysoee.dk/editline
 
diff --git a/package/libfastjson/Config.in b/package/libfastjson/Config.in
index fbc9b1d68..a3a7c809a 100644
--- a/package/libfastjson/Config.in
+++ b/package/libfastjson/Config.in
@@ -10,7 +10,8 @@ config BR2_PACKAGE_LIBFASTJSON
 	  Its aim is to provide:
 
 	  - a small library with essential json handling functions
-	  - sufficiently good json support (not 100% standards compliant)
+	  - sufficiently good json support (not 100% standards
+	    compliant)
 	  - be very fast in processing
 
 	  https://github.com/rsyslog/libfastjson/
diff --git a/package/libfreeglut/Config.in b/package/libfreeglut/Config.in
index f7cd90b8f..ccb2d5cdd 100644
--- a/package/libfreeglut/Config.in
+++ b/package/libfreeglut/Config.in
@@ -9,9 +9,9 @@ config BR2_PACKAGE_LIBFREEGLUT
 	help
 	  FreeGLUT is a free-software/open-source alternative to the
 	  OpenGL Utility Toolkit (GLUT) library. GLUT (and hence
-	  FreeGLUT) takes care of all the system-specific chores required
-	  for creating windows, initializing OpenGL contexts, and
-	  handling input events, to allow for trully portable OpenGL
+	  FreeGLUT) takes care of all the system-specific chores
+	  required for creating windows, initializing OpenGL contexts,
+	  and handling input events, to allow for trully portable OpenGL
 	  programs.
 
 	  http://freeglut.sourceforge.net
diff --git a/package/libglew/Config.in b/package/libglew/Config.in
index 67c49d416..099c9461a 100644
--- a/package/libglew/Config.in
+++ b/package/libglew/Config.in
@@ -7,11 +7,12 @@ config BR2_PACKAGE_LIBGLEW
 	select BR2_PACKAGE_XLIB_LIBXI
 	select BR2_PACKAGE_XLIB_LIBXMU
 	help
-	  The OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++
-	  extension loading library. GLEW provides efficient run-time mechanisms
-	  for determining which OpenGL extensions are supported on the target
-	  platform. OpenGL core and extension functionality is exposed in a
-	  single header file.
+	  The OpenGL Extension Wrangler Library (GLEW) is a
+	  cross-platform C/C++ extension loading library. GLEW provides
+	  efficient run-time mechanisms for determining which OpenGL
+	  extensions are supported on the target platform. OpenGL core
+	  and extension functionality is exposed in a single header
+	  file.
 
 	  http://glew.sourceforge.net
 
diff --git a/package/libgtk3/Config.in b/package/libgtk3/Config.in
index 653f5ddf4..12e64707b 100644
--- a/package/libgtk3/Config.in
+++ b/package/libgtk3/Config.in
@@ -42,13 +42,13 @@ config BR2_PACKAGE_LIBGTK3_BROADWAY
 	bool "Broadway GDK backend"
 	default y
 	  help
-	  This enables the Broadway backend for GDK, which provides support
-	  for displaying GTK+ applications in a web browser, using HTML5 and
-	  web sockets.
+	  This enables the Broadway backend for GDK, which provides
+	  support for displaying GTK+ applications in a web browser,
+	  using HTML5 and web sockets.
 
 	  For example, to run gtk3-demo on a target which IP address is
-	  192.168.0.1 and use it from a web browser, execute the following
-	  commands:
+	  192.168.0.1 and use it from a web browser, execute the
+	  following commands:
 
 	  $ broadwayd -a 192.168.0.1 -p 8080 :2 &
 	  $ export GDK_BACKEND=broadway
diff --git a/package/libical/Config.in b/package/libical/Config.in
index 3220d5bee..7c1d4a14d 100644
--- a/package/libical/Config.in
+++ b/package/libical/Config.in
@@ -5,8 +5,8 @@ config BR2_PACKAGE_LIBICAL
 	depends on BR2_USE_WCHAR
 	select BR2_TARGET_TZ_INFO
 	help
-	  libical is an Open Source (MPL/LGPL) implementation of the IETF's
-	  iCalendar Calendaring and Scheduling protocols.
+	  libical is an Open Source (MPL/LGPL) implementation of the
+	  IETF's iCalendar Calendaring and Scheduling protocols.
 
 	  http://libical.github.io/libical
 
diff --git a/package/libiscsi/Config.in b/package/libiscsi/Config.in
index 88933f394..760fecea6 100644
--- a/package/libiscsi/Config.in
+++ b/package/libiscsi/Config.in
@@ -1,11 +1,12 @@
 config BR2_PACKAGE_LIBISCSI
 	bool "libiscsi"
 	help
-	  Libiscsi is a client-side library to implement the iSCSI protocol
-	  that can be used to access resource of an iSCSI Target.
+	  Libiscsi is a client-side library to implement the iSCSI
+	  protocol that can be used to access resource of an iSCSI
+	  Target.
 
-	  The library is fully async with regards to iscsi commands and scsi
-	  tasks, but a sync layer is also provided for ease of use for simpler
-	  applications.
+	  The library is fully async with regards to iscsi commands and
+	  scsi tasks, but a sync layer is also provided for ease of use
+	  for simpler applications.
 
 	  https://github.com/sahlberg/libiscsi  (no proper homepage)
diff --git a/package/liblinear/Config.in b/package/liblinear/Config.in
index f25c1196f..cabcba05a 100644
--- a/package/liblinear/Config.in
+++ b/package/liblinear/Config.in
@@ -2,8 +2,8 @@ config BR2_PACKAGE_LIBLINEAR
 	bool "liblinear"
 	depends on BR2_INSTALL_LIBSTDCPP
 	help
-	  liblinear is a linear classifier for data with millions of instances
-	  and features.
+	  liblinear is a linear classifier for data with millions of
+	  instances and features.
 
 	  http://www.csie.ntu.edu.tw/~cjlin/liblinear/
 
diff --git a/package/liblog4c-localtime/Config.in b/package/liblog4c-localtime/Config.in
index a2b7a843f..fd6cab830 100644
--- a/package/liblog4c-localtime/Config.in
+++ b/package/liblog4c-localtime/Config.in
@@ -4,8 +4,8 @@ config BR2_PACKAGE_LIBLOG4C_LOCALTIME
 	help
 	  Log4c is a library of C for flexible logging to files, syslog
 	  and other destinations.
-	  This version is with localtime patch, to make lib show times in
-	  local timezone.
+	  This version is with localtime patch, to make lib show times
+	  in local timezone.
 
 	  https://github.com/rcmadruga/log4c-localtime
 	  http://log4c.sourceforge.net/
diff --git a/package/libmad/Config.in b/package/libmad/Config.in
index c4feb726c..1d6bdd86e 100644
--- a/package/libmad/Config.in
+++ b/package/libmad/Config.in
@@ -1,9 +1,9 @@
 config BR2_PACKAGE_LIBMAD
 	bool "libmad"
 	help
-	  High-quality MPEG audio decoder. All computations are performed
-	  with fixed-point integer arithmetic, making it ideal for systems
-	  without a floating-point unit.
+	  High-quality MPEG audio decoder. All computations are
+	  performed with fixed-point integer arithmetic, making it ideal
+	  for systems without a floating-point unit.
 
 	  http://www.underbit.com/products/mad/
 
diff --git a/package/libmbim/Config.in b/package/libmbim/Config.in
index 0ef28db12..4f8059264 100644
--- a/package/libmbim/Config.in
+++ b/package/libmbim/Config.in
@@ -7,8 +7,8 @@ config BR2_PACKAGE_LIBMBIM
 	select BR2_PACKAGE_LIBGLIB2
 	help
 	  libmbim is a glib-based library for talking to WWAN modems and
-	  devices which speak the Mobile Interface Broadband Model (MBIM)
-	  protocol.
+	  devices which speak the Mobile Interface Broadband Model
+	  (MBIM) protocol.
 
 	  http://www.freedesktop.org/wiki/Software/libmbim/
 
diff --git a/package/libmbus/Config.in b/package/libmbus/Config.in
index 861406901..ae3e85cd0 100644
--- a/package/libmbus/Config.in
+++ b/package/libmbus/Config.in
@@ -1,8 +1,8 @@
 config BR2_PACKAGE_LIBMBUS
 	bool "libmbus"
 	help
-	  libmbus is a library for communicating with energy metering devices.
-	  It supports TCP and RS232 M-bus gateways.
+	  libmbus is a library for communicating with energy metering
+	  devices. It supports TCP and RS232 M-bus gateways.
 	  (M-bus standard: http://www.m-bus.com/)
 
 	  http://www.rscada.se/libmbus/
diff --git a/package/libmcrypt/Config.in b/package/libmcrypt/Config.in
index e5dc5e23a..784d2c2af 100644
--- a/package/libmcrypt/Config.in
+++ b/package/libmcrypt/Config.in
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_LIBMCRYPT
 	bool "libmcrypt"
 	help
-	  libmcrypt is a library that provides uniform interface to access
-	  several encryption algorithms.
+	  libmcrypt is a library that provides uniform interface to
+	  access several encryption algorithms.
 
 	  http://mcrypt.sourceforge.net/
diff --git a/package/libmhash/Config.in b/package/libmhash/Config.in
index a9bd51a2c..774ff1b1b 100644
--- a/package/libmhash/Config.in
+++ b/package/libmhash/Config.in
@@ -3,7 +3,7 @@ config BR2_PACKAGE_LIBMHASH
 	help
 	  Mhash is a free (under GNU Lesser GPL) library which provides
 	  a uniform interface to a large number of hash algorithms.
-	  These algorithms can be used to compute checksums, message digests,
-	  and other signatures.
+	  These algorithms can be used to compute checksums, message
+	  digests, and other signatures.
 
 	  http://mhash.sourceforge.net/
diff --git a/package/libminiupnpc/Config.in b/package/libminiupnpc/Config.in
index c24170739..a3410a022 100644
--- a/package/libminiupnpc/Config.in
+++ b/package/libminiupnpc/Config.in
@@ -4,8 +4,8 @@ config BR2_PACKAGE_LIBMINIUPNPC
 	depends on !BR2_STATIC_LIBS
 	help
 	  The UPnP protocol is supported by most home adsl/cable routers
-	  and Microsoft Windows 2K/XP. The aim of the MiniUPnP project is
-	  to bring a free software solution to support the "Internet
+	  and Microsoft Windows 2K/XP. The aim of the MiniUPnP project
+	  is to bring a free software solution to support the "Internet
 	  Gateway Device" part of the protocol.
 
 	  Miniupnpc aims at the simplest library possible, with the
diff --git a/package/libmodbus/Config.in b/package/libmodbus/Config.in
index ccf11906f..642b57cd8 100644
--- a/package/libmodbus/Config.in
+++ b/package/libmodbus/Config.in
@@ -1,8 +1,8 @@
 config BR2_PACKAGE_LIBMODBUS
 	bool "libmodbus"
 	help
-	  libmodbus is a free software library to send/receive data according
-	  to the Modbus protocol. This library is written in C and supports
-	  RTU (serial) and TCP (Ethernet) communications.
+	  libmodbus is a free software library to send/receive data
+	  according to the Modbus protocol. This library is written in C
+	  and supports RTU (serial) and TCP (Ethernet) communications.
 
 	  http://libmodbus.org
diff --git a/package/libmpdclient/Config.in b/package/libmpdclient/Config.in
index a58c6c345..ba0df56e0 100644
--- a/package/libmpdclient/Config.in
+++ b/package/libmpdclient/Config.in
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_LIBMPDCLIENT
 	bool "libmpdclient"
 	help
-	  A stable, documented, asynchronous API library for interfacing MPD
-	  in the C, C++ & Objective C languages.
+	  A stable, documented, asynchronous API library for interfacing
+	  MPD in the C, C++ & Objective C languages.
 
 	  http://www.musicpd.org/libs/libmpdclient/
diff --git a/package/libnetfilter_cthelper/Config.in b/package/libnetfilter_cthelper/Config.in
index 571883df6..8d9b1dd40 100644
--- a/package/libnetfilter_cthelper/Config.in
+++ b/package/libnetfilter_cthelper/Config.in
@@ -3,7 +3,7 @@ config BR2_PACKAGE_LIBNETFILTER_CTHELPER
 	select BR2_PACKAGE_LIBMNL
 	help
 	  libnetfilter_cthelper is the userspace library that provides
-	  the programming interface to the user-space helper infrastructure
-	  available since Linux kernel 3.6.
+	  the programming interface to the user-space helper
+	  infrastructure available since Linux kernel 3.6.
 
 	  http://www.netfilter.org/projects/libnetfilter_cthelper/
diff --git a/package/libnfc/Config.in b/package/libnfc/Config.in
index 1707f21c3..c8fe25145 100644
--- a/package/libnfc/Config.in
+++ b/package/libnfc/Config.in
@@ -4,7 +4,8 @@ config BR2_PACKAGE_LIBNFC
 	select BR2_PACKAGE_LIBUSB
 	select BR2_PACKAGE_LIBUSB_COMPAT
 	help
-	  Public platform independent Near Field Communication (NFC) library.
+	  Public platform independent Near Field Communication (NFC)
+	  library.
 
 	  http://www.libnfc.org/
 
diff --git a/package/liboauth/Config.in b/package/liboauth/Config.in
index 77a78f115..4ed0efa6b 100644
--- a/package/liboauth/Config.in
+++ b/package/liboauth/Config.in
@@ -3,8 +3,9 @@ config BR2_PACKAGE_LIBOAUTH
 	select BR2_PACKAGE_OPENSSL
 	help
 	  liboauth is a collection of c functions implementing the oAuth
-	  Core 1.0 Rev A standard API. liboauth provides basic functions to
-	  escape and encode parameters according to oAuth specs and offers
-	  high-level functions to sign requests or verify signatures.
+	  Core 1.0 Rev A standard API. liboauth provides basic functions
+	  to escape and encode parameters according to oAuth specs and
+	  offers high-level functions to sign requests or verify
+	  signatures.
 
 	  http://liboauth.sourceforge.net/
diff --git a/package/libpcap/Config.in b/package/libpcap/Config.in
index 7f9517a7b..643acbef6 100644
--- a/package/libpcap/Config.in
+++ b/package/libpcap/Config.in
@@ -2,6 +2,7 @@ config BR2_PACKAGE_LIBPCAP
 	bool "libpcap"
 	select BR2_PACKAGE_ZLIB
 	help
-	  A system-independent library for user-level network packet capture.
+	  A system-independent library for user-level network packet
+	  capture.
 
 	  http://www.tcpdump.org/
diff --git a/package/libphidget/Config.in b/package/libphidget/Config.in
index 7466fb505..61e915481 100644
--- a/package/libphidget/Config.in
+++ b/package/libphidget/Config.in
@@ -4,20 +4,22 @@ config BR2_PACKAGE_LIBPHIDGET
 	depends on !BR2_STATIC_LIBS
 	select BR2_PACKAGE_LIBUSB
 	help
-	  The libphidget library provides an API for controlling Phidgets
-	  USB devices. The library translates API function calls to libusb
-	  function calls to control attached Phidgets devices that provide
-	  GPIO's, DAC's, accelerometers, servo motors, and other capabilities
-	  either singly or on combo devices.
+	  The libphidget library provides an API for controlling
+	  Phidgets USB devices. The library translates API function
+	  calls to libusb function calls to control attached Phidgets
+	  devices that provide GPIO's, DAC's, accelerometers, servo
+	  motors, and other capabilities either singly or on combo
+	  devices.
 
 	  To use libphidget for controlling locally attached devices you
 	  need to set up the userspace USB device tree /dev/bus/usb. See
 	  file udev/99-phidgets.rules.
 
-	  The libphidget library also contains an API for sending commands
-	  to a local or remote phidgetwebservice using HTTP. The
-	  phidgetwebservice then translates HTTP requests to libphidget API
-	  function calls to control locally attached Phidgets devices.
+	  The libphidget library also contains an API for sending
+	  commands to a local or remote phidgetwebservice using HTTP.
+	  The phidgetwebservice then translates HTTP requests to
+	  libphidget API function calls to control locally attached
+	  Phidgets devices.
 
 	  http://phidgets.com/
 
diff --git a/package/libplatform/Config.in b/package/libplatform/Config.in
index 7d275b1fc..ade6baf2c 100644
--- a/package/libplatform/Config.in
+++ b/package/libplatform/Config.in
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_LIBPLATFORM
 	bool
 	help
-	  Platform support library used by libCEC and binary add-ons for Kodi
+	  Platform support library used by libCEC and binary add-ons for
+	  Kodi
 
 	  https://github.com/Pulse-Eight/platform
diff --git a/package/libplayer/Config.in b/package/libplayer/Config.in
index e1e04a1a0..0ae558d8d 100644
--- a/package/libplayer/Config.in
+++ b/package/libplayer/Config.in
@@ -2,9 +2,9 @@ config BR2_PACKAGE_LIBPLAYER
 	bool "libplayer"
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	help
-	  libplayer provides a generic A/V API that relies on various multimedia
-	  player for Linux systems. It currently supports MPlayer, xine VLC and
-	  GStreamer only
+	  libplayer provides a generic A/V API that relies on various
+	  multimedia player for Linux systems. It currently supports
+	  MPlayer, xine VLC and GStreamer only
 
 	  http://libplayer.geexbox.org/
 
diff --git a/package/libpthsem/Config.in b/package/libpthsem/Config.in
index 3219de137..c2856c52f 100644
--- a/package/libpthsem/Config.in
+++ b/package/libpthsem/Config.in
@@ -2,8 +2,8 @@ config BR2_PACKAGE_LIBPTHSEM
 	bool "libpthsem"
 	depends on BR2_USE_MMU # fork()
 	help
-	  GNU pth is a user mode multi threading library. pthsem is an extend
-	  version, with support for semaphores added.
+	  GNU pth is a user mode multi threading library. pthsem is an
+	  extend version, with support for semaphores added.
 
 	  http://www.auto.tuwien.ac.at/~mkoegler/pth/
 
diff --git a/package/libqmi/Config.in b/package/libqmi/Config.in
index cfb0ecd1b..f1d111b7c 100644
--- a/package/libqmi/Config.in
+++ b/package/libqmi/Config.in
@@ -5,8 +5,8 @@ config BR2_PACKAGE_LIBQMI
 	depends on BR2_USE_MMU # libglib2
 	select BR2_PACKAGE_LIBGLIB2
 	help
-	  libqmi is a glib-based library for talking to WWAN modems and devices
-	  which speak the Qualcomm MSM Interface (QMI) protocol.
+	  libqmi is a glib-based library for talking to WWAN modems and
+	  devices which speak the Qualcomm MSM Interface (QMI) protocol.
 
 	  http://www.freedesktop.org/wiki/Software/libqmi/
 
diff --git a/package/librtas/Config.in b/package/librtas/Config.in
index fb0ac766b..11660eb28 100644
--- a/package/librtas/Config.in
+++ b/package/librtas/Config.in
@@ -3,9 +3,10 @@ config BR2_PACKAGE_LIBRTAS
 	depends on BR2_powerpc || BR2_powerpc64 || BR2_powerpc64le
 	depends on BR2_TOOLCHAIN_USES_GLIBC
 	help
-	  The librtas package provides an interface for Run-Time Abstraction
-	  Services (RTAS) calls on PAPR platforms. The libraries allow users to
-	  examine and manipulate hardware, and parse RTAS events.
+	  The librtas package provides an interface for Run-Time
+	  Abstraction Services (RTAS) calls on PAPR platforms.
+	  The libraries allow users to examine and manipulate hardware,
+	  and parse RTAS events.
 
 	  http://librtas.sourceforge.net/
 
diff --git a/package/libseccomp/Config.in b/package/libseccomp/Config.in
index 559beda0e..d3b4bb819 100644
--- a/package/libseccomp/Config.in
+++ b/package/libseccomp/Config.in
@@ -13,12 +13,13 @@ config BR2_PACKAGE_LIBSECCOMP
 	help
 	  High level interface to the Linux Kernel's seccomp filter
 
-	  The libseccomp library provides an easy to use, platform independent,
-	  interface to the Linux Kernel's syscall filtering mechanism: seccomp.
-	  The libseccomp API is designed to abstract away the underlying BPF
-	  based syscall filter language and present a more conventional
-	  function-call based filtering interface that should be familiar to,
-	  and easily adopted by application developers.
+	  The libseccomp library provides an easy to use, platform
+	  independent, interface to the Linux Kernel's syscall filtering
+	  mechanism: seccomp. The libseccomp API is designed to abstract
+	  away the underlying BPF based syscall filter language and
+	  present a more conventional function-call based filtering
+	  interface that should be familiar to, and easily adopted by
+	  application developers.
 
 	  https://github.com/seccomp/libseccomp
 
diff --git a/package/libsecret/Config.in b/package/libsecret/Config.in
index a8de8f86d..0539e5da2 100644
--- a/package/libsecret/Config.in
+++ b/package/libsecret/Config.in
@@ -5,10 +5,10 @@ config BR2_PACKAGE_LIBSECRET
 	depends on BR2_USE_MMU # libglib2
 	select BR2_PACKAGE_LIBGLIB2
 	help
-	  libsecret is a library for storing and retrieving passwords and other
-	  secrets. It communicates with the "Secret Service" using DBus.
-	  gnome-keyring and ksecretservice are both implementations of a Secret
-	  Service.
+	  libsecret is a library for storing and retrieving passwords
+	  and other secrets. It communicates with the "Secret Service"
+	  using DBus. gnome-keyring and ksecretservice are both
+	  implementations of a Secret Service.
 
 	  https://wiki.gnome.org/Libsecret
 
diff --git a/package/libserial/Config.in b/package/libserial/Config.in
index bd936b93b..d492f6b71 100644
--- a/package/libserial/Config.in
+++ b/package/libserial/Config.in
@@ -5,8 +5,8 @@ config BR2_PACKAGE_LIBSERIAL
 	depends on BR2_USE_WCHAR # boost
 	select BR2_PACKAGE_BOOST
 	help
-	  Simplified serial port programming in C++ under POSIX operating
-	  systems.
+	  Simplified serial port programming in C++ under POSIX
+	  operating systems.
 
 	  http://libserial.sourceforge.net/
 
diff --git a/package/libshout/Config.in b/package/libshout/Config.in
index 02248c7f8..f8749b918 100644
--- a/package/libshout/Config.in
+++ b/package/libshout/Config.in
@@ -3,8 +3,9 @@ config BR2_PACKAGE_LIBSHOUT
 	select BR2_PACKAGE_LIBOGG
 	select BR2_PACKAGE_LIBVORBIS
 	help
-	  Libshout is a library for communicating with and sending data to an
-	  icecast server. It handles the socket connection, the timing of the
-	  data, and prevents bad data from getting to the icecast server.
+	  Libshout is a library for communicating with and sending data
+	  to an icecast server. It handles the socket connection, the
+	  timing of the data, and prevents bad data from getting to the
+	  icecast server.
 
 	  http://icecast.org/download/
diff --git a/package/libsidplay2/Config.in b/package/libsidplay2/Config.in
index 569836705..1bbe49bad 100644
--- a/package/libsidplay2/Config.in
+++ b/package/libsidplay2/Config.in
@@ -2,10 +2,11 @@ config BR2_PACKAGE_LIBSIDPLAY2
 	bool "libsidplay2"
 	depends on BR2_INSTALL_LIBSTDCPP
 	help
-	  Sidplay 2 is the second in the Sidplay series originally developed by
-	  Michael Schwendt. This version is written by Simon White and is cycle
-	  accurate for improved sound reproduction. Sidplay 2 is capable of
-	  playing all C64 mono and stereo file formats.
+	  Sidplay 2 is the second in the Sidplay series originally
+	  developed by Michael Schwendt. This version is written by
+	  Simon White and is cycle accurate for improved sound
+	  reproduction. Sidplay 2 is capable of playing all C64 mono and
+	  stereo file formats.
 
 	  http://sourceforge.net/projects/sidplay2
 
diff --git a/package/libsigc/Config.in b/package/libsigc/Config.in
index f38749b4d..4bd762efc 100644
--- a/package/libsigc/Config.in
+++ b/package/libsigc/Config.in
@@ -3,10 +3,10 @@ config BR2_PACKAGE_LIBSIGC
 	depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_8 # C++11
 	depends on BR2_INSTALL_LIBSTDCPP
 	help
-	  libsigc++ implements a typesafe callback system for standard C++.
-	  It allows you to define signals and to connect those signals to
-	  any callback function, either global or a member function,
-	  regardless of whether it is static or virtual.
+	  libsigc++ implements a typesafe callback system for standard
+	  C++. It allows you to define signals and to connect those
+	  signals to any callback function, either global or a member
+	  function, regardless of whether it is static or virtual.
 
 	  http://libsigc.sourceforge.net/
 
diff --git a/package/libsndfile/Config.in b/package/libsndfile/Config.in
index 9afe4966c..4ccf93769 100644
--- a/package/libsndfile/Config.in
+++ b/package/libsndfile/Config.in
@@ -1,8 +1,8 @@
 config BR2_PACKAGE_LIBSNDFILE
 	bool "libsndfile"
 	help
-	  Libsndfile is a C library for reading and writing files containing
-	  sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)
-	  through one standard library interface.
+	  Libsndfile is a C library for reading and writing files
+	  containing sampled sound (such as MS Windows WAV and the
+	  Apple/SGI AIFF format) through one standard library interface.
 
 	  http://www.mega-nerd.com/libsndfile/
diff --git a/package/libsysfs/Config.in b/package/libsysfs/Config.in
index e4e6f28ea..134812e14 100644
--- a/package/libsysfs/Config.in
+++ b/package/libsysfs/Config.in
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_LIBSYSFS
 	bool "libsysfs"
 	help
-	These are a set of utilities built upon sysfs, a filesystem in
-	Linux 2.6 kernels that exposes a system's device tree.
+	  These are a set of utilities built upon sysfs, a filesystem in
+	  Linux 2.6 kernels that exposes a system's device tree.
 
 	http://linux-diag.sourceforge.net/Sysfsutils.html
diff --git a/package/libtheora/Config.in b/package/libtheora/Config.in
index bf20a5037..eee9e9b1d 100644
--- a/package/libtheora/Config.in
+++ b/package/libtheora/Config.in
@@ -3,7 +3,7 @@ config BR2_PACKAGE_LIBTHEORA
 	select BR2_PACKAGE_LIBOGG
 	select BR2_PACKAGE_LIBVORBIS
 	help
-	  A library for the free and open video compression format "Theora"
-	  from the Xiph.org Foundation.
+	  A library for the free and open video compression format
+	  "Theora" from the Xiph.org Foundation.
 
 	  http://www.theora.org/
diff --git a/package/libtomcrypt/Config.in b/package/libtomcrypt/Config.in
index 6678b303d..a7c5f5001 100644
--- a/package/libtomcrypt/Config.in
+++ b/package/libtomcrypt/Config.in
@@ -3,9 +3,9 @@ config BR2_PACKAGE_LIBTOMCRYPT
 	select BR2_PACKAGE_LIBTOMMATH
 	help
 	  LibTomCrypt is a fairly comprehensive, modular and portable
-	  cryptographic toolkit that provides developers with a vast array
-	  of well known published block ciphers, one-way hash functions,
-	  chaining modes, pseudo-random number generators, public key
-	  cryptography and a plethora of other routines.
+	  cryptographic toolkit that provides developers with a vast
+	  array of well known published block ciphers, one-way hash
+	  functions, chaining modes, pseudo-random number generators,
+	  public key cryptography and a plethora of other routines.
 
 	  http://www.libtom.net
diff --git a/package/libtool/Config.in b/package/libtool/Config.in
index d3cf2d784..8192c7708 100644
--- a/package/libtool/Config.in
+++ b/package/libtool/Config.in
@@ -1,7 +1,8 @@
 config BR2_PACKAGE_LIBTOOL
 	bool "libtool"
 	help
-	  Library that hides the complexity of using shared/static libraries
-	  on different platforms behind a consistent, portable interface.
+	  Library that hides the complexity of using shared/static
+	  libraries on different platforms behind a consistent, portable
+	  interface.
 
 	  http://www.gnu.org/software/libtool/
diff --git a/package/libupnp/Config.in b/package/libupnp/Config.in
index 6a07b42d8..7c6c37607 100644
--- a/package/libupnp/Config.in
+++ b/package/libupnp/Config.in
@@ -2,10 +2,11 @@ config BR2_PACKAGE_LIBUPNP
 	bool "libupnp"
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	help
-	  The portable SDK for UPnP(tm) Devices (libupnp) provides developers
-	  with an API and open source code for building control points,
-	  devices, and bridges that are compliant with Version 1.0 of the
-	  Universal Plug and Play Device Architecture Specification
+	  The portable SDK for UPnP(tm) Devices (libupnp) provides
+	  developers with an API and open source code for building
+	  control points, devices, and bridges that are compliant with
+	  Version 1.0 of the Universal Plug and Play Device Architecture
+	  Specification
 
 	  http://pupnp.sourceforge.net/
 
diff --git a/package/libupnpp/Config.in b/package/libupnpp/Config.in
index 84393f602..32877ff56 100644
--- a/package/libupnpp/Config.in
+++ b/package/libupnpp/Config.in
@@ -7,8 +7,8 @@ config BR2_PACKAGE_LIBUPNPP
 	select BR2_PACKAGE_LIBCURL
 	select BR2_PACKAGE_LIBUPNP
 	help
-	  The libupnpp C++ library wraps libupnp for easier use by upmpdcli and
-	  upplay.
+	  The libupnpp C++ library wraps libupnp for easier use by
+	  upmpdcli and upplay.
 
 	  http://www.lesbonscomptes.com/upmpdcli/
 
diff --git a/package/liburcu/Config.in b/package/liburcu/Config.in
index 43302555e..2598181ad 100644
--- a/package/liburcu/Config.in
+++ b/package/liburcu/Config.in
@@ -16,8 +16,8 @@ config BR2_PACKAGE_LIBURCU
 
 	  On ARM, because of bug:
 	    http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58854
-	  liburcu cannot be built using gcc 4.8.0, 4.8.1 or 4.8.2 without the
-	  following bug fix:
+	  liburcu cannot be built using gcc 4.8.0, 4.8.1 or 4.8.2
+	  without the following bug fix:
 	    http://gcc.gnu.org/viewcvs/gcc?view=revision&revision=204665
 
 	  http://lttng.org/urcu
diff --git a/package/liburiparser/Config.in b/package/liburiparser/Config.in
index 95a6fe83a..e85a2626d 100644
--- a/package/liburiparser/Config.in
+++ b/package/liburiparser/Config.in
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_LIBURIPARSER
 	bool "liburiparser"
 	help
-	  uriparser is a strictly RFC 3986 compliant URI parsing and handling
-	  library written in C.
+	  uriparser is a strictly RFC 3986 compliant URI parsing and
+	  handling library written in C.
 
 	  http://uriparser.sourceforge.net
diff --git a/package/libv4l/Config.in b/package/libv4l/Config.in
index e7f78dc70..57ddde1df 100644
--- a/package/libv4l/Config.in
+++ b/package/libv4l/Config.in
@@ -6,9 +6,10 @@ config BR2_PACKAGE_LIBV4L
 	select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
 	select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
 	help
-	  libv4l is a collection of libraries which adds a thin abstraction
-	  layer on top of video4linux2 devices. libv4l consists of 3 different
-	  libraries: libv4lconvert, libv4l1 and libv4l2.
+	  libv4l is a collection of libraries which adds a thin
+	  abstraction layer on top of video4linux2 devices. libv4l
+	  consists of 3 different libraries: libv4lconvert, libv4l1 and
+	  libv4l2.
 
 	  http://linuxtv.org/wiki/index.php/V4l-utils
 
@@ -20,7 +21,8 @@ comment "libv4l JPEG support not enabled"
 config BR2_PACKAGE_LIBV4L_UTILS
 	bool "v4l-utils tools"
 	help
-	  v4l-utils is a collection of various video4linux and DVB utilities.
+	  v4l-utils is a collection of various video4linux and DVB
+	  utilities.
 	  Enable this if you want to build the following tools:
 	  - cx18-ctl
 	  - dvb-fe-tool, dvbv5-zap, dvbv5-scan, dvb-format-convert
diff --git a/package/libva/Config.in b/package/libva/Config.in
index 048e4c9bf..08eb16b48 100644
--- a/package/libva/Config.in
+++ b/package/libva/Config.in
@@ -7,10 +7,11 @@ config BR2_PACKAGE_LIBVA
 	select BR2_PACKAGE_XLIB_LIBXEXT if BR2_PACKAGE_XORG7
 	select BR2_PACKAGE_XLIB_LIBXFIXES if BR2_PACKAGE_XORG7
 	help
-	  The main motivation for VA-API (Video Acceleration API) is to enable
-	  hardware accelerated video decode/encode at various entry-points (VLD,
-	  IDCT, Motion Compensation etc.) for the prevailing coding standards
-	  today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3).
+	  The main motivation for VA-API (Video Acceleration API) is to
+	  enable hardware accelerated video decode/encode at various
+	  entry-points (VLD, IDCT, Motion Compensation etc.) for the
+	  prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263,
+	  MPEG-4 AVC/H.264, and VC-1/VMW3).
 
 	  https://01.org/linuxmedia/vaapi
 
diff --git a/package/libvorbis/Config.in b/package/libvorbis/Config.in
index e322dd256..3d5b5d6d6 100644
--- a/package/libvorbis/Config.in
+++ b/package/libvorbis/Config.in
@@ -3,12 +3,13 @@ config BR2_PACKAGE_LIBVORBIS
 	select BR2_PACKAGE_LIBOGG
 	help
 	  Library for the Vorbis open source audio decoder
-	  Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
-	  general-purpose compressed audio format for mid to high quality
-	  (8kHz-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and
-	  variable bitrates from 16 to 128 kbps/channel.
+	  Ogg Vorbis is a fully open, non-proprietary,
+	  patent-and-royalty-free, general-purpose compressed audio
+	  format for mid to high quality (8kHz-48.0kHz, 16+ bit,
+	  polyphonic) audio and music at fixed and variable bitrates
+	  from 16 to 128 kbps/channel.
 
 	  This places Vorbis in the same competitive class as audio
-	  representations such as MPEG-4 (AAC), and similar to, but higher
-	  performance than MPEG-1/2 audio layer 3, MPEG-4 audio (TwinVQ),
-	  WMA and PAC.
+	  representations such as MPEG-4 (AAC), and similar to, but
+	  higher performance than MPEG-1/2 audio layer 3, MPEG-4 audio
+	  (TwinVQ), WMA and PAC.
diff --git a/package/libzip/Config.in b/package/libzip/Config.in
index 6c952ac46..f69dd0d4d 100644
--- a/package/libzip/Config.in
+++ b/package/libzip/Config.in
@@ -3,8 +3,9 @@ config BR2_PACKAGE_LIBZIP
 	depends on !BR2_STATIC_LIBS # dlsym()
 	select BR2_PACKAGE_ZLIB
 	help
-	  C library for reading, creating, and modifying zip archives. This
-	  package also contains zipcmp, ziptorrent and zipmerge utilities.
+	  C library for reading, creating, and modifying zip archives.
+	  This package also contains zipcmp, ziptorrent and zipmerge
+	  utilities.
 
 	  http://www.nih.at/libzip/
 
-- 
2.13.3

^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [Buildroot] [PATCH 1/9] fix help text wrapping for configs e
  2017-07-31 13:53 [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Adam Duskett
                   ` (8 preceding siblings ...)
  2017-07-31 13:53 ` [Buildroot] [PATCH 9/9] fix help text wrapping for configs lib Adam Duskett
@ 2017-07-31 17:14 ` Thomas Petazzoni
  2017-07-31 17:24   ` Thomas Petazzoni
  9 siblings, 1 reply; 12+ messages in thread
From: Thomas Petazzoni @ 2017-07-31 17:14 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 31 Jul 2017 09:53:41 -0400, Adam Duskett wrote:
> The check-package script when ran gives warnings on text wrapping
> on all of these Config files.  This patch cleans up all warnings
> related to the text wrapping for the Config files starting with
> the letter e in the package directory.
> 
> The appropriate indentation is: <tab><2 spaces><62 chars>
> See http://nightly.buildroot.org/#writing-rules-config-in for more
> information.
> 
> Signed-off-by: Adam Duskett <aduskett@gmail.com>
> ---
>  package/ecryptfs-utils/Config.in | 14 +++++++-------
>  package/efibootmgr/Config.in     |  6 +++---
>  package/eigen/Config.in          |  4 ++--
>  package/empty/Config.in          |  3 ++-
>  package/enscript/Config.in       | 12 +++++++-----
>  package/eudev/Config.in          |  8 ++++----
>  package/expedite/Config.in       |  8 ++++----
>  package/ezxml/Config.in          |  3 ++-
>  8 files changed, 31 insertions(+), 27 deletions(-)

I've applied the series but:

 * There was a leftover PATCH 4/4 in the middle of the series. Please
   try to be careful when sending series.

 * The subjects were not really formatted properly. They did not comply
   with the principle of "<package>: <description>". I fixed this up.

 * It's generally quite annoying to get such patches now, when we're
   about to close for -rc1. Do you really want to spend the
   reviewer/maintainer time on reviewing/applying such patches, or
   focus on more important things ? I know we need at some point to fix
   all those warnings, but it's always annoying to receive such massive
   patches :-/

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Buildroot] [PATCH 1/9] fix help text wrapping for configs e
  2017-07-31 17:14 ` [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Thomas Petazzoni
@ 2017-07-31 17:24   ` Thomas Petazzoni
  0 siblings, 0 replies; 12+ messages in thread
From: Thomas Petazzoni @ 2017-07-31 17:24 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 31 Jul 2017 19:14:03 +0200, Thomas Petazzoni wrote:

> I've applied the series but:
> 
>  * There was a leftover PATCH 4/4 in the middle of the series. Please
>    try to be careful when sending series.
> 
>  * The subjects were not really formatted properly. They did not comply
>    with the principle of "<package>: <description>". I fixed this up.
> 
>  * It's generally quite annoying to get such patches now, when we're
>    about to close for -rc1. Do you really want to spend the
>    reviewer/maintainer time on reviewing/applying such patches, or
>    focus on more important things ? I know we need at some point to fix
>    all those warnings, but it's always annoying to receive such massive
>    patches :-/

And in addition, you did not even test your patches by running "make
menuconfig". They broke menuconfig:

package/libsysfs/Config.in:8: syntax error
package/libsysfs/Config.in:7: unknown option "http"
Makefile:876: recipe for target 'menuconfig' failed
make[1]: *** [menuconfig] Error 1

I already applied and pushed a follow-up fix for this.

But that can only strengthen my dislike for such patches...

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-07-31 17:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-31 13:53 [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Adam Duskett
2017-07-31 13:53 ` [Buildroot] [PATCH 2/9] fix help text wrapping for configs f Adam Duskett
2017-07-31 13:53 ` [Buildroot] [PATCH 3/9] fix help text wrapping for configs g Adam Duskett
2017-07-31 13:53 ` [Buildroot] [PATCH 4/9] fix help text wrapping for configs h Adam Duskett
2017-07-31 13:53 ` [Buildroot] [PATCH 4/4] fix help text wrapping for configs i Adam Duskett
2017-07-31 13:53 ` [Buildroot] [PATCH 5/9] " Adam Duskett
2017-07-31 13:53 ` [Buildroot] [PATCH 6/9] fix help text wrapping for configs j Adam Duskett
2017-07-31 13:53 ` [Buildroot] [PATCH 7/9] fix help text wrapping for configs k Adam Duskett
2017-07-31 13:53 ` [Buildroot] [PATCH 8/9] fix help text wrapping for configs l Adam Duskett
2017-07-31 13:53 ` [Buildroot] [PATCH 9/9] fix help text wrapping for configs lib Adam Duskett
2017-07-31 17:14 ` [Buildroot] [PATCH 1/9] fix help text wrapping for configs e Thomas Petazzoni
2017-07-31 17:24   ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.