{
 "app_id": "org.blender.app",
 "source_url": "https://gitlab.com/gbraad/flatpak-blender/-/raw/master/org.blender.app.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "1.4",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 16,
 "fetched_at": "2026-09-18T08:10:13.913728+00:00",
 "manifest": {
  "id": "org.blender.app",
  "version": "2.78a",
  "branch": "stable",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "1.4",
  "sdk": "org.freedesktop.Sdk",
  "command": "blender",
  "rename-desktop-file": "blender.desktop",
  "rename-icon": "blender",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=pulseaudio",
   "--device=dri",
   "--filesystem=home"
  ],
  "modules": [
   "glu/glu-9.0.0.json",
   "glew/glew-2.0.0.json",
   "python/Python-3.5.json",
   "numpy/numpy-1.10.4.json",
   "openexr/ilmbase-2.2.0.json",
   "openexr/openexr-2.2.0.json",
   "boost/boost-1.60.0.json",
   "openimageio/openimageio-1.6.17.json",
   "opencolorio/opencolorio-1.0.9.json",
   "yasm/yasm-1.3.0.json",
   "openjpeg/openjpeg-1.5.2.json",
   "openal/openal-1.17.2.json",
   "gpac/gpac-0.6.1.json",
   "x264/x264-snapshot-20160911-2245-stable.json",
   "ffmpeg/ffmpeg-2.8.8.json",
   {
    "name": "blender",
    "cmake": true,
    "config-opts": [
     "-DWITH_INSTALL_PORTABLE:BOOL=OFF",
     "-DWITH_PYTHON_INSTALL:BOOL=OFF",
     "-DWITH_PLAYER:BOOL=ON",
     "-DWITH_OPENCOLORIO:BOOL=ON",
     "-DWITH_CODEC_FFMPEG:BOOL=ON"
    ],
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://download.blender.org/source/blender-2.78a.tar.gz",
      "sha256": "014a14b1ba00c0e651f106469b2e5dd444f11be5a7af48056f0ed59de90cceaf"
     },
     {
      "type": "file",
      "path": "org.blender.app.appdata.xml"
     }
    ],
    "post-install": [
     "mkdir -p /app/share/appdata",
     "install -m644 -p ../org.blender.app.appdata.xml /app/share/appdata/"
    ],
    "cleanup": [
     "/share/doc"
    ]
   }
  ]
 }
}