{
 "app_id": "cx.modal.TestCenter",
 "source_url": "https://raw.githubusercontent.com/flathub/cx.modal.TestCenter/master/cx.modal.TestCenter.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=~/.var/app",
  "--filesystem=/var/lib/flatpak",
  "--filesystem=/run/extensions",
  "--filesystem=/var/lib/extensions",
  "--filesystem=xdg-data/flatpak",
  "--talk-name=org.freedesktop.Flatpak",
  "--talk-name=org.gnome.SessionManager",
  "--system-talk-name=org.freedesktop.Flatpak.SystemHelper"
 ],
 "module_count": 7,
 "fetched_at": "2026-09-19T12:36:23.980425+00:00",
 "manifest": {
  "id": "cx.modal.TestCenter",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "test-center",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=/var/lib/flatpak",
   "--filesystem=/run/extensions",
   "--filesystem=/var/lib/extensions",
   "--filesystem=xdg-data/flatpak",
   "--talk-name=org.freedesktop.Flatpak",
   "--system-talk-name=org.freedesktop.Flatpak.SystemHelper",
   "--talk-name=org.gnome.SessionManager",
   "--filesystem=~/.var/app"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/lib/cmake",
   "/share/applications/mimeinfo.cache",
   "/share/bash-completion",
   "/share/zsh/site-functions",
   "/share/icons/hicolor/icon-theme.cache",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "test-center",
    "buildsystem": "meson",
    "run-tests": true,
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/verdre/test-center.git",
      "commit": "d3eda372d88c9b1dfa705d0c3b5461f74b859783",
      "tag": "0.3.0"
     },
     "generated-sources.json",
     {
      "type": "shell",
      "commands": [
       "mkdir .cargo",
       "cp cargo/config .cargo/"
      ]
     }
    ],
    "modules": [
     {
      "name": "erofs-utils",
      "buildsystem": "autotools",
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/erofs/erofs-utils.git",
        "commit": "f36cadb5c563995ab3aa8572a60ed6b721b9557d",
        "tag": "v1.9.4",
        "x-checker-data": {
         "type": "git",
         "tag-pattern": "^v([\\d.]+)$"
        }
       }
      ]
     },
     {
      "name": "flatpak",
      "buildsystem": "meson",
      "config-opts": [
       "-Dgtkdoc=disabled",
       "-Ddocbook_docs=disabled",
       "-Dtests=false",
       "-Dman=disabled",
       "-Dseccomp=disabled",
       "-Dselinux_module=disabled",
       "-Dmalcontent=disabled",
       "-Dsandboxed_triggers=false",
       "-Dsystem_helper=enabled",
       "-Dsystemd=disabled",
       "-Dsystem_install_dir=/var/lib/flatpak",
       "-Dsystem_bubblewrap=bwrap",
       "-Dsystem_dbus_proxy=xdg-dbus-proxy",
       "--sysconfdir=/var/run/host/etc"
      ],
      "cleanup": [
       "/bin/flatpak-bisect",
       "/bin/flatpak-coredumpctl",
       "/etc/profile.d",
       "/lib/systemd",
       "/share/dbus-1/interfaces/org.freedesktop.*",
       "/share/dbus-1/services/org.freedesktop.*",
       "/share/flatpak/triggers",
       "/share/gdm",
       "/share/zsh",
       "/share/fish",
       "/lib/sysusers.d",
       "/lib/tmpfiles.d"
      ],
      "post-install": [
       "install -Dpm0755 -t /app/bin /usr/bin/update-{mime,desktop}-database"
      ],
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/flatpak/flatpak",
        "commit": "5de2b58bdafde88515d9d6b9189bd1cfd3b88c46",
        "tag": "1.18.0",
        "x-checker-data": {
         "type": "git",
         "url-template": "$version",
         "is-important": true
        }
       }
      ],
      "modules": [
       {
        "name": "python3-pyparsing",
        "buildsystem": "simple",
        "cleanup": [
         "*"
        ],
        "build-commands": [
         "pip3 install --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} pyparsing"
        ],
        "sources": [
         {
          "type": "file",
          "url": "https://files.pythonhosted.org/packages/f3/91/9c6ee907786a473bf81c5f53cf703ba0957b23ab84c264080fb5a450416f/pyparsing-3.3.2.tar.gz",
          "sha256": "c777f4d763f140633dcb6d8a3eda953bf7a214dc4eff598413c070bcdc117cbc",
          "x-checker-data": {
           "type": "pypi",
           "name": "pyparsing"
          }
         },
         {
          "type": "file",
          "url": "https://files.pythonhosted.org/packages/69/59/b6fc2188dfc7ea4f936cd12b49d707f66a1cb7a1d2c16172963534db741b/flit_core-3.12.0.tar.gz",
          "sha256": "18f63100d6f94385c6ed57a72073443e1a71a4acb4339491615d0f16d6ff01b2",
          "x-checker-data": {
           "type": "pypi",
           "name": "flit_core"
          }
         }
        ]
       },
       {
        "name": "polkit",
        "buildsystem": "meson",
        "config-opts": [
         "-Dlibs-only=true",
         "-Dintrospection=false",
         "-Dauthfw=shadow"
        ],
        "rm-configure": true,
        "build-options": {
         "env": {
          "CFLAGS": "-Wno-implicit-function-declaration"
         }
        },
        "cleanup": [
         "/bin/*",
         "/etc/dbus-1",
         "/etc/pam.d",
         "/include",
         "/lib/pkgconfig",
         "/lib/polkit-1",
         "/share/dbus-1/system-services/*",
         "/share/polkit-1"
        ],
        "sources": [
         {
          "type": "git",
          "url": "https://github.com/polkit-org/polkit",
          "commit": "9e4894c969eecf26a3ba762f4f7a268aa0fb3e51",
          "tag": "127",
          "x-checker-data": {
           "type": "git",
           "tag-pattern": "^([\\d.]+)$"
          }
         }
        ],
        "modules": [
         {
          "name": "ostree",
          "build-options": {
           "env": {
            "BASH_COMPLETIONSDIR": "/app/share/bash-completion/completions"
           },
           "config-opts": [
            "--disable-man",
            "--enable-introspection=no",
            "--with-curl",
            "--without-libsystemd"
           ]
          },
          "cleanup": [
           "/etc/grub.d",
           "/etc/ostree",
           "/share/ostree",
           "/libexec"
          ],
          "sources": [
           {
            "type": "git",
            "url": "https://github.com/ostreedev/ostree",
            "tag": "v2026.2",
            "commit": "4672e91445451660eaa4405630692ade1b48c914",
            "x-checker-data": {
             "type": "anitya",
             "project-id": 10899,
             "tag-template": "v$version",
             "is-important": true
            }
           }
          ],
          "modules": [
           {
            "name": "libfuse",
            "build-options": {
             "env": {
              "MOUNT_FUSE_PATH": "../tmp/"
             }
            },
            "config-opts": [
             "UDEV_RULES_PATH=/app/etc/udev/rules.d",
             "INIT_D_PATH=/app/etc/init.d"
            ],
            "cleanup": [
             "/bin/ulockmgr_server",
             "/etc"
            ],
            "post-install": [
             "install -Dpm0755 ./fusermount-wrapper.sh /app/bin/fusermount"
            ],
            "sources": [
             {
              "type": "archive",
              "url": "https://github.com/libfuse/libfuse/releases/download/fuse-2.9.9/fuse-2.9.9.tar.gz",
              "sha256": "d0e69d5d608cc22ff4843791ad097f554dd32540ddc9bed7638cc6fea7c1b4b5"
             },
             {
              "type": "patch",
              "path": "fuse-2.9.2-namespace-conflict-fix.patch"
             },
             {
              "type": "patch",
              "path": "fuse-disable-sys-mount-under-flatpak.patch"
             },
             {
              "type": "patch",
              "path": "fuse-2.9.2-closefrom.patch"
             },
             {
              "type": "file",
              "path": "fusermount-wrapper.sh"
             }
            ]
           }
          ]
         }
        ]
       }
      ]
     }
    ]
   }
  ]
 }
}