libcamera-v0.1.0 is now available.
https://git.libcamera.org/libcamera/libcamera.git/tag/?h=v0.1.0
This release brings in lots of updates to core, and pipeline support, and crucially takes the next step towards better integration for applications by moving to a new structure for soname updates. Now that we have ABI checks in place the soname will only be updated when we detect an ABI change to help applications continue to link against libcamera for longer.
@libcamera Could you consider publishing release tarballs with meson dist
please? It'd make it a lot easier downstream for distros.
@thesamesam I think the GitHub mirror generates them ...
https://github.com/libcamera-org/libcamera/archive/refs/tags/v0.1.0.tar.gz
@libcamera I wasn't sure if that was official or not? The repo description says no :(
There's also a history of github changing the hashes on their tarballs.
@thesamesam it's not, but it's all there is at the moment.
@libcamera Could you consider my original request then (just run meson dist
after making tags and shove them in a dir on the main website)?
Your gitweb/cgit instance on the real git repo doesn't allow downloading tarballs of tags, so there's no official way to get a tarball right now.
@thesamesam I've logged this to raise with next core team meeting.
@libcamera Any update? It's a blocker for us picking up libcamera.