{
 "app_id": "io.github.diegopvlk.Cine",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.diegopvlk.Cine/master/io.github.diegopvlk.Cine.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "51",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-run/pipewire-0:ro",
  "--filesystem=xdg-pictures/Cine Screenshots:create",
  "--filesystem=xdg-run/gvfsd",
  "--filesystem=xdg-run/gvfs",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 10,
 "fetched_at": "2026-09-19T12:42:24.232686+00:00",
 "manifest": {
  "id": "io.github.diegopvlk.Cine",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "sdk": "org.gnome.Sdk",
  "command": "cine",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--filesystem=xdg-pictures/Cine Screenshots:create",
   "--filesystem=xdg-run/pipewire-0:ro",
   "--filesystem=xdg-run/gvfs",
   "--filesystem=xdg-run/gvfsd",
   "--talk-name=org.gtk.vfs.*",
   "--env=LC_NUMERIC=C",
   "--env=GSK_RENDERER=gl"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a",
   "/lib/cmake"
  ],
  "cleanup-commands": [
   "python3 -m compileall --invalidation-mode=unchecked-hash /app"
  ],
  "modules": [
   {
    "name": "libmpv",
    "cleanup": [
     "/share/applications",
     "/share/bash-completion",
     "/share/doc",
     "/share/icons",
     "/share/zsh"
    ],
    "buildsystem": "meson",
    "config-opts": [
     "-Dlibmpv=true",
     "-Dbuild-date=false",
     "-Dalsa=disabled",
     "-Dlua=enabled"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/mpv-player/mpv/archive/v0.41.0.tar.gz",
      "sha256": "ee21092a5ee427353392360929dc64645c54479aefdb5babc5cfbb5fad626209",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 5348,
       "stable-only": true,
       "url-template": "https://github.com/mpv-player/mpv/archive/v$version.tar.gz",
       "is-important": true
      }
     },
     {
      "type": "patch",
      "path": "fix-screenshots.diff"
     }
    ],
    "modules": [
     "shared-modules/lua5.1/lua-5.1.5.json",
     {
      "name": "libass",
      "config-opts": [
       "--disable-static"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://github.com/libass/libass/releases/download/0.17.5/libass-0.17.5.tar.xz",
        "sha256": "2dca25c0e0c837ddf00b52011b3f82cac1e4ddd3ad018227806b0c2288864acc",
        "x-checker-data": {
         "type": "anitya",
         "project-id": 1560,
         "stable-only": true,
         "url-template": "https://github.com/libass/libass/releases/download/$version/libass-$version.tar.xz"
        }
       }
      ]
     },
     {
      "name": "uchardet",
      "buildsystem": "cmake-ninja",
      "config-opts": [
       "-DCMAKE_BUILD_TYPE=Release",
       "-DBUILD_STATIC=0",
       "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
      ],
      "cleanup": [
       "/bin"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://www.freedesktop.org/software/uchardet/releases/uchardet-0.0.8.tar.xz",
        "sha256": "e97a60cfc00a1c147a674b097bb1422abd9fa78a2d9ce3f3fdcc2e78a34ac5f0",
        "x-checker-data": {
         "type": "anitya",
         "project-id": 9265,
         "stable-only": true,
         "url-template": "https://www.freedesktop.org/software/uchardet/releases/uchardet-$version.tar.xz"
        }
       }
      ]
     },
     {
      "name": "libplacebo",
      "buildsystem": "meson",
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/haasn/libplacebo.git",
        "commit": "cee9b076f2c63104ccfd497fa79c39a867293ec4",
        "tag": "v7.360.1",
        "x-checker-data": {
         "type": "git",
         "tag-pattern": "^v([\\d.]+)$"
        }
       }
      ]
     }
    ]
   },
   {
    "name": "yt-dlp",
    "modules": [
     {
      "name": "deno",
      "buildsystem": "simple",
      "build-commands": [
       "install -Dm755 deno /app/bin/deno"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://github.com/denoland/deno/releases/download/v2.9.7/deno-x86_64-unknown-linux-gnu.zip",
        "sha256": "c6527f24f4b16031d3ae4fa9f658d5f11534c8d84ce7dc8502420280919c3490",
        "only-arches": [
         "x86_64"
        ],
        "x-checker-data": {
         "type": "anitya",
         "project-id": 133196,
         "url-template": "https://github.com/denoland/deno/releases/download/v$version/deno-x86_64-unknown-linux-gnu.zip"
        }
       },
       {
        "type": "archive",
        "url": "https://github.com/denoland/deno/releases/download/v2.9.7/deno-aarch64-unknown-linux-gnu.zip",
        "sha256": "c832298b1ad4422481334855f6003e0f54145762c5a134f20a489511d2f65bbf",
        "only-arches": [
         "aarch64"
        ],
        "x-checker-data": {
         "type": "anitya",
         "project-id": 133196,
         "url-template": "https://github.com/denoland/deno/releases/download/v$version/deno-aarch64-unknown-linux-gnu.zip"
        }
       }
      ]
     },
     {
      "name": "yt-dlp-ejs",
      "buildsystem": "simple",
      "build-commands": [
       "pip3 install --prefix=/app yt_dlp_ejs*.whl"
      ],
      "sources": [
       {
        "type": "file",
        "url": "https://files.pythonhosted.org/packages/e3/bd/520769863744b669440a924271a6159ddd82ad5ae26b4ac4d4b69e9f8d44/yt_dlp_ejs-0.8.0-py3-none-any.whl",
        "sha256": "79300e5fca7f937a1eeede11f0456862c1b41107ce1d726871e0207424f4bdb4",
        "x-checker-data": {
         "type": "pypi",
         "name": "yt-dlp-ejs",
         "packagetype": "bdist_wheel"
        }
       }
      ]
     }
    ],
    "no-autogen": true,
    "no-make-install": true,
    "make-args": [
     "yt-dlp",
     "PYTHON=/usr/bin/python3"
    ],
    "post-install": [
     "install yt-dlp /app/bin"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/yt-dlp/yt-dlp.git",
      "tag": "2026.08.19",
      "commit": "3a08beaf031ab68f966401ead017ac81fe8486cf",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "python-mpv",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-index --no-build-isolation --find-links=. --prefix=/app python_mpv"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/77/bc/6aa34c8805ff62e2fefc7d171563c60598aac215d5241186031a2c839935/python_mpv-1.0.8.tar.gz",
      "sha256": "017fa359da059c831a94c419083491903e6d2f7c81b9841c33c196cabf4b3fe3"
     }
    ]
   },
   {
    "name": "cine",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/diegopvlk/Cine",
      "tag": "v1.8.5",
      "commit": "a71cb18890baa40b4f29fb0f3d136c4e5e821a71"
     }
    ]
   }
  ]
 }
}