Community maintained packages for difos.
Find a file
Jeffery To 34fb0202f9
python-build: Add new host-only package
From the documentation:

A simple, correct PEP 517 build frontend.

build will invoke the PEP 517 hooks to build a distribution package. It
is a simple build tool and does not perform any dependency management.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2023-03-31 13:01:51 +08:00
.circleci
.github CI: Add --autoremove, ignore removal errors 2023-03-22 11:48:22 +08:00
.keys
admin sudo: bump to verison 1.9.13p3 2023-03-23 19:38:27 +02:00
devel
fonts/dejavu-fonts-ttf
ipv6
kernel
lang python-build: Add new host-only package 2023-03-31 13:01:51 +08:00
libs Merge pull request #20664 from mhei/fix-gensio-build-20604 2023-03-22 07:59:07 +01:00
mail
multimedia yt-dlp: update to 2023.3.4 2023-03-08 23:12:40 +08:00
net haproxy: update to v2.6.12 2023-03-29 19:56:56 +02:00
sound
utils cni-plugins-nft: update to 1.0.12 2023-03-28 15:42:03 +08:00
CONTRIBUTING.md
LICENSE
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.