{
 "app_id": "com.jetperch.JoulescopeUI",
 "source_url": "https://raw.githubusercontent.com/jetperch/pyjoulescope_ui/main/com.jetperch.JoulescopeUI.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--env=QT_QPA_PLATFORM=xcb;wayland",
  "--device=all",
  "--share=network",
  "--filesystem=home",
  "--filesystem=xdg-documents"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-20T12:55:08.316197+00:00",
 "manifest": {
  "app-id": "com.jetperch.JoulescopeUI",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "joulescope_ui",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--env=QT_QPA_PLATFORM=xcb;wayland",
   "--device=all",
   "--share=network",
   "--filesystem=home",
   "--filesystem=xdg-documents"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/aclocal",
   "/share/devhelp",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libusb",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-static"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libusb/libusb/releases/download/v1.0.27/libusb-1.0.27.tar.bz2",
      "sha256": "ffaa41d741a8a3bee244ac8e54a72ea05bf2879663c098c82fc5757853441575"
     }
    ]
   },
   {
    "name": "krb5",
    "buildsystem": "autotools",
    "subdir": "src",
    "build-options": {
     "cflags": "-std=gnu17"
    },
    "config-opts": [
     "--disable-static",
     "--without-ldap",
     "--without-tcl",
     "--without-keyutils"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://kerberos.org/dist/krb5/1.21/krb5-1.21.3.tar.gz",
      "sha256": "b7a4cd5ead67fb08b980b21abd150ff7217e85ea320c9ed0c6dadd304840ad35"
     }
    ],
    "cleanup": [
     "/bin",
     "/sbin",
     "/share/man",
     "/share/examples",
     "/share/doc",
     "/share/locale"
    ]
   },
   "flatpak/python3-modules.json",
   {
    "name": "joulescope-ui",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix=${FLATPAK_DEST} --no-deps --no-build-isolation --no-index dist/joulescope_ui-*.tar.gz",
     "install -Dm644 com.jetperch.JoulescopeUI.desktop ${FLATPAK_DEST}/share/applications/com.jetperch.JoulescopeUI.desktop",
     "install -Dm644 com.jetperch.JoulescopeUI.metainfo.xml ${FLATPAK_DEST}/share/metainfo/com.jetperch.JoulescopeUI.metainfo.xml",
     "install -Dm644 icons/icon_64x64.png ${FLATPAK_DEST}/share/icons/hicolor/64x64/apps/com.jetperch.JoulescopeUI.png",
     "install -Dm644 icons/icon_128x128.png ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/com.jetperch.JoulescopeUI.png",
     "install -Dm644 icons/icon_256x256.png ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/com.jetperch.JoulescopeUI.png",
     "install -Dm644 icons/icon_512x512.png ${FLATPAK_DEST}/share/icons/hicolor/512x512/apps/com.jetperch.JoulescopeUI.png"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "dist",
      "dest": "dist"
     },
     {
      "type": "file",
      "path": "com.jetperch.JoulescopeUI.desktop"
     },
     {
      "type": "file",
      "path": "com.jetperch.JoulescopeUI.metainfo.xml"
     },
     {
      "type": "dir",
      "path": "joulescope_ui/resources/icon.iconset",
      "dest": "icons"
     }
    ]
   }
  ]
 }
}