]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/f*: fix wrapping of Config.in help text
authorAdam Duskett <Aduskett@gmail.com>
Mon, 31 Jul 2017 13:53:42 +0000 (09:53 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 31 Jul 2017 17:09:09 +0000 (19:09 +0200)
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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
17 files changed:
package/fbdump/Config.in
package/fbgrab/Config.in
package/fbset/Config.in
package/fbv/Config.in
package/fdk-aac/Config.in
package/fetchmail/Config.in
package/ffmpeg/Config.in
package/fftw/Config.in
package/ficl/Config.in
package/flot/Config.in
package/fmc/Config.in
package/fmlib/Config.in
package/fmt/Config.in
package/fontconfig/Config.in
package/freescale-imx/Config.in
package/ftop/Config.in
package/fxload/Config.in

index 982448dd593ebd84dae286ae591bfa681dbd524d..c102fe27e443d1afad1adae143248aa4eadf6fb2 100644 (file)
@@ -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
index f3b29d9f99d648f12033f685dc45e7009bc226b8..d1e9e69b3f335857f43039e1415d449b9a782a6d 100644 (file)
@@ -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/
index c3f8d0ba7fe1bf13f093aa185231df176768597b..b4ef41f0a4ae3b9ef4978cfbf8902039f106beea 100644 (file)
@@ -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/
index 3160a855526b72cc75c059123c87d711273907c4..22062763342da57df35d1797b8afe411933622e0 100644 (file)
@@ -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/
 
index f51c5ab19c1a373832144f0765c5bc9e85ab6b55..111de41ca43262d279504c86d20fcfa3b857ffbb 100644 (file)
@@ -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/
 
index 62f4f84d502cc8d74f9580f69045075d4886e4d9..a4bf5a7c20335735bce6338f7a78d369567a555b 100644 (file)
@@ -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/
index 279f94f0d1ccc4cc411695e27b14ba02b983cee6..ed87ddd4929da214746294591c8280c4924509d7 100644 (file)
@@ -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
 
index ef1138493fbb1b2dbdd6f1d4612ec6785cbf9cba..d51f8f3c51510978856ab5957fd19715d77f381f 100644 (file)
@@ -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"
index 3445a6428f4134e30c91e9e36693779e5aa3f31b..4d9ab4a5bf3de149e7ece4ddfaabe4eee962db87 100644 (file)
@@ -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
index 4c0d3ec334b4684bad48ba2b444d66ca3f09bf74..404487202c0489edefd1e2c82305b2decd4eba30 100644 (file)
@@ -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"
index b7398e2bf6b3adf4d40ab7fb943b08b82bec42d4..4399aa2caba0875d912aad1788dc3df6e6330048 100644 (file)
@@ -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
index d399cabe2aaf9a99e6f62f9db8c5c3d3e8622b12..df4ae440eaccac3f0d40ef70c54d6d84ad149158 100644 (file)
@@ -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
 
index 979d940931bc7638dbc537634d6ac55e48e71b50..69a6fb80a65a68dfd310989052d443b06854d22f 100644 (file)
@@ -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
index 1c54a43361ad072ae90dfddaa8b8de71c4d685fd..218fdb2e7a518114f0109b4ece90ed6eec5601cb 100644 (file)
@@ -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/
index 056728ff09e450df7b89edd48fefb459db97aaad..656b44bedaa84c03ad1b08963d1d2733b1be690b 100644 (file)
@@ -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
index aefe4f5151412b03a6206df954d920c8f8b4e038..bee70bfd00dfde67aff07400c97779df423abd8c 100644 (file)
@@ -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/
index d178e2c90351e53f2f190816c2737a1d3c7e80da..88cc6d1e5f747879c662bf67b58e44599d60e0c3 100644 (file)
@@ -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/