Go to file
aTanW 0f0cdec0b9 joe: add a new package to the build tree
Joe is world-famous Wordstar like text editor,
that also features Emacs and Pico emulation

Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile                   |   63 ++++
 files/joerc                |  621 +++++++++++++++++++++++++++++++++++++++++++++
 patches/001-mathaway.patch |   58 ++++
 3 files changed, 742 insertions(+)
2014-12-12 21:03:22 +03:00
admin debootstrap: bump to version 1.0.66 2014-11-27 13:41:08 +01:00
devel gcc: work around wrongly detected sys/sdt.h header. 2014-10-23 16:44:49 +02:00
ipv6 aiccu: Add NTP hotplug hook 2014-12-01 15:15:35 +01:00
lang python3: add $(PKG_INSTALL_DIR)/$(PYTHON3_PKG_DIR) to PYTHON3PATH 2014-12-09 14:17:56 +02:00
libs avahi: factor out service files into own packages 2014-12-08 23:04:00 +01:00
mail fdm: add missing quote mark in Makefile 2014-12-07 19:48:17 +08:00
multimedia mjpg-streamer: Fix V4L2 option dependency selection and add camera led control option 2014-12-09 10:25:37 -05:00
net openssh: provide an avahi service file 2014-12-08 23:15:25 +01:00
sound mpd: factor out avahi service file 2014-12-08 23:15:25 +01:00
utils joe: add a new package to the build tree 2014-12-12 21:03:22 +03:00
CONTRIBUTING.md CONTRIBUTING.md: typo in PKG_LICENSE_FILES 2014-11-24 23:43:37 -08: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

README.md

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.