Search Criteria
Package Details: safu 0.64.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/safu.git (read-only, click to copy) |
|---|---|
| Package Base: | safu |
| Description: | C to library to reduce boiler plate code when use standard c-libs |
| Upstream URL: | https://github.com/Elektrobit/safu |
| Licenses: | MIT |
| Submitter: | gehwolf |
| Maintainer: | gehwolf |
| Last Packager: | gehwolf |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-02-11 22:15 (UTC) |
| Last Updated: | 2025-12-26 14:03 (UTC) |
Latest Comments
Nordwin commented on 2024-08-28 08:51 (UTC)
Thanks a lot, works very well!
gehwolf commented on 2024-08-26 20:24 (UTC)
Hi Nordwin,
thanks for pointing this out. I added
gittomakedependsand set-DENABLE_GIT_VERSIONtoonfor elos, as it should be the default.Thanks.
Nordwin commented on 2024-08-26 15:55 (UTC)
Hey, I built this package to play around with elos a bit. Unfortunately, it does not build in a clean chroot, as it requires git during building.
The easiest fix would be to add git to makedepends, or add -DENABLE_GIT_VERSION=off to the cmake call. This also affects samconf but does not affect elos itself, since elos defaults to ENABLE_GIT_VERSION=off.