{
 "app_id": "com.github.libresprite.LibreSprite",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.libresprite.LibreSprite/master/com.github.libresprite.LibreSprite.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:07:39.955329+00:00",
 "manifest": {
  "app-id": "com.github.libresprite.LibreSprite",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "libresprite",
  "rename-appdata-file": "io.github.libresprite.libresprite.metainfo.xml",
  "rename-desktop-file": "libresprite.desktop",
  "rename-icon": "libresprite",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri",
   "--filesystem=home"
  ],
  "modules": [
   "shared-modules/SDL2/SDL2_image.json",
   {
    "name": "gtest",
    "buildsystem": "cmake-ninja",
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/google/googletest/archive/refs/tags/v1.17.0.tar.gz",
      "sha256": "65fab701d9829d38cb77c14acdc431d2108bfdbf8979e40eb8ae567edf10b27c",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 18290,
       "url-template": "https://github.com/google/googletest/archive/refs/tags/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "tinyxml",
    "buildsystem": "cmake-ninja",
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/leethomason/tinyxml2.git",
      "tag": "11.0.0",
      "commit": "9148bdf719e997d1f474be6bcc7943881046dba1"
     }
    ]
   },
   {
    "name": "libresprite",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-Wno-dev",
     "-DWITH_DESKTOP_INTEGRATION=ON",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "post-install": [
     "install -Dm644 /app/share/libresprite/data/icons/ase64.png /app/share/icons/hicolor/64x64/apps/libresprite.png"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/LibreSprite/LibreSprite",
      "tag": "v1.2",
      "commit": "5cb089be32f56b4ae559ae51f0c5666049f41bca",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 153525,
       "tag-template": "v$version",
       "stable-only": true
      }
     },
     {
      "type": "patch",
      "path": "patches/com.github.libresprite.libresprite.metainfo.xml.patch"
     }
    ]
   }
  ]
 }
}