{
 "app_id": "org.flatpak.ManifestEditor",
 "source_url": "https://gitlab.gnome.org/feaneron/flatpak-manifest-editor/-/raw/main/org.flatpak.ManifestEditor.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "master",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--device=dri",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 9,
 "fetched_at": "2026-09-18T08:39:39.089698+00:00",
 "manifest": {
  "app-id": "org.flatpak.ManifestEditor",
  "runtime": "org.gnome.Platform",
  "runtime-version": "master",
  "sdk": "org.gnome.Sdk",
  "command": "org.flatpak.ManifestEditor",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "ostree",
    "config-opts": [
     "--disable-man",
     "--with-curl",
     "--without-soup",
     "--without-libsystemd"
    ],
    "cleanup": [
     "/bin",
     "/etc/grub.d",
     "/etc/ostree",
     "/share/ostree",
     "/libexec"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ostreedev/ostree.git",
      "tag": "v2022.2"
     }
    ]
   },
   {
    "name": "libyaml",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/yaml/libyaml.git",
      "branch": "master"
     }
    ]
   },
   {
    "name": "libxmlb",
    "config-opts": [
     "--libdir=/app/lib",
     "--buildtype=debugoptimized",
     "-Dgtkdoc=false",
     "-Dintrospection=false",
     "-Dtests=false",
     "-Dcli=false"
    ],
    "buildsystem": "meson",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/hughsie/libxmlb.git",
      "branch": "main"
     }
    ]
   },
   {
    "name": "libstemmer",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/zvelo/libstemmer",
      "branch": "master"
     }
    ]
   },
   {
    "name": "appstream",
    "config-opts": [
     "--libdir=/app/lib",
     "--buildtype=debugoptimized",
     "-Dgir=false",
     "-Dapidocs=false",
     "-Dinstall-docs=false"
    ],
    "buildsystem": "meson",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ximion/appstream.git",
      "commit": "565ff2f3bcf4497c7ffbd298c95c24ad0b7c3d1e"
     }
    ]
   },
   {
    "name": "python3-pyparsing",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pyparsing\" --no-build-isolation"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/6c/10/a7d0fa5baea8fe7b50f448ab742f26f52b80bfca85ac2be9d35cdd9a3246/pyparsing-3.0.9-py3-none-any.whl",
      "sha256": "5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc"
     }
    ]
   },
   {
    "name": "flatpak",
    "buildsystem": "meson",
    "config-opts": [
     "-Ddocbook_docs=disabled",
     "-Dhttp_backend=curl",
     "-Dsandboxed_triggers=false",
     "-Dseccomp=disabled",
     "-Dsystem_helper=disabled",
     "-Dsystem_install_dir=/var/lib/flatpak",
     "-Dtests=false",
     "--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"
    ],
    "post-install": [
     "cp /usr/bin/update-mime-database /app/bin",
     "cp /usr/bin/update-desktop-database /app/bin"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/flatpak/flatpak.git",
      "tag": "1.15.0"
     }
    ]
   },
   {
    "name": "flatpak-builder",
    "config-opts": [
     "--with-system-debugedit"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/flatpak/flatpak-builder.git",
      "branch": "main"
     }
    ]
   },
   {
    "name": "flatpak-manifest-editor",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/feaneron/flatpak-manifest-editor.git"
     }
    ]
   }
  ]
 }
}