{
 "app_id": "com.github.byoval.purclean",
 "source_url": "https://raw.githubusercontent.com/byoval/purclean/main/com.github.byoval.purclean.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "48",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.freedesktop.Flatpak",
  "--system-talk-name=org.freedesktop.PolicyKit1",
  "--filesystem=home",
  "--filesystem=/var/cache/dnf:ro",
  "--filesystem=/var/snap:ro",
  "--filesystem=/var/tmp/flatpak-cache:ro",
  "--filesystem=/var/log:ro",
  "--env=GSETTINGS_SCHEMA_DIR=/app/share/glib-2.0/schemas"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:57:28.345590+00:00",
 "manifest": {
  "app-id": "com.github.byoval.purclean",
  "runtime": "org.gnome.Platform",
  "runtime-version": "48",
  "sdk": "org.gnome.Sdk",
  "command": "purclean",
  "appstream-compose": false,
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.freedesktop.Flatpak",
   "--system-talk-name=org.freedesktop.PolicyKit1",
   "--filesystem=home",
   "--filesystem=/var/cache/dnf:ro",
   "--filesystem=/var/snap:ro",
   "--filesystem=/var/tmp/flatpak-cache:ro",
   "--filesystem=/var/log:ro",
   "--env=GSETTINGS_SCHEMA_DIR=/app/share/glib-2.0/schemas"
  ],
  "build-options": {
   "prepend-path": "/usr/lib/sdk/vala/bin",
   "prepend-ld-library-path": "/usr/lib/sdk/vala/lib"
  },
  "modules": [
   {
    "name": "purclean",
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release",
     "-Db_lto=true"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ],
    "post-install": [
     "glib-compile-schemas /app/share/glib-2.0/schemas"
    ]
   }
  ]
 }
}