Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Hirokazu MORIKAWA 80dc3ac8e2 icu: bump to 74.1
ICU 74 updates to Unicode 15.1, including new characters, emoji, security mechanisms, and corresponding APIs and implementations. It also updates to CLDR 44 (blog) locale data with new locales and various additions and corrections.

ICU 74 and CLDR 44 are major releases, including a new version of Unicode and major locale data improvements. They subsume the changes for the ICU 73.2 and CLDR 43.1 maintenance releases.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2023-11-10 13:46:55 +01:00
.circleci
.github CI: Update sdk action, always upload artifacts 2023-11-08 09:30:59 +01:00
.keys
admin zabbix: update to version 6.4.7 2023-10-31 11:57:20 +01:00
devel
fonts/dejavu-fonts-ttf
ipv6
kernel
lang lua-eco: update to 3.0.2 2023-11-10 00:38:55 +08:00
libs icu: bump to 74.1 2023-11-10 13:46:55 +01:00
mail
multimedia tvheadend: drop support for PCRE 2023-10-30 13:31:04 -07:00
net croc: update to 9.6.6 2023-11-09 19:59:57 +01:00
sound owntone: update to 28.8 2023-11-01 15:56:10 -07:00
utils tang: set the right permissions to keys 2023-11-10 10:11:19 +01:00
CONTRIBUTING.md
LICENSE
README.md

README.md

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.

Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.

Usage

This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot Installation on the OpenWrt support site.

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.