{
 "app_id": "com.sireliah.Dragit",
 "source_url": "https://raw.githubusercontent.com/flathub/com.sireliah.Dragit/master/com.sireliah.Dragit.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home",
  "--system-talk-name=org.fedoraproject.FirewallD1"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-20T06:34:57.266746+00:00",
 "manifest": {
  "app-id": "com.sireliah.Dragit",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "dragit",
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home",
   "--system-talk-name=org.fedoraproject.FirewallD1"
  ],
  "cleanup": [
   "/include",
   "*.a"
  ],
  "modules": [
   {
    "name": "protobuf",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-Dprotobuf_BUILD_TESTS=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/protocolbuffers/protobuf.git",
      "commit": "e59364c38e10de3686a3305ff11fbfc59a10dbd8",
      "tag": "v35.0",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/protocolbuffers/protobuf/releases/latest",
       "tag-query": ".tag_name",
       "timestamp-query": ".published_at",
       "version-query": "$tag | sub(\"^[vV]\"; \"\")"
      }
     }
    ],
    "cleanup": [
     "*"
    ]
   },
   {
    "name": "dragit",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 static/logo_icon_t.svg /app/share/icons/hicolor/scalable/apps/com.sireliah.Dragit.svg",
     "install -Dm644 dragit.desktop /app/share/applications/com.sireliah.Dragit.desktop",
     "install -Dm644 com.sireliah.Dragit.metainfo.xml /app/share/metainfo/com.sireliah.Dragit.metainfo.xml",
     "cargo build --release --offline",
     "install -Dm755 target/release/dragit /app/bin/dragit"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/sireliah/dragit/releases/download/v1.0.0/vendored_packages_v1.0.0.tar.gz",
      "sha256": "4933cc5d2b142e7d6b776113480cdd3c73d400c7d362368f0683652774a25f00"
     }
    ]
   }
  ]
 }
}