config BR2_PACKAGE_BERKELEYDB
bool "berkeleydb"
help
- The Berkeley database. A very common library for database
+ The Berkeley database. A very common library for database
applications.
http://www.sleepycat.com/products/db.shtml
help
Biosdevname is a udev helper that looks at various BIOS tables to
figure out what the actual hardware names are for Ethernet ports
- and renames the ports accordingly. This has the advantage of
+ and renames the ports accordingly. This has the advantage of
always referring to the same port regardless of system or
hardware changes that might otherwise alter the typical ethX
naming.
help
Generic Attribute Profile (GATT) support. This provides
profile discovery and description services for Bluetooth Low
- Energy. This will install the gatttool utility.
+ Energy. This will install the gatttool utility.
It is always built with BlueZ 5.x, but upstream choose not
to install it by default.
bool "boa"
depends on BR2_USE_MMU # uses fork()
help
- A very small and very fast http daemon. Not intended as
+ A very small and very fast http daemon. Not intended as
a feature-packed server.
http://www.boa.org/
bool "BusyBox"
default y
help
- The Swiss Army Knife of embedded Linux. It slices, it dices, it
+ The Swiss Army Knife of embedded Linux. It slices, it dices, it
makes Julian Fries.
http://busybox.net/
depends on BR2_USE_WCHAR
depends on BR2_USE_MMU # fork()
help
- All of the basic file/text/shell utilities. These are the
+ All of the basic file/text/shell utilities. These are the
core utilities which are expected to exist on every system.
BusyBox implements many of the most common.
depends on !BR2_STATIC_LIBS
help
CppUnit is the C++ port of the famous JUnit framework for
- unit testing. Test output is in XML or text format for
+ unit testing. Test output is in XML or text format for
automatic testing and GUI based for supervised tests.
http://www.freedesktop.org/wiki/Software/cppunit/
depends on BR2_USE_MMU # fork()
help
dcron is a time-based job scheduler with anacron-like
- features. It works as a background daemon that parses
+ features. It works as a background daemon that parses
individual crontab files and executes commands on behalf of
the users in question.
dialog - display dialog boxes from shell scripts
This application provides a method of displaying several different
- types of dialog boxes from shell scripts. This allows a developer
+ types of dialog boxes from shell scripts. This allows a developer
of a script to interact with the user in a much friendlier manner.
http://invisible-island.net/dialog/dialog.html
config BR2_PACKAGE_DNSMASQ
bool "dnsmasq"
help
- A lightweight DNS and DHCP server. It is intended to provide
+ A lightweight DNS and DHCP server. It is intended to provide
coupled DNS and DHCP service to a LAN.
http://www.thekelleys.org.uk/dnsmasq/
depends on BR2_USE_MMU # e2fsprogs
help
E2tools is a simple set of GPL'ed utilities to read, write,
- and manipulate files in an ext2/ext3 filesystem. These
+ and manipulate files in an ext2/ext3 filesystem. These
utilities access a filesystem directly using the ext2fs
library.
config BR2_PACKAGE_ED
bool "ed"
help
- A line-oriented text editor. Used to create, display, modify,
- and otherwise manipulate text files. Often used in scripts
+ A line-oriented text editor. Used to create, display, modify,
+ and otherwise manipulate text files. Often used in scripts
rather than invoked directly.
http://www.gnu.org/software/ed/
Library for computing Fast Fourier Transforms.
This library computes Fast Fourier Transforms (FFT) in one
- or more dimensions. It is extremely fast. This package
+ or more dimensions. It is extremely fast. This package
contains the shared library version of the fftw libraries in
double precision.
depends on BR2_USE_WCHAR
depends on BR2_USE_MMU # fork()
help
- Basic directory searching utilities. Provides the
+ Basic directory searching utilities. Provides the
common 'find', 'xargs', 'locate', and 'updatedb' binaries.
http://www.gnu.org/software/findutils/findutils.html
bool "flex"
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
help
- A fast lexical analyser generator. A tool for generating
+ A fast lexical analyser generator. A tool for generating
programs that perform pattern-matching on text.
http://flex.sourceforge.net/
Userspace libraries for Vivante GPU on i.MX6 platforms
It contains libraries and headers for GLES, OpenCL, and
- OpenVG. It also contains a DRI plugin for X11. It also
+ OpenVG. It also contains a DRI plugin for X11. It also
contains a plugin for DirectFB-1.4.0, but that doesn't work
together with buildroot's DirectFB version.
depends on !BR2_STATIC_LIBS
help
A special-purpose programming language which is data driven
- rather than procedural. Allows for simple data-reformatting jobs
+ rather than procedural. Allows for simple data-reformatting jobs
with just a few lines of code.
http://www.gnu.org/software/gawk/
bool "genext2fs"
help
genext2fs generates an ext2 filesystem as a normal (non-root)
- user. It does not require you to mount the image file to
+ user. It does not require you to mount the image file to
copy files on it, nor does it require that you become the
superuser to make device nodes.
to distribute an application to users with compiler-provided
debugging information removed, record crashes in compact
"minidump" files, send them back to your server, and produce
- C and C++ stack traces from these minidumps. Breakpad can
+ C and C++ stack traces from these minidumps. Breakpad can
also write minidumps on request for programs that have not
crashed.
bool "gsl"
help
The GNU Scientific Library (GSL) is a numerical library for
- C and C++ programmers. The library provides a wide range of
+ C and C++ programmers. The library provides a wide range of
mathematical routines such as random number generators,
special functions and least-squares fitting. There are over
1000 functions in total with an extensive test suite.
select BR2_PACKAGE_GST_PLUGINS_BASE
help
GStreamer plugin containing one plugin with a set of elements using
- the Libav library. It contains most popular decoders as well as
+ the Libav library. It contains most popular decoders as well as
colorspace conversion elements.
This package is configured to use an internal copy of the Libav
config BR2_PACKAGE_GST_FFMPEG_GPL
bool "Enable GPL code"
help
- Allow use of GPL code. The resulting libs and binaries will
+ Allow use of GPL code. The resulting libs and binaries will
be under GPL.
endif
bool "enable tracing subsystem"
default y
help
- Enable the tracing subsystem within gstreamer. This may increase CPU
+ Enable the tracing subsystem within gstreamer. This may increase CPU
overhead by a small amount.
config BR2_PACKAGE_GSTREAMER1_GST_DEBUG
bool "gzip"
depends on BR2_USE_WCHAR
help
- Standard GNU compressor. Provides things like gzip,
+ Standard GNU compressor. Provides things like gzip,
gunzip, gzcat, etc...
http://www.gnu.org/software/gzip/gzip.html
bool "iproute2"
depends on BR2_USE_MMU # fork()
help
- Kernel routing and traffic control utilities. Provides things
+ Kernel routing and traffic control utilities. Provides things
like ip and tc.
http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
JACK is a low-latency sound server, allowing multiple
applications to connect to one audio device, and to share
- audio between themselves. This package contains the daemon
+ audio between themselves. This package contains the daemon
jackd as well as some example clients.
http://jackaudio.org/
bool "jimtcl"
help
Jim Tcl is a small footprint reimplementation of the Tcl
- scripting language. The core language engine is compatible
+ scripting language. The core language engine is compatible
with Tcl 8.5+, while implementing a significant subset of
the Tcl 8.6 command set, plus additional features available
only in Jim Tcl.
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
+ 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
help
JsonCpp is a C++ library that allows manipulating JSON
values, including serialization and deserialization to and
- from strings. It can also preserve existing comment in
+ from strings. It can also preserve existing comment in
unserialization/serialization steps, making it a convenient
format to store user input files.
Assuan protocol.
This protocol is used for IPC between most newer GnuPG
- components. Both, server and client side functions are
+ components. Both, server and client side functions are
provided.
http://www.gnupg.org/related_software/libassuan/
help
Most digital cameras produce EXIF files, which are JPEG
files with extra tags that contain information about the
- image. The EXIF library allows you to parse an EXIF file
+ image. The EXIF library allows you to parse an EXIF file
and read the data from those tags.
http://libexif.sf.net
config BR2_PACKAGE_LIBMAD
bool "libmad"
help
- High-quality MPEG audio decoder. All computations are performed
+ High-quality MPEG audio decoder. All computations are performed
with fixed-point integer arithmetic, making it ideal for systems
without a floating-point unit.
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
+ 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/
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
help
LTris is a tetris clone, using SDL. It optionally requires
- SDL_mixer for audio support. A display with minimum 640x480
+ SDL_mixer for audio support. A display with minimum 640x480
resolution and a keyboard are recommended.
http://lgames.sourceforge.net/index.php?project=LTris
default y if !BR2_ARCH_IS_64
help
Use a 32 bit data type for numbers / integers instead of the
- default 64 bit type. This option is particularly attractive
+ default 64 bit type. This option is particularly attractive
for small machines and embedded systems.
endif
bool "OpenGL ES"
select BR2_PACKAGE_HAS_LIBGLES
help
- Use the Khronos OpenGL ES APIs. This is commonly used on embedded
+ Use the Khronos OpenGL ES APIs. This is commonly used on embedded
systems and represents a subset of the OpenGL API.
endif # BR2_PACKAGE_MESA3D_DRIVER
This option can be used in conjunction with the smbclient
plugin to provide a list of SMB/CIFS servers or with the
UPnP plugin to provide a list of UPnP servers on the local
- network. The neighbor plugin needs configuration in
+ network. The neighbor plugin needs configuration in
mpd.conf. For further information take a look at the MPD
documentation.
bool "mpg123"
depends on BR2_USE_MMU # fork - in the application
help
- Fast, free and portable MPEG audio player for Unix. It supports
+ Fast, free and portable MPEG audio player for Unix. It supports
MPEG 1.0/2.0 layers 1, 2 and 3.
http://www.mpg123.de/
bool "file AIO support"
# Does not build, because nginx hardcodes using SYS_eventfd,
# but it's available on neither AArch64 nor ARC where only
- # eventfd() is available. See
+ # eventfd() is available. See
# https://bugs.launchpad.net/linaro-aarch64/+bug/1160013
depends on !BR2_aarch64
depends on !BR2_arc
help
List of space-separated nodejs modules to install via npm.
See https://npmjs.org/ to find modules and 'npm help install'
- for available installation methods. For repeatable builds,
+ for available installation methods. For repeatable builds,
download and save tgz files or clone git repos for the
components you care about.
string "Additional module dependencies"
help
List of space-separated buildroot recipes which must be built before
- your npms can be installed. For example, if in 'Additional modules'
+ your npms can be installed. For example, if in 'Additional modules'
you specified 'node-curl' (see:
https://github.com/jiangmiao/node-curl), you could then specify
'libcurl' here, to ensure that buildroot builds the libcurl package,
select BR2_PACKAGE_ZLIB
help
A free version of the SSH protocol suite of network connectivity
- tools. The standard 'ssh', 'sshd', 'scp', and friends.
+ tools. The standard 'ssh', 'sshd', 'scp', and friends.
http://www.openssh.com/
select BR2_PACKAGE_EXPAT
help
PolicyKit is a toolkit for defining and handling
- authorizations. It is used for allowing unprivileged
+ authorizations. It is used for allowing unprivileged
processes to speak to privileged processes.
http://www.freedesktop.org/wiki/Software/polkit
select BR2_PACKAGE_LIBFFI
help
This is the Foreign Function Interface for Python calling C
- code. The aim of this project is to provide a convenient
+ code. The aim of this project is to provide a convenient
and reliable way of calling C code from Python.
https://pypi.python.org/pypi/cffi
bool "python-docopt"
help
docopt helps you create most beautiful command-line
- interfaces easily. The option parser is generated based on
+ interfaces easily. The option parser is generated based on
the beautiful help message that you write yourself. This way
you don't need to write this stupid repeatable parser-code,
and instead can write only the help message-- the way you
depends on !BR2_STATIC_LIBS
help
qLibc is currently one of the most functionally complete
- public licensed C/C++ libraries. The C/C++ library which
+ public licensed C/C++ libraries. The C/C++ library which
includes all kinds of containers and general library
routines. It provides ready-made set of common container
APIs with consistant API look.
bool "read-edid"
help
Read-edid is a pair of tools for reading the EDID from a
- monitor. It should work with most monitors made since 1996
+ monitor. It should work with most monitors made since 1996
(except for newer ones with 256-byte EDID's - WiP), assuming
the video card supports the standard read commands (most
- do). Read-edid is a set of two tools - get-edid, which gets
+ do). Read-edid is a set of two tools - get-edid, which gets
the raw edid information from the monitor, and parse-edid,
which turns the raw binary information into an
XF86Config-compatible monitor section.
depends on BR2_PACKAGE_PPPD
help
An implementation of the Point-to-point protocol over Ethernet.
- Has userspace client and server deamons. You likely only need
+ Has userspace client and server deamons. You likely only need
this package if you are implementing the pppoe server that will
- service other pppoe client devices. Otherwise the normal client
+ service other pppoe client devices. Otherwise the normal client
functionality already exists in the pppd package (and kernel).
http://www.roaringpenguin.com/pppoe.html
bool "rsh-redone"
help
Rsh-redone is a reimplementation of the remote shell clients and
- servers. It is written from the ground up to avoid the bugs found
- in the standard clients and servers. It also fully supports IPv6.
+ servers. It is written from the ground up to avoid the bugs found
+ in the standard clients and servers. It also fully supports IPv6.
http://packages.debian.org/source/sid/rsh-redone
help
sispmctl is an application enabling the use of the GEMBIRD
SiS-PM and mSiS(sispm) USB-controlled power-outlet device
- under Linux. Note that the device is also sold under
+ under Linux. Note that the device is also sold under
different Names, i.e. as "IntelliPlug" in Germany.
http://sispmctl.sourceforge.net/
help
SMCRoute is a command line tool to manipulate the multicast
routes of a UNIX kernel. It supports both IPv4 and IPv6 multicast
- routing. SMCRoute can be used as an alternative to dynamic
+ routing. SMCRoute can be used as an alternative to dynamic
multicast routers like mrouted or pimd in setups where static
multicast routes should be maintained and/or no proper IGMP or
MLD signaling exists.
select BR2_PACKAGE_OPENSSL
help
SQLCipher is an SQLite extension that provides 256 bits AES
- encryption of database files. Note that it is a fork of SQLite
+ encryption of database files. Note that it is a fork of SQLite
and they cannot be installed side-by-side.
http://sqlcipher.net
depends on BR2_USE_MMU
help
Sudo is a program designed to allow a sysadmin to give
- limited root privileges to users and log root activity. The
+ limited root privileges to users and log root activity. The
basic philosophy is to give as few privileges as possible
but still allow people to get their work done.
prompt "Version"
default BR2_PACKAGE_SUNXI_MALI_R3P0
help
- Select the version of the kernel module. For the sunxi-kernel, the
+ Select the version of the kernel module. For the sunxi-kernel, the
appropriate version number is r3p0. For other kernels, use the maliver
application to determine the appropriate version.
standards for space applications[1,6,7]. Szip is reported to
provide fast and effective compression, specifically for the
EOS data generated by the NASA Earth Observatory System
- (EOS)[1]. It was originally developed at University of New
+ (EOS)[1]. It was originally developed at University of New
Mexico (UNM) and integrated with HDF4 by UNM researchers and
developers.
config BR2_PACKAGE_XENOMAI_VERSION
string "Custom Xenomai version"
help
- Manually select Xenomai version. If left empty, the default
+ Manually select Xenomai version. If left empty, the default
version will be used.
Make sure that the selected version has a patch for your
sockets that carry whole messages across various transports
like in-process, inter- process, TCP, and multicast. You can
connect sockets N-to-N with patterns like fanout, pub-sub,
- task distribution, and request-reply. It's fast enough to
+ task distribution, and request-reply. It's fast enough to
be the fabric for clustered products. Its asynchronous I/O
model gives you scalable multicore applications, built as
asynchronous message-processing tasks. It has a score of
config BR2_PACKAGE_ZLIB
bool "zlib"
help
- Standard (de)compression library. Used by things like
+ Standard (de)compression library. Used by things like
gzip and libpng.
http://www.gzip.org/zlib/