- Package:
- src:farstream-0.2
- Source:
- src:farstream-0.2
- Submitter:
- Helmut Grohne
- Date:
- 2024-02-03 10:15:07 UTC
- Severity:
- normal
- Tags:
farstream-0.2 fails to cross build from source, because it fails running the gtk-doc scanner with an Exec format error. This is fairly common. Fortunately, it has its documentation split out to an Arch:all package. Hence, we can skip gtk-doc in arch-only builds and doing so makes a cross build succeed. I'm attaching a patch for your convenience. Helmut