{
 "app_id": "top.akizip.akizip",
 "source_url": "https://raw.githubusercontent.com/flathub/top.akizip.akizip/master/top.akizip.akizip.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-19T13:15:30.926672+00:00",
 "manifest": {
  "id": "top.akizip.akizip",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "akizip",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "cleanup-commands": [
   "python3 -m compileall --invalidation-mode=unchecked-hash /app"
  ],
  "modules": [
   {
    "name": "7-zip",
    "buildsystem": "simple",
    "build-commands": [
     "make -j ${FLATPAK_BUILDER_N_JOBS} -C CPP/7zip/Bundles/Alone2 -f ../../cmpl_gcc.mak",
     "make -j ${FLATPAK_BUILDER_N_JOBS} -C CPP/7zip/Bundles/SFXCon -f ../../cmpl_gcc.mak",
     "install -Dm755 CPP/7zip/Bundles/Alone2/b/g/7zz -t /app/bin/",
     "install -Dm755 DOC/{copying.txt,License.txt,unRarLicense.txt} -t $FLATPAK_DEST/share/licenses/$FLATPAK_ID/7-zip/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ip7z/7zip.git",
      "tag": "26.03",
      "commit": "0766b733fe3e06dd2a7f9a3cfbf2108ac73abd17",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "akizip",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "tag": "0.4.0",
      "commit": "377a1cdc4b903e390973c62447113a0b4d46e179",
      "url": "https://github.com/akizip/akizip"
     }
    ]
   }
  ]
 }
}