Closed kevinmehall closed 4 years ago
Thanks for this @kevinmehall. I've tested and merged #22, mind rebasing this?
Rebased
@kevinmehall rather than organize, I've pushed an update that uses /usr
as the prefix thereby installing everything into the same places as the stage-packages, which seems a little more elegant. Can you give this a test for me and confirm that it works as expected?
I've given this some good testing and am fairly confident it works properly. Let's get this out there.
Yep, looks good, thanks.
The test for this is just that the list of cameras and lenses shows up in the "lens correction" module, and it's working fine in the 3.0.0 release from the snap store.
I tried using DCMAKE_INSTALL_PREFIX
initially, but must have been doing something wrong (I think I was using the path in the snap build dir instead of just /usr
).
This is based on #22, but fixes the lensfun data path and a library dependency warning emitted by
snapcraft
.