0
0
mirror of https://github.com/openwrt/packages.git synced 2025-05-23 15:33:27 +00:00
Nikolay Manev cb930147b5 pv: update to 1.9.31
* update to 1.9.31 from upstream: https://codeberg.org/ivarch/pv
* license changed to GPL-3.0-or-later and directory doc/COPYING -> docs/COPYING
* added test.sh file for ci testing

Signed-off-by: Nikolay Manev <just.ops@proton.me>
2025-05-23 15:51:02 +02:00
2025-05-20 13:09:26 +02:00
2025-05-22 23:27:12 +02:00
2025-05-22 23:27:12 +02:00
2025-04-29 02:03:42 +01:00
2025-05-23 15:51:02 +02:00

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.

Description
Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
Readme GPL-2.0 180 MiB
Languages
Makefile 53.9%
Shell 32.5%
C 7.9%
C++ 1.9%
Lua 1.3%
Other 2.3%