Community maintained packages for difos.
Find a file
Jo-Philipp Wich 259b47ac6f cyrus-sasl: fix typo in install section
An overly specific glob pattern in the package install sections prevents
the unversioned .so symlinks from getting copied into the .ipk.

This commit changes the pattern from xxx.so.* to xxx.so* in order to copy
those symlinks too. Fixes #382.

Also bump the copyright year in the Makefile while we're at it.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-06 17:27:43 +02:00
admin Merge pull request #357 from cjkoenig/update_monit 2014-10-01 23:17:01 +02:00
devel diffutils: add from old repo and update 2014-09-12 18:41:39 -05:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang Copy php5 from old repository and update 2014-09-28 21:56:33 -04:00
libs cyrus-sasl: fix typo in install section 2014-10-06 17:27:43 +02:00
mail dovecot: add LDAP option 2014-09-30 22:54:05 -04:00
multimedia gst1-libav: fix build on x86_64 2014-09-22 10:52:18 +02:00
net haproxy: fixes from upstream 2014-10-06 16:28:36 +02:00
sound mpd: update to 0.18.16 2014-09-26 13:24:26 -04:00
utils zsh: added 2014-09-30 23:24:58 +07: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.