Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Rosen Penev ac258c05ec ffmpeg: fix compilation with GCC14
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2025-05-01 12:56:03 +08:00
.github
.keys
.vscode
admin btop: Update to 1.4.1 2025-04-30 18:34:23 +08:00
devel patch: update to v2.8 2025-04-03 15:15:31 +02:00
fonts/dejavu-fonts-ttf
ipv6
kernel
lang lua-eco: update to 3.9.0 2025-04-28 13:15:12 +08:00
libs pthsem: fix compilation with autoconf >= 2.71 2025-04-30 14:50:41 +08:00
mail
multimedia ffmpeg: fix compilation with GCC14 2025-05-01 12:56:03 +08:00
net keepalived: bump to 2.3.3 2025-04-30 20:42:05 +02:00
sound sound/wavpack: assign PKG_CPE_ID 2025-04-29 02:03:42 +01:00
utils mariadb: fix liburing dependency 2025-04-30 14:51:28 +08:00
.gitignore
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.