{
 "app_id": "org.altlinux.Tailor",
 "source_url": "https://raw.githubusercontent.com/flathub/org.altlinux.Tailor/master/org.altlinux.Tailor.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=all",
  "--system-talk-name=org.freedesktop.UDisks2"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:14:07.026671+00:00",
 "manifest": {
  "app-id": "org.altlinux.Tailor",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "tailor",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--system-talk-name=org.freedesktop.UDisks2",
   "--device=all"
  ],
  "cleanup": [
   "/include",
   "/lib/girepository-1.0",
   "/lib/pkgconfig",
   "/share/bash-completion",
   "/share/gir-1.0",
   "/share/man",
   "/share/vala",
   "/share/zsh",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "udisks2",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-daemon",
     "--disable-man",
     "--disable-gtk-doc",
     "--without-bash-completion"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/storaged-project/udisks/archive/refs/tags/udisks-2.11.1.tar.gz",
      "sha256": "e40ee20e1f24783f30109d7fd20553aeb93c4808ceb67a4c980bf698cfde32d6"
     },
     {
      "type": "patch",
      "path": "udisks2-disable-daemon-polkit.patch"
     }
    ]
   },
   {
    "name": "libosinfo",
    "buildsystem": "meson",
    "config-opts": [
     "-Denable-gtk-doc=false",
     "-Denable-tests=false",
     "-Denable-vala=enabled",
     "-Dwith-pci-ids-path=/usr/share/hwdata/pci.ids",
     "-Dwith-usb-ids-path=/app/share/hwdata/usb.ids"
    ],
    "post-install": [
     "install -Dm644 ../usb.ids /app/share/hwdata/usb.ids"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://releases.pagure.org/libosinfo/libosinfo-1.12.0.tar.xz",
      "sha256": "ad8557ece26793da43d26de565e3d68ce2ee6bfb8d0113b7cc7dfe07f6bfc6b6"
     },
     {
      "type": "patch",
      "path": "libosinfo-dont-use-deprecated-libxml2-api.patch"
     },
     {
      "type": "file",
      "path": "usb.ids"
     }
    ]
   },
   {
    "name": "osinfo-db-tools",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://gitlab.com/libosinfo/osinfo-db-tools/-/archive/v1.12.0/osinfo-db-tools-v1.12.0.tar.gz",
      "sha256": "5c2ef41e3395be7df090840d171996510c4c87ea8b40763ddf59ab9fb62e0be3"
     }
    ]
   },
   {
    "name": "osinfo-db",
    "buildsystem": "simple",
    "build-commands": [
     "osinfo-db-import --dir /app/share/osinfo/ osinfo-db-20251212.tar.xz"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://gitlab.com/libosinfo/osinfo-db/-/releases/v20251212/downloads/osinfo-db-20251212.tar.xz",
      "dest-filename": "osinfo-db-20251212.tar.xz",
      "sha256": "06379250c91306c98cb9726af44eae5909dfdd5449f90331e904ae1221d8d5e7"
     }
    ]
   },
   {
    "name": "tailor",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://altlinux.space/qualimock/Tailor.git",
      "tag": "v1.1.0",
      "commit": "91c0a02ce0106111b5171737999a2ede4332ad27"
     }
    ]
   }
  ]
 }
}