mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
1e08c79d550c8a915c0b92a166bba928e24f42b3
Release 0.2.12 steam-deck: Add a deadzone for the sticks meson: Fix build with pre-1.83.2 GIR Post-release version bump to 0.2.12 Release 0.2.11 ci: Build flatpak bundles and make releases from that Release 0.2.10 ci: Switch to F42 meson: Specify --doc-format for gir event-mapping: Fix half-range abs to button mapping evdev-mapping: Fix half-range mapping contributing: Add a no-LLM statement readme: Add CoC hacking: Rename to CONTRIBUTING.md device: Remove leftover code Use non-gprefixed types where possible Actually use config.h event: Simplify enum definition doc: Change Since versions ci: Refresh pages after CI passes on main version: Add runtime version checking too version: Deprecate the old version symbols; add ones with the correct namespace doc: Port to gi-docgen Change Since versions to 0.2.10 evdev-backend: Ignore DualSense motion sensor and touchpad event-mapping: Make hat to buttons mapping always emit button release monitor: Avoid criticals when reloading mappings if hid devices are present steam-deck-driver: Fix has_input() for qam and paddles hid-backend: Bail if we failed to even open the device mapping: Fix paddles for real this time mapping: Fix keycodes for paddles Introduce HID backend and Steam Deck HID driver build: Depend on hidapi Add ManetteDeviceType and manette_device_get_device_type() device: Add supports_mapping() Introduce groundwork for multiple device types and backends Post-release bump to version 0.2.10 Signed-off-by: Daniel Golle <daniel@makrotopia.org> Sat Apr 26 04:42:37 2025 +0100
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
53.4%
Shell
32.9%
C
7.9%
C++
1.8%
Lua
1.4%
Other
2.4%