{
 "app_id": "com.github.CkTD.guitartuner",
 "source_url": "https://raw.githubusercontent.com/CkTD/GuitarTuner/master/com.github.CkTD.guitartuner.json",
 "runtime": "org.gnome.Sdk",
 "runtime_version": "master",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--filesystem=xdg-run/dconf",
  "--filesystem=~/.config/dconf:ro",
  "--talk-name=ca.desrt.dconf",
  "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:52:48.390302+00:00",
 "manifest": {
  "app-id": "com.github.CkTD.guitartuner",
  "runtime": "org.gnome.Sdk",
  "runtime-version": "master",
  "sdk": "org.gnome.Sdk",
  "command": "guitartuner",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--filesystem=xdg-run/dconf",
   "--filesystem=~/.config/dconf:ro",
   "--talk-name=ca.desrt.dconf",
   "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
  ],
  "build-options": {
   "cflags": "-O2 -g",
   "cxxflags": "-O2 -g",
   "env": {
    "V": "1"
   }
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "guitartuner",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "file:///home/lawrence/Projects/GuitarTuner"
     }
    ]
   }
  ]
 }
}