{
 "app_id": "com.github.artemanufrij.playmyvideos",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.artemanufrij.playmyvideos/master/com.github.artemanufrij.playmyvideos.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=/media",
  "--filesystem=xdg-videos",
  "--filesystem=/run/media",
  "--talk-name=org.mpris.MediaPlayer2",
  "--talk-name=org.freedesktop.ScreenSaver",
  "--talk-name=org.freedesktop.thumbnails.Thumbnailer1"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:07:30.260201+00:00",
 "manifest": {
  "id": "com.github.artemanufrij.playmyvideos",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "io.elementary.BaseApp",
  "base-version": "circe-25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.vala"
  ],
  "build-options": {
   "prepend-path": "/usr/lib/sdk/vala/bin/",
   "prepend-ld-library-path": "/usr/lib/sdk/vala/lib"
  },
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--socket=pulseaudio",
   "--share=network",
   "--env=GST_PLUGIN_PATH_1_0=/app/lib/gstreamer-1.0",
   "--talk-name=org.freedesktop.ScreenSaver",
   "--talk-name=org.mpris.MediaPlayer2",
   "--talk-name=org.freedesktop.thumbnails.Thumbnailer1",
   "--filesystem=xdg-videos",
   "--filesystem=/media",
   "--filesystem=/run/media",
   "--metadata=X-DConf=migrate-path=/com/github/artemanufrij/playmyvideos/"
  ],
  "command": "com.github.artemanufrij.playmyvideos",
  "cleanup": [
   "*.a",
   "*.la"
  ],
  "cleanup-commands": [
   "rm -rf /app//bin/sassc",
   "rm -rf /app/include",
   "rm -rf /app/lib/libportal*",
   "rm -rf /app/lib/libsass*",
   "rm -rf /app/lib/girepository-1.0",
   "rm -rf /app/lib/pkgconfig",
   "rm -rf /app/share/gir-1.0",
   "rm -rf /app/share/vala"
  ],
  "modules": [
   "shared-modules/clutter/clutter.json",
   "shared-modules/libsoup/libsoup-2.4.json",
   {
    "name": "playmyvideos",
    "buildsystem": "meson",
    "post-install": [
     "mkdir -p /app/share/icons/hicolor/scalable/apps",
     "mv /app/share/icons/hicolor/64x64/apps/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/scalable/apps/",
     "find /app/share/icons/hicolor -type f -not -path \"*scalable*\" -not -path \"*actions*\" -name \"*.svg\" -delete"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/artemanufrij/playmyvideos/archive/1.1.2.tar.gz",
      "sha256": "3693045cf3d4071400edcec1c6b827e185bf54a3cd135188cbbb756fca7ecb5a"
     },
     {
      "type": "patch",
      "path": "fix-appdata.patch"
     },
     {
      "type": "patch",
      "path": "elementary-theme.patch"
     }
    ]
   }
  ]
 }
}