{
 "app_id": "io.github.cosmic_utils.Examine",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.cosmic_utils.Examine/master/io.github.cosmic_utils.Examine.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=all",
  "--filesystem=xdg-config/cosmic:ro",
  "--talk-name=com.system76.CosmicSettingsDaemon"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:10:45.056547+00:00",
 "manifest": {
  "id": "io.github.cosmic_utils.Examine",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable",
   "org.freedesktop.Sdk.Extension.llvm21"
  ],
  "command": "examine",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=all",
   "--talk-name=com.system76.CosmicSettingsDaemon",
   "--filesystem=xdg-config/cosmic:ro"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm21/bin",
   "env": {
    "CARGO_HOME": "/run/build/examine/cargo",
    "CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER": "clang",
    "CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS": "-C link-arg=-fuse-ld=/usr/lib/sdk/rust-stable/bin/mold",
    "CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER": "clang",
    "CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS": "-C link-arg=-fuse-ld=/usr/lib/sdk/rust-stable/bin/mold"
   }
  },
  "modules": [
   {
    "name": "just",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm0755 just /app/bin/just"
    ],
    "sources": [
     {
      "type": "archive",
      "strip-components": 0,
      "dest-filename": "just.tar.gz",
      "url": "https://github.com/casey/just/releases/download/1.46.0/just-1.46.0-x86_64-unknown-linux-musl.tar.gz",
      "sha256": "79966e6e353f535ee7d1c6221641bcc8e3381c55b0d0a6dc6e54b34f9db36eaa",
      "only_arches": [
       "x86_64"
      ]
     },
     {
      "type": "archive",
      "strip-components": 0,
      "dest-filename": "just.tar.gz",
      "url": "https://github.com/casey/just/releases/download/1.46.0/just-1.46.0-aarch64-unknown-linux-musl.tar.gz",
      "sha256": "b81970c8247fa64cfb30d2a3da0e487e4253f9f2d01865ed5e7d53cdc7b02188",
      "only_arches": [
       "aarch64"
      ]
     }
    ]
   },
   {
    "name": "usbutils",
    "buildsystem": "meson",
    "config-opts": [
     "--datadir=/app/share/hwdata",
     "--sbindir=/app/bin"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/gregkh/usbutils.git",
      "tag": "v019",
      "commit": "d0c76b601b4b3ab9b2ab2647d604a8e3cce6d666",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "pop-icon-theme",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/pop-os/icon-theme/archive/refs/tags/v3.5.1.tar.gz",
      "sha256": "92e73f252e5e9c8a1124623a7d421410ef43c798a4a992955e6eb4f666f5c8a0"
     }
    ]
   },
   {
    "name": "cosmic-icons",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/pop-os/cosmic-icons.git",
      "commit": "cd30ffd509bb6b289ac5d8ae26e2e30341e9b8cb"
     }
    ],
    "build-commands": [
     "just prefix=/app install"
    ]
   },
   {
    "name": "examine",
    "buildsystem": "simple",
    "build-commands": [
     "cargo --offline build --release --verbose",
     "just flatpak"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/cosmic-utils/examine/archive/refs/tags/2.0.0.tar.gz",
      "sha256": "3347afcfeb810c01658c322086628af1708da066abc3fd0ee8f24347500c03db"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}