Go to file
Nicolas Thill 876698a27b add portaudio, a portable cross-platform audio I/O library
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
admin generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
devel gcc: work around wrongly detected sys/sdt.h header. 2014-10-23 16:44:49 +02:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang python3: create ./usr/bin directory at package/install 2014-10-24 16:32:29 +02:00
libs gnutls: force rebuuld when config changes 2014-10-25 09:40:56 +02:00
mail Merge pull request #435 from MikePetullo/bogofilter 2014-10-20 07:43:37 +02:00
multimedia ffmpeg: Disable mips32r2 for mips32 CPUs 2014-10-14 10:17:11 +01:00
net openconnect: force rebuild when config changes 2014-10-25 09:40:56 +02:00
sound add portaudio, a portable cross-platform audio I/O library 2014-10-25 09:40:56 +02:00
utils haserl: force rebuild when config changes 2014-10-25 09:40:56 +02:00
CONTRIBUTING.md Fix a typo in CONTRIBUTING.md text 2014-08-19 02:11:20 -03:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md README.md: fix OpenWrt name in heading 2014-08-09 08:12:31 +02:00

README.md

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update packages
./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.