libx52/.github/scripts
nirenjan 74fe559f4a build!: Update build to use system inih
When the x52d daemon was originally implemented, the inih library was
not bundled with any major distribution, and had to be compiled from
source everytime. However, with recent distributions (starting with
Ubuntu 22.04 LTS), this is no longer an issue, and inih is available in
the distro package manager. As a result, there is no longer a need to
vendor the inih sources with thiis repository.

However, as a result of this change, third party packaging scripts such
as those on the AUR or other similar registries that directly query the
git repository will fail unless they update the dependencies.

BREAKING CHANGE: Packaging scripts (AUR, etc.) need dependency update
2026-03-12 09:50:58 -07:00
..
build-and-test.sh Add output of x52bugreport to CI run 2022-04-27 00:10:27 -07:00
build-doxygen.sh Make doxygen CI build use release parameters. 2021-10-07 01:14:05 -07:00
install-dependencies-macos.sh build!: Update build to use system inih 2026-03-12 09:50:58 -07:00
install-dependencies-ubuntu.sh build!: Update build to use system inih 2026-03-12 09:50:58 -07:00
install-kernel-dependencies.sh Create workflow to build kernel module 2020-08-13 03:17:35 -07:00