Community maintained packages for difos.
Find a file
Alexandru Ardelean a9ba2161bd python: remove readline.so for now
Some symbols are not found (tgetnum and BC).
Looks like the termcap lib, which should be in libncurses(w)
but maybe some build param would be required.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-11-09 20:16:25 +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 python: remove readline.so for now 2014-11-09 20:16:25 +02:00
libs libsodium: fixed pkgconfig not found it. 2014-11-04 23:31:13 +08:00
mail ssmtp: move to github 2014-11-08 16:21:56 +01:00
multimedia motion: switch to master branch 2014-11-05 10:46:53 -06:00
net haproxy: bump to version 1.5.8 2014-11-05 22:04:57 +01:00
sound sox: update ffmpeg patches for 2.4.x (deprecated functions), add myself as pkg maintainer 2014-11-01 20:00:06 -04:00
utils Removed Middle-East target due there're no files for it. 2014-11-08 14:28:28 +03: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

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.