depends on BR2_arm
depends on BR2_LINUX_KERNEL
help
- Program to change the display mode of Allwinner ARM SOCs running
- the linux-sunxi kernel (and not the mainline kernel.)
+ Program to change the display mode of Allwinner ARM SOCs
+ running the linux-sunxi kernel (and not the mainline kernel.)
http://github.com/hglm/a10disp
help
Advanced Configuration and Power Interface event daemon.
- Acpid is designed to notify user-space programs of ACPI events,
- and allows you to configure specific actions for specific events.
+ Acpid is designed to notify user-space programs of ACPI
+ events, and allows you to configure specific actions for
+ specific events.
http://sourceforge.net/projects/acpid2/
bool "aespipe"
depends on BR2_USE_MMU # fork()
help
- aespipe program is AES encrypting or decrypting pipe. It reads from
- standard input and writes to standard output. It can be used to
- create and restore encrypted tar or cpio archives. It can be used to
- encrypt and decrypt loop-AES compatible encrypted disk images.
+ aespipe program is AES encrypting or decrypting pipe. It reads
+ from standard input and writes to standard output. It can be
+ used to create and restore encrypted tar or cpio archives.
+ It can be used to encrypt and decrypt loop-AES compatible
+ encrypted disk images.
http://koti.tnnet.fi/jari.ruusu/linux/
depends on !BR2_STATIC_LIBS # snmp++
select BR2_PACKAGE_SNMPPP
help
- AGENT++ is a set of C++ classes which provides a complete protocol
- engine and dispatch table for the development of SNMP agents.
- AGENT++ is a multilingual API which supports SNMPv1, SNMPv2c, and
- SNMPv3. It provides various C++ classes implementing prototypes for
- scalar and table SNMP managed objects that can be customized by
- derivation. Additional classes support the development of proxy
- agents as well as sending notifications.
+ AGENT++ is a set of C++ classes which provides a complete
+ protocol engine and dispatch table for the development of SNMP
+ agents. AGENT++ is a multilingual API which supports SNMPv1,
+ SNMPv2c, and SNMPv3. It provides various C++ classes
+ implementing prototypes for scalar and table SNMP managed
+ objects that can be customized by derivation. Additional
+ classes support the development of proxy agents as well as
+ sending notifications.
SNMPv3 support is enabled if SNMP++ enables it.
# is fixed
select BR2_PACKAGE_ALSA_LIB_PCM
help
- The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
- functionality to the Linux operating system.
+ The Advanced Linux Sound Architecture (ALSA) provides audio
+ and MIDI functionality to the Linux operating system.
http://www.alsa-project.org/
select BR2_PACKAGE_APR_UTIL
select BR2_PACKAGE_PCRE
help
- The Apache HTTP Server Project is an effort to develop and maintain an
- open-source HTTP server for modern operating systems including UNIX
- and Windows NT. The goal of this project is to provide a secure,
- efficient and extensible server that provides HTTP services in sync
- with the current HTTP standards.
+ The Apache HTTP Server Project is an effort to develop and
+ maintain an open-source HTTP server for modern operating
+ systems including UNIX and Windows NT. The goal of this
+ project is to provide a secure, efficient and extensible
+ server that provides HTTP services in sync with the current
+ HTTP standards.
http://httpd.apache.org
depends on !BR2_STATIC_LIBS
depends on BR2_USE_MMU # fork() in apr_proc_fork()
help
- The mission of the Apache Portable Runtime (APR) project is to create
- and maintain software libraries that provide a predictable and
- consistent interface to underlying platform-specific implementations
+ The mission of the Apache Portable Runtime (APR) project is to
+ create and maintain software libraries that provide a
+ predictable and consistent interface to underlying
+ platform-specific implementations
http://apr.apache.org/
select BR2_PACKAGE_ZLIB
help
Open Asset Import Library (assimp) is a portable Open Source
- library to import various well-known 3D model formats in a uniform
- manner. The most recent version also knows how to export 3d files
- and is therefore suitable as a general-purpose 3D model converter.
+ library to import various well-known 3D model formats in a
+ uniform manner. The most recent version also knows how to
+ export 3d files and is therefore suitable as a general-purpose
+ 3D model converter.
http://www.assimp.org
depends on !BR2_STATIC_LIBS
depends on BR2_TOOLCHAIN_HAS_THREADS
help
- aubio is a tool designed for the extraction of annotations from
- audio signals. Its features include segmenting a sound file
- before each of its attacks, performing pitch detection, tapping
- the beat and producing midi streams from live audio.
+ aubio is a tool designed for the extraction of annotations
+ from audio signals. Its features include segmenting a sound
+ file before each of its attacks, performing pitch detection,
+ tapping the beat and producing midi streams from live audio.
Because these tasks are difficult, we thought it was important
to gather them in a dedicated library. To increase the fun, we
Usually, the sha1 of the cset you want to use; avoid using a
branch name as this yields non-reproducible builds.
- See the following resources to see what versions are available:
+ See the following resources to see what versions are
+ available:
https://sourceforge.net/p/aufs/aufs-util/ci/master/tree/
depends on BR2_PACKAGE_DROPBEAR || BR2_PACKAGE_OPENSSH
help
autossh is a program to start a copy of ssh and monitor it,
- restarting it as necessary should it die or stop passing traffic.
+ restarting it as necessary should it die or stop passing
+ traffic.
http://www.harding.motd.ca/autossh/