Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Johannes Morgenroth 896951b852 ibrdtnd: Add patch to exclude build of documentation using pdflatex
By default the package detects the presence of pdflatex and builds documentation automatically.
During the OpenWrt build this behavior is not acceptable. The added patch introduces a configure
option to explicitly enable the build of the documentation on request.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-09-06 10:40:45 +02:00
admin muninlite: Fix PKG_LICENSE information 2014-08-14 01:04:12 +01:00
devel Merge pull request #194 from bk138/gcc-signed-off 2014-08-12 17:25:44 +02:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang micropython: simplify makefile + update 2014-09-04 11:19:55 -05:00
libs libexpat: do not install soname symlink 2014-09-05 23:20:48 +02:00
mail mailsend: import command-line mail sender. Use v1.17b15 for correct IPv4/6 support 2014-08-21 15:52:39 -04:00
multimedia ffmpeg: update to 2.3.3 2014-08-30 01:23:46 -07:00
net ibrdtnd: Add patch to exclude build of documentation using pdflatex 2014-09-06 10:40:45 +02:00
sound mpd: disable libsoup 2014-09-02 16:01:28 +02:00
utils tracertools: bump version 2014-09-05 11:57:19 +02:00
CONTRIBUTING.md Fix a typo in CONTRIBUTING.md text 2014-08-19 02:11:20 -03:00
LICENSE
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.