Fix libsearpc add subpackage -pyc
Some checks failed
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Has been cancelled

This commit is contained in:
ITmodulo 2024-01-31 12:12:06 +01:00
commit fa3da9eeb0
3 changed files with 5 additions and 10 deletions

View file

@ -12,8 +12,9 @@ Template files and build system (public logs available) for https://static.itmod
## To maintain own repo
Official repo is good quality however:
- It simply lacks some packages I need.
- I don't use flatpak for personal reason (mostly size of packages and sdks based mostly on ubuntu I don't really like)
- Instead flatpaks I would use AppImages that are not so easy to update in large quantity and don't work on Alpine as linked against glibc
- Some packages are in testing linked against newer versions od their dependencies. Instead of adding from testing I would prefer to bake them myself
- I don't use flatpak for personal reason (mostly size of packages and sdks based mostly on sth like EOL ubuntu I don't really like)
- Instead flatpaks I would use AppImages that are not so easy to update in large quantity moreover they don't work on Alpine as linked against glibc
## To use repo actions for builds
- It's easy to maintain