Community maintained packages for difos.
Find a file
Alexandru Ardelean 820278a0c8 python: use libncursesw instead of libncurses
Python's build scripts prefer ncursesw, and if it is detected
it will be used.
The problem will occur when linking, since ncursesw libs may not be
installed if not added as deps, but the sources will be compiled
against ncursesw.

Reference from Python's HISTORY file:
  Patch #1428494: Prefer linking against ncursesw over ncurses library.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-19 22:41:57 +03:00
admin generic userid: use the new USERID api 2014-10-08 03:45:30 +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 python: use libncursesw instead of libncurses 2014-10-19 22:41:57 +03:00
libs mxml: copy from oldpackages and update Makefile slightly 2014-10-18 21:52:30 +02:00
mail dovecot: update to 2.2.14 2014-10-19 04:57:17 +02:00
multimedia ffmpeg: Disable mips32r2 for mips32 CPUs 2014-10-14 10:17:11 +01:00
net nut: Updated (c) notice 2014-10-19 09:40:02 -07:00
sound forked-daapd: add version 22.0 2014-10-18 21:52:34 +02:00
utils lvm2: add from old repo and update 2014-10-19 01:01:14 +02: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.