{ "app-id": "com.nitrokey.app", "runtime": "org.kde.Platform", "runtime-version": "5.15", "sdk": "org.kde.Sdk", "command": "nitrokey-app", "finish-args": [ "--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host", "--device=all" ], "modules": [ { "name": "libusb", "sources": [ { "type": "archive", "url": "https://github.com/libusb/libusb/archive/v1.0.22.tar.gz", "sha256": "3500f7b182750cd9ccf9be8b1df998f83df56a39ab264976bdb3307773e16f48" } ] }, { "name": "hidapi-libusb", "sources": [ { "type": "archive", "url": "https://github.com/libusb/hidapi/archive/hidapi-0.9.0.tar.gz", "sha256": "630ee1834bdd5c5761ab079fd04f463a89585df8fcae51a7bfe4229b1e02a652" } ] }, { "name": "nitrokey-app", "buildsystem": "cmake", "builddir": true, "sources": [ { "type": "dir", "path": "nitrokey-app-source" } ] } ] }