replace openpnp-capture-java dependency with ffm-based implementation
This commit swaps out the library Sparrow Wallet uses to talk to webcams. The old library used JNA (a common Java-to-native bridge), while the new one uses Java's newer Foreign Function & Memory (FFM) API. The change also adds a manual ste…
5ae36a54by doblon8+54−536 files