{
 "app_id": "io.github.aradar46.Dictator",
 "source_url": "https://raw.githubusercontent.com/aradar46/dictator/main/io.github.aradar46.Dictator.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--device=dri",
  "--socket=pulseaudio",
  "--share=network"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T17:42:58.424690+00:00",
 "manifest": {
  "app-id": "io.github.aradar46.Dictator",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "dictator",
  "finish-args": [
   "--socket=wayland",
   "--device=dri",
   "--socket=pulseaudio",
   "--share=network"
  ],
  "modules": [
   {
    "name": "portaudio",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5",
     "-DBUILD_SHARED_LIBS=ON",
     "-DPA_BUILD_TESTS=OFF",
     "-DPA_BUILD_EXAMPLES=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/PortAudio/portaudio/archive/refs/tags/v19.7.0.tar.gz",
      "sha256": "5af29ba58bbdbb7bbcefaaecc77ec8fc413f0db6f4c4e286c40c3e1b83174fa0"
     }
    ]
   },
   {
    "name": "wl-clipboard",
    "buildsystem": "meson",
    "config-opts": [
     "-Dfishcompletiondir=no",
     "-Dzshcompletiondir=no"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/bugaevc/wl-clipboard/archive/refs/tags/v2.2.1.tar.gz",
      "sha256": "6eb8081207fb5581d1d82c4bcd9587205a31a3d47bea3ebeb7f41aa1143783eb"
     }
    ]
   },
   "python3-modules.yaml",
   {
    "name": "dictator",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 -t /app/share/dictator desktop_app.py shortcuts.py background.py config.py groq_client.py recorder.py",
     "install -Dm755 flatpak-launcher.sh /app/bin/dictator",
     "install -Dm644 io.github.aradar46.Dictator.desktop /app/share/applications/io.github.aradar46.Dictator.desktop",
     "install -Dm644 io.github.aradar46.Dictator.metainfo.xml /app/share/metainfo/io.github.aradar46.Dictator.metainfo.xml",
     "sed -i 's|^Exec=.*|Exec=dictator|' /app/share/applications/io.github.aradar46.Dictator.desktop",
     "install -Dm644 LICENSE /app/share/licenses/dictator/LICENSE",
     "install -Dm644 icon.png /app/share/icons/hicolor/512x512/apps/io.github.aradar46.Dictator.png"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/aradar46/dictator.git",
      "tag": "v0.3.0",
      "commit": "5cd1577da46b37465902567279c5944dc2073b71"
     }
    ]
   }
  ]
 }
}