mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
d208610b8d56be1845b26605c34589ed79414bd3
* Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.0 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.1 * Add node-yarn/host dependency as it is needed since [1]. * Adjust LDFLAGS to the new ones introduced in [2]. * Invoke targets from make instead of manually running npm and yarn. * Replace GO_PKG_EXCLUDES with GO_PKG_BUILD_PKG as our intention is to build only one specific package (a cosmetic change). [1]:5e20ac7ed5 (diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R140)[2]:0d67aa251d (diff-82ef468ec5547f1ed424776755a7f87dfec4eba9838d2c2ac02c9881bb67d737R60)Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
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.
Languages
Makefile
58.3%
Shell
28.2%
C
6.8%
C++
2.4%
Lua
1.2%
Other
2.9%