{
 "app_id": "com.github.dimkr.gplaces",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.dimkr.gplaces/master/com.github.dimkr.gplaces.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--filesystem=xdg-download",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:34.902162+00:00",
 "manifest": {
  "app-id": "com.github.dimkr.gplaces",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "rename-icon": "gplaces",
  "rename-desktop-file": "gplaces.desktop",
  "command": "gplaces",
  "modules": [
   {
    "name": "gplaces",
    "buildsystem": "simple",
    "build-commands": [
     "make PREFIX=/app CONFDIR=/app/etc WITH_FLATPAK_SPAWN=1 install"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/dimkr/gplaces",
      "tag": "v0.20.5",
      "commit": "30c8025ad27a1c702ba8d7eec786164641cfade7"
     }
    ]
   }
  ],
  "finish-args": [
   "--share=network",
   "--filesystem=xdg-download",
   "--talk-name=org.freedesktop.Flatpak"
  ]
 }
}