{
 "app_id": "fr.handbrake.HandBrakeCLI",
 "source_url": "https://raw.githubusercontent.com/karenculano/228/master/pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "23.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--filesystem=host",
  "--device=dri"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T18:01:56.862409+00:00",
 "manifest": {
  "app-id": "fr.handbrake.HandBrakeCLI",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "23.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "HandBrakeCLI",
  "finish-args": [
   "--filesystem=host",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "numactl-cli",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/numactl/numactl.git",
      "tag": "v2.0.18",
      "commit": "3871b1c42fc71bceadafd745d2eff5dddfc2d67e",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ],
    "rm-configure": true,
    "cleanup": [
     "/include",
     "/lib/pkgconfig",
     "/lib/*.a",
     "/lib/*.la",
     "/lib/*.so",
     "/share/man"
    ]
   },
   {
    "name": "handbrake-cli",
    "no-autogen": true,
    "config-opts": [
     "--flatpak",
     "--disable-gtk"
    ],
    "builddir": true,
    "post-install": [
     "rm -rf /app/share"
    ],
    "build-options": {},
    "sources": [
     {
      "type": "archive",
      "path": "handbrake.tar.bz2",
      "strip-components": 1
     },
     {
      "type": "archive",
      "path": "download.tgz",
      "strip-components": 0
     }
    ],
    "modules": [],
    "cleanup": [
     "/etc",
     "/include",
     "/lib/cmake",
     "/lib/pkgconfig",
     "/lib/*.a",
     "/lib/*.la",
     "/lib/*.so"
    ]
   }
  ]
 }
}