{
 "app_id": "io.github.debasish_patra_1987.linuxthemestore",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.debasish_patra_1987.linuxthemestore/master/io.github.debasish_patra_1987.linuxthemestore.json",
 "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",
  "--filesystem=~/.local/share/icons:create",
  "--filesystem=~/.local/share/themes:create",
  "--filesystem=~/.local/share/wallpapers:create",
  "--talk-name=ca.desrt.dconf"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:10:49.798783+00:00",
 "manifest": {
  "id": "io.github.debasish_patra_1987.linuxthemestore",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "linuxthemestore",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--device=dri",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=~/.local/share/icons/:rw",
   "--filesystem=~/.local/share/themes/:rw",
   "--filesystem=~/.local/share/wallpapers/:rw",
   "--filesystem=~/.local/share/icons/:create",
   "--filesystem=~/.local/share/themes/:create",
   "--filesystem=~/.local/share/wallpapers/:create",
   "--talk-name=ca.desrt.dconf",
   "--env=GIO_EXTRA_MODULES=/app/lib/gio/modules/"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/linuxthemestore-rust-flatpak/cargo"
   }
  },
  "modules": [
   {
    "name": "dconf",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbash_completion=false",
     "-Dman=false"
    ],
    "cleanup": [
     "/include",
     "/lib/pkgconfig",
     "/libexec",
     "/share/dbus-1"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/dconf/0.49/dconf-0.49.0.tar.xz",
      "sha256": "16a47e49a58156dbb96578e1708325299e4c19eea9be128d5bd12fd0963d6c36"
     }
    ]
   },
   {
    "name": "libportal",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/flatpak/libportal.git",
      "tag": "0.9.1",
      "commit": "8f5dc8d192f6e31dafe69e35219e3b707bde71ce"
     }
    ]
   },
   {
    "name": "linuxthemestore-rust-flatpak",
    "buildsystem": "simple",
    "build-commands": [
     "cargo --offline fetch --manifest-path Cargo.toml",
     "cargo --offline build --release",
     "install -Dm755 ./target/release/linuxthemestore -t /app/bin/",
     "install -Dm644 ./assets/${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo",
     "install -Dm644 ./assets/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/scalable/apps",
     "install -Dm644 ./assets/${FLATPAK_ID}.desktop -t /app/share/applications/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/debasish-patra-1987/linuxthemestore.git",
      "commit": "a951cecad88c9d521a92d4378950c00edba3701d"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}