Community maintained packages for difos.
Find a file
Dirk Neukirchen 2e723d4019 ocserv: fix libcrypt location
fix build errors on Arch Linux/Fedora 20

config.log trying to link with /usr/lib/libcrypt.so
/usr/lib/libcrypt.so: undefined reference to `memset@GLIBC_2.2.5'

linkage is AC_LIB_HAVE_LINKFLAGS macro behaviour
see http://marc.info/?l=gnulib-bug&m=129660262901148

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-03-04 21:32:53 +01:00
admin sudo: update to version 1.8.12 2015-02-14 22:33:46 +01:00
devel lttng-modules: add dependency on kernel tracing 2015-02-11 11:52:01 +01:00
ipv6 aiccu: fix requiretls option handling 2015-03-02 21:43:53 +01:00
lang dkjson: bump release 2015-03-03 22:26:13 +01:00
libs Merge pull request #976 from thess/boost-work 2015-03-03 07:58:05 -05:00
mail Merge pull request #983 from Shulyaka/master 2015-03-03 21:05:56 +01:00
multimedia ffmpeg: update to 2.5.4 2015-02-28 13:58:12 -08:00
net ocserv: fix libcrypt location 2015-03-04 21:32:53 +01:00
sound forked-daapd: update to 22.3 2015-02-22 23:04:17 +01:00
utils Merge pull request #979 from mstorchak/attr 2015-03-02 18:44:36 -05: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.