{
 "app_id": "com.github.subhadeepjasu.pebbles",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.subhadeepjasu.pebbles/master/com.github.subhadeepjasu.pebbles.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:07:50.049318+00:00",
 "manifest": {
  "app-id": "com.github.subhadeepjasu.pebbles",
  "sdk": "org.gnome.Sdk",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "base": "io.elementary.BaseApp",
  "base-version": "circe-25.08",
  "command": "com.github.subhadeepjasu.pebbles",
  "finish-args": [
   "--device=dri",
   "--share=network",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--metadata=X-DConf=migrate-path=/com/github/subhadeepjasu/pebbles"
  ],
  "cleanup": [
   "/lib/python3.*/site-packages/*/*/tests",
   "/lib/python3.*/site-packages/*/tests"
  ],
  "cleanup-commands": [
   "rm -rf /app/bin/sassc",
   "rm -rf /app/include",
   "rm -rf /app/lib/pkgconfig",
   "rm -rf /app/share/gir-1.0",
   "rm -rf /app/share/man",
   "rm -rf /app/share/vala"
  ],
  "modules": [
   "shared-modules/libsoup/libsoup-2.4.json",
   "python-deps.yaml",
   {
    "name": "Pebbles",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuildtype=release"
    ],
    "post-install": [
     "mkdir -p /app/share/icons/hicolor/scalable/apps",
     "mv /app/share/icons/hicolor/128x128/apps/${FLATPAK_ID}.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "find /app/share/icons/hicolor -type f -not -path \"*scalable*\" -not -path \"*actions*\" -name \"*.svg\" -delete"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/SubhadeepJasu/pebbles.git",
      "tag": "v3.1.0",
      "commit": "fa96de8b2a1cdccd7d1c3ffdf60658c20ea7acb9",
      "x-checker-data": {
       "is-main-source": true,
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}