{
 "app_id": "eu.ngdevelopment.tsukitag",
 "source_url": "https://raw.githubusercontent.com/flathub/eu.ngdevelopment.tsukitag/master/eu.ngdevelopment.tsukitag.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--filesystem=xdg-pictures"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:54.311470+00:00",
 "manifest": {
  "app-id": "eu.ngdevelopment.tsukitag",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "TsukiTag",
  "finish-args": [
   "--filesystem=xdg-pictures",
   "--socket=x11",
   "--share=network",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "tsukitag",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir /app/bin",
     "tar -xzf tsukitag.tar.gz -C /app/bin",
     "install -Dm644 eu.ngdevelopment.tsukitag.appdata.xml /app/share/metainfo/eu.ngdevelopment.tsukitag.appdata.xml",
     "install -Dm644 eu.ngdevelopment.tsukitag.desktop /app/share/applications/eu.ngdevelopment.tsukitag.desktop",
     "install -Dm644 256x256.png /app/share/icons/hicolor/256x256/apps/eu.ngdevelopment.tsukitag.png",
     "install -Dm644 128x128.png /app/share/icons/hicolor/128x128/apps/eu.ngdevelopment.tsukitag.png",
     "install -Dm644 64x64.png /app/share/icons/hicolor/64x64/apps/eu.ngdevelopment.tsukitag.png",
     "install -Dm644 32x32.png /app/share/icons/hicolor/32x32/apps/eu.ngdevelopment.tsukitag.png",
     "install -Dm644 16x16.png /app/share/icons/hicolor/16x16/apps/eu.ngdevelopment.tsukitag.png"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/ngelsi/tsuki-tag-native/releases/download/v0.9.5/tsukitag-linux-x64-uncompressed-v095.tar.gz",
      "sha256": "fdc7494c26e78406820848be5c792bab7de9b92d6ad76da6379a7b61b74d6d3b",
      "dest-filename": "tsukitag.tar.gz"
     },
     {
      "type": "file",
      "path": "eu.ngdevelopment.tsukitag.desktop"
     },
     {
      "type": "file",
      "path": "eu.ngdevelopment.tsukitag.appdata.xml"
     },
     {
      "type": "file",
      "path": "./icons/256x256.png",
      "dest-filename": "256x256.png"
     },
     {
      "type": "file",
      "path": "./icons/128x128.png",
      "dest-filename": "128x128.png"
     },
     {
      "type": "file",
      "path": "./icons/64x64.png",
      "dest-filename": "64x64.png"
     },
     {
      "type": "file",
      "path": "./icons/32x32.png",
      "dest-filename": "32x32.png"
     },
     {
      "type": "file",
      "path": "./icons/16x16.png",
      "dest-filename": "16x16.png"
     }
    ]
   }
  ]
 }
}