Community maintained packages for difos.
Find a file
Michael Heimpold 4281b37484 libxml2: fix compilation on archlinux and gentoo
Compilation of libxml2 on some distributions is problematic (at least
archlinux) for OpenWrt. This commit fixes the issue. Issue is caused
because configuration for some reason does not find gzopen from zlib.
This patch issues linker to include zlib anyway, if host system doesn't
have this issue, it is not a problem as linker should not link libs
twice anyway.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>

[ Slightly modified commit message ]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-11-26 00:01:44 +01:00
admin monit: update to 5.10 2014-11-13 21:04:45 +01: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 php5: upgrade to 5.4.35 2014-11-19 21:18:19 +01:00
libs libxml2: fix compilation on archlinux and gentoo 2014-11-26 00:01:44 +01:00
mail nail: fixed version 2014-11-24 15:05:17 +03:00
multimedia libgstreamer1: install plugin scanner 2014-11-25 14:58:27 -05:00
net libv4l/tgt/hdparm/pciutils: disable MIPS16 2014-11-25 20:32:49 +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 libv4l/tgt/hdparm/pciutils: disable MIPS16 2014-11-25 20:32:49 +01: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.