{ "app-id" : "org.floryn90.shuttercounter", "runtime" : "org.gnome.Sdk", "runtime-version" : "43", "sdk" : "org.gnome.Sdk", "command" : "shuttercounter", "finish-args" : [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--filesystem=host", "--filesystem=/usr/share/gvfs/remote-volume-monitors", "--talk-name=org.freedesktop.Flatpak", "--talk-name=org.gtk.vfs.*", "--device=all" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules" : [ { "name": "at-spi2-core", "buildsystem": "meson", "sources": [ { "type": "archive", "url": "https://github.com/GNOME/at-spi2-core/archive/AT_SPI2_CORE_2_46_0.tar.gz", "sha256": "59dcf9fe2e461bd3ec9454b037c08cc838d99e0865b4ae57df543e95be4502e3" } ] }, { "name": "libusb", "sources": [ { "type": "archive", "url": "https://github.com/libusb/libusb/releases/download/v1.0.26/libusb-1.0.26.tar.bz2", "sha256": "12ce7a61fc9854d1d2a1ffe095f7b5fac19ddba095c259e6067a46500381b5a5" } ], "config-opts": [ "--disable-udev" ] }, { "name" : "libgphoto2", "cleanup" : [ "/bin", "/lib/udev", "/share/doc" ], "sources" : [ { "type" : "archive", "url" : "https://github.com/gphoto/libgphoto2/releases/download/v2.5.30/libgphoto2-2.5.30.tar.bz2", "sha256": "ee61a1dac6ad5cf711d114e06b90a6d431961a6e7ec59f4b757a7cd77b1c0fb4" } ], "config-opts" : [ "--disable-introspection", "--disable-docs" ] }, "python3-gphoto2.json", { "name" : "shuttercounter", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "git", "url" : "https://github.com/floryn90/ShutterCounter.git" } ] } ], "build-options" : { "env" : { } } }