Search Criteria
Package Details: homeassistant-osagent 1.8.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/homeassistant-osagent.git (read-only, click to copy) |
|---|---|
| Package Base: | homeassistant-osagent |
| Description: | Home Assistant OS Agent |
| Upstream URL: | https://github.com/home-assistant/os-agent |
| Keywords: | haos hass homeassistant |
| Licenses: | Apache |
| Conflicts: | homeassistant-osagent-bin |
| Submitter: | rokam |
| Maintainer: | None |
| Last Packager: | rokam |
| Votes: | 5 |
| Popularity: | 0.025283 |
| First Submitted: | 2022-08-05 19:13 (UTC) |
| Last Updated: | 2025-12-05 14:29 (UTC) |
Latest Comments
willemw commented on 2024-12-10 20:09 (UTC)
This package builds binary compiled files, so arch=('any') cannot be used. It should be changed back to arch=('x86_64'). The user can use the -A/--ignorearch makepkg option, directly or indirectly, to build for example for ARM.
vojtech commented on 2024-03-23 16:44 (UTC) (edited on 2024-03-23 16:45 (UTC) by vojtech)
Hi, it would not compile for my LDFLAGS.
Needed to change:
rokam commented on 2023-12-16 13:58 (UTC)
Done
Adrian.Chmiel commented on 2023-12-16 09:48 (UTC)
Hi, You can change: arch=('x86_64') into arch=('any')
Then it's work on ARM CPU, tested
EndlessEden commented on 2022-11-29 06:51 (UTC)
needs "options=(!lto)" fails to compile