{
 "app_id": "nl.g4d.Girens",
 "source_url": "https://raw.githubusercontent.com/flathub/nl.g4d.Girens/master/nl.g4d.Girens.yaml",
 "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=all",
  "--talk-name=org.freedesktop.secrets",
  "--own-name=org.mpris.MediaPlayer2.Girens"
 ],
 "module_count": 19,
 "fetched_at": "2026-09-20T12:21:59.392105+00:00",
 "manifest": {
  "app-id": "nl.g4d.Girens",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "sdk": "org.gnome.Sdk",
  "command": "girens",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=pulseaudio",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=all",
   "--own-name=org.mpris.MediaPlayer2.Girens",
   "--talk-name=org.freedesktop.secrets",
   "--metadata=X-DConf=migrate-path=/nl/g4d/Girens/"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "ffmpeg",
    "cleanup": [
     "/include",
     "/lib/pkgconfig",
     "/share/ffmpeg/examples"
    ],
    "config-opts": [
     "--enable-shared",
     "--disable-static",
     "--enable-gnutls",
     "--disable-doc",
     "--disable-ffplay",
     "--enable-version3",
     "--enable-demuxer=dash",
     "--enable-libxml2",
     "--disable-programs",
     "--disable-encoders",
     "--disable-muxers"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/FFmpeg/FFmpeg",
      "tag": "n9.0.1",
      "commit": "bf1b838f2ab88b4f8fd83443325c782ea0e0f7fa"
     }
    ]
   },
   {
    "name": "libmpv",
    "cleanup": [
     "/include",
     "/lib/pkgconfig"
    ],
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuild-date=false",
     "-Dlibmpv=true",
     "-Dmanpage-build=disabled",
     "-Dcdda=disabled",
     "-Ddvbin=disabled",
     "-Ddvdnav=disabled",
     "-Dlibarchive=enabled",
     "-Dshaderc=disabled",
     "-Dvulkan=disabled"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mpv-player/mpv",
      "tag": "v0.41.0",
      "commit": "41f6a645068483470267271e1d09966ca3b9f413",
      "x-checker-data": {
       "type": "git"
      }
     }
    ],
    "modules": [
     {
      "name": "libass",
      "cleanup": [
       "/include",
       "/lib/*.la",
       "/lib/pkgconfig"
      ],
      "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"
        }
       }
      ],
      "modules": [
       {
        "name": "fribidi",
        "cleanup": [
         "/bin",
         "/include",
         "/lib/pkgconfig",
         "/lib/*.la",
         "/share/man"
        ],
        "sources": [
         {
          "type": "archive",
          "url": "https://github.com/fribidi/fribidi/releases/download/v1.0.17/fribidi-1.0.17.tar.xz",
          "sha256": "6949dcde27d41cebad1fd741fcafc36d55a1020d2d872d4a6eb3914caabbada2",
          "x-checker-data": {
           "type": "anitya",
           "project-id": 857,
           "stable-only": true,
           "url-template": "https://github.com/fribidi/fribidi/releases/download/v$version/fribidi-$version.tar.xz"
          }
         }
        ]
       },
       {
        "name": "libplacebo",
        "buildsystem": "meson",
        "config-opts": [
         "-Dvulkan=enabled",
         "-Dshaderc=disabled"
        ],
        "cleanup": [
         "/lib/pkgconfig",
         "/include"
        ],
        "sources": [
         {
          "type": "git",
          "url": "https://code.videolan.org/videolan/libplacebo.git",
          "tag": "v7.360.1",
          "commit": "cee9b076f2c63104ccfd497fa79c39a867293ec4",
          "x-checker-data": {
           "type": "git"
          }
         }
        ],
        "modules": [
         {
          "name": "glslang",
          "buildsystem": "cmake-ninja",
          "builddir": true,
          "config-opts": [
           "-DBUILD_SHARED_LIBS=ON",
           "-DENABLE_OPT=OFF"
          ],
          "cleanup": [
           "/bin",
           "/lib/cmake",
           "/include"
          ],
          "sources": [
           {
            "type": "archive",
            "archive-type": "tar",
            "url": "https://github.com/KhronosGroup/glslang/archive/refs/tags/16.6.0.tar.gz",
            "sha256": "9c09b901149c729df745057dafa815278aaa101b84d2b6e14f16a42de52f97f2",
            "x-checker-data": {
             "type": "anitya",
             "project-id": 205796,
             "stable-only": true,
             "url-template": "https://github.com/KhronosGroup/glslang/archive/refs/tags/$version.tar.gz"
            }
           }
          ]
         }
        ]
       }
      ]
     }
    ]
   },
   {
    "name": "mpv",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix=/app mpv-*.whl"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/f4/cf/0d5f52753366ecf2c3d763e331dcda54b0f20a1a8e52b175feb9c625399d/mpv-1.0.8-py3-none-any.whl",
      "sha256": "dcf77f612e3f5ce49bd89393f37d286de7ac290db6b0800f1fdcfe0aeb5ba9b8",
      "x-checker-data": {
       "type": "pypi",
       "packagetype": "bdist_wheel",
       "name": "mpv"
      }
     }
    ],
    "modules": [
     {
      "name": "PyOpenGL",
      "buildsystem": "simple",
      "build-commands": [
       "pip3 install --prefix=/app pyopengl-*.whl"
      ],
      "sources": [
       {
        "type": "file",
        "url": "https://files.pythonhosted.org/packages/de/e4/1ba6f44e491c4eece978685230dde56b14d51a0365bc1b774ddaa94d14cd/pyopengl-3.1.10-py3-none-any.whl",
        "sha256": "794a943daced39300879e4e47bd94525280685f42dbb5a998d336cfff151d74f",
        "x-checker-data": {
         "type": "pypi",
         "packagetype": "bdist_wheel",
         "name": "PyOpenGL"
        }
       }
      ]
     }
    ]
   },
   {
    "name": "PlexAPI",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --prefix=/app plexapi-*.whl"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://files.pythonhosted.org/packages/64/a8/09a5680e8184ad6251db8f8732fe8bf1f9a85c6377433833da965babd927/plexapi-4.18.2-py3-none-any.whl",
      "sha256": "7ff9f30db57af08407500b2d59e5e57d674d2aa6082dce418086019abb5b8f78",
      "x-checker-data": {
       "type": "pypi",
       "packagetype": "bdist_wheel",
       "name": "PlexAPI"
      }
     }
    ],
    "modules": [
     {
      "name": "idna",
      "buildsystem": "simple",
      "build-commands": [
       "pip3 install --prefix=/app idna-*.whl"
      ],
      "sources": [
       {
        "type": "file",
        "url": "https://files.pythonhosted.org/packages/58/a2/bb081bab032533a855d44de1d56f8e8426114ff1ba5d1f07a438a0a654f8/idna-3.20-py3-none-any.whl",
        "sha256": "ab7ae7122974553370f0bdb919e1a960b2cd1bc1ef0276416d896db81c14582c",
        "x-checker-data": {
         "type": "pypi",
         "packagetype": "bdist_wheel",
         "name": "idna"
        }
       }
      ]
     },
     {
      "name": "certifi",
      "buildsystem": "simple",
      "build-commands": [
       "pip3 install --prefix=/app certifi-*.whl"
      ],
      "sources": [
       {
        "type": "file",
        "url": "https://files.pythonhosted.org/packages/0b/a7/71ac2cff56fec219ed242bb11b8efb69fcc4bec75db06fb7bfe35de520e6/certifi-2026.7.22-py3-none-any.whl",
        "sha256": "62f22742b58a1a33014a2b6b706588a8d7e2a88ae7bd1a6ebe8c992928483775",
        "x-checker-data": {
         "type": "pypi",
         "packagetype": "bdist_wheel",
         "name": "certifi"
        }
       }
      ]
     },
     {
      "name": "chardet",
      "buildsystem": "simple",
      "build-commands": [
       "pip3 install --prefix=/app chardet-*.whl"
      ],
      "sources": [
       {
        "type": "file",
        "url": "https://files.pythonhosted.org/packages/cf/6e/5a0b348fa4cd7847567a28c6e697ccf58391960bfd13a6e7473ee23ca2f2/chardet-7.6.0-py3-none-any.whl",
        "sha256": "4076d795897ce45239825956a1334e134322ecc4bfe84dbb12acd5390de0fbc1",
        "x-checker-data": {
         "type": "pypi",
         "packagetype": "bdist_wheel",
         "name": "chardet"
        }
       }
      ]
     },
     {
      "name": "urllib3",
      "buildsystem": "simple",
      "build-commands": [
       "pip3 install --prefix=/app urllib3-*.whl"
      ],
      "sources": [
       {
        "type": "file",
        "url": "https://files.pythonhosted.org/packages/92/9d/c4e665119135114480843e7ab388fa94d8480650450e6f8e26b70d323a4c/urllib3-2.8.0-py3-none-any.whl",
        "sha256": "0cf3cae568d36aa9576b28dfb35f11328f1cb974ca7647d9475ebb86c75ac6e3",
        "x-checker-data": {
         "type": "pypi",
         "packagetype": "bdist_wheel",
         "name": "urllib3"
        }
       }
      ]
     },
     {
      "name": "requests",
      "buildsystem": "simple",
      "build-commands": [
       "pip3 install --prefix=/app requests-*.whl"
      ],
      "sources": [
       {
        "type": "file",
        "url": "https://files.pythonhosted.org/packages/a0/f4/c67b0b3f1b9245e8d266f0f112c500d50e5b4e83cb6f3b71b6528104182a/requests-2.34.2-py3-none-any.whl",
        "sha256": "2a0d60c172f83ac6ab31e4554906c0f3b3588d37b5cb939b1c061f4907e278e0",
        "x-checker-data": {
         "type": "pypi",
         "packagetype": "bdist_wheel",
         "name": "requests"
        }
       }
      ],
      "modules": [
       {
        "name": "charset-normalizer",
        "buildsystem": "simple",
        "build-commands": [
         "pip3 install --prefix=/app charset_normalizer-*.whl"
        ],
        "sources": [
         {
          "type": "file",
          "url": "https://files.pythonhosted.org/packages/cc/61/d01fc49b8dea277640b55a9e15960dbca9fdc8c9fde18e572d39c59f4019/charset_normalizer-3.5.1-py3-none-any.whl",
          "sha256": "6df0ec430f9a831772c23ca5a224cba36517a58a84bb32c32bb59a9fa67c47f6",
          "x-checker-data": {
           "type": "pypi",
           "packagetype": "bdist_wheel",
           "name": "charset-normalizer"
          }
         }
        ]
       }
      ]
     },
     {
      "name": "tqdm",
      "buildsystem": "simple",
      "build-commands": [
       "pip3 install --prefix=/app tqdm-*.whl"
      ],
      "sources": [
       {
        "type": "file",
        "url": "https://files.pythonhosted.org/packages/a7/03/921a3d3c75785aca9ebfbfcabfbc3a1be12e2ab5265deb026d55a5a3f83e/tqdm-4.70.1-py3-none-any.whl",
        "sha256": "c293e525e6fef9c20e8728fd4612df02a0aa31bb5fe91ecd93e123b1b7bffa73",
        "x-checker-data": {
         "type": "pypi",
         "packagetype": "bdist_wheel",
         "name": "tqdm"
        }
       }
      ]
     },
     {
      "name": "six",
      "buildsystem": "simple",
      "build-commands": [
       "pip3 install --prefix=/app six-*.whl"
      ],
      "sources": [
       {
        "type": "file",
        "url": "https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl",
        "sha256": "4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274",
        "x-checker-data": {
         "type": "pypi",
         "packagetype": "bdist_wheel",
         "name": "six"
        }
       }
      ]
     },
     {
      "name": "websocket-client",
      "buildsystem": "simple",
      "build-commands": [
       "pip3 install --prefix=/app websocket_client-*.whl"
      ],
      "sources": [
       {
        "type": "file",
        "url": "https://files.pythonhosted.org/packages/d5/d2/cc4dc1271e464942db7ee278baae2daa99ee77cb2af744025c04da585a3e/websocket_client-1.9.2-py3-none-any.whl",
        "sha256": "e1a673830a9c7bfa47b1cd3d5e4178f4c9651d80a4eab02c9c23a1c3ec6250ce",
        "x-checker-data": {
         "type": "pypi",
         "packagetype": "bdist_wheel",
         "name": "websocket-client"
        }
       }
      ]
     }
    ]
   },
   {
    "name": "girens",
    "buildsystem": "meson",
    "config-opts": [
     "--libdir=lib",
     "-Dbuildtype=release",
     "-Dnetwork_tests=false"
    ],
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/tijder/girens",
      "commit": "cbbfd829b4d3e3d76eaab91e757bfbbbb812599b",
      "tag": "v2.0.10"
     }
    ]
   }
  ]
 }
}