mirror of https://github.com/nirenjan/libx52.git
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 |
||
|---|---|---|
| .. | ||
| build-and-test.sh | ||
| build-doxygen.sh | ||
| install-dependencies-macos.sh | ||
| install-dependencies-ubuntu.sh | ||
| install-kernel-dependencies.sh | ||