Community maintained packages for difos.
Find a file
Dirk Neukirchen 8a307ac786 bogofilter: remove host includes
- host GSL libs are sometimes found leading to errors
reported by buildbot, replicated locally (Arch Linux)

Error:
configure: GSL_LIBS=-L/usr/lib -lgsl -lgslcblas -lm
leading to
/usr/include/features.h:398:23: fatal error: gnu/stubs.h: No such file or directory

- explicit libdb location to prevent host includes

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-03-11 17:58:27 +01:00
admin zabbix: update to 2.4.4 2015-03-10 22:28:26 +01:00
devel lttng-tools: fix build failure with libkmod (closes: #1004) 2015-03-08 17:40:48 +01:00
ipv6 aiccu: fix requiretls option handling 2015-03-02 21:43:53 +01:00
lang python: revert previous patch and add a filespec 2015-03-11 11:27:40 +02:00
libs sqlite3: update to 3.8.8.3 2015-03-10 22:28:26 +01:00
mail bogofilter: remove host includes 2015-03-11 17:58:27 +01:00
multimedia gst1-plugins-ugly: Update to 1.4.5, refresh patches 2015-03-05 14:04:21 -05:00
net Merge pull request #998 from mhei/knxd 2015-03-10 22:21:45 +01:00
sound forked-daapd: update to 22.3 2015-02-22 23:04:17 +01:00
utils kmod: fixup automadness 2015-03-11 08:56:44 +01:00
CONTRIBUTING.md CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag. 2015-02-04 15:45:08 -05: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.