30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
pkgbase = jellyfin-mpv-shim
|
|
pkgdesc = Cast media from Jellyfin Mobile and Web apps to MPV. (Unofficial)
|
|
pkgver = 1.8.0
|
|
pkgrel = 1
|
|
url = https://github.com/iwalton3/jellyfin-mpv-shim
|
|
arch = any
|
|
license = MIT
|
|
makedepends = python-setuptools
|
|
makedepends = gettext
|
|
depends = mpv
|
|
depends = python>=3.6
|
|
depends = python-mpv
|
|
depends = python-mpv-jsonipc>=1.1.9
|
|
depends = python-jellyfin-apiclient>=1.6.1
|
|
depends = tk
|
|
optdepends = python-pystray: systray support
|
|
optdepends = python-jinja: display mirroring support
|
|
optdepends = python-pywebview>=3.3.1: desktop client and display mirroring support
|
|
optdepends = python-werkzeug: desktop client support
|
|
optdepends = python-flask: desktop client support
|
|
optdepends = jellyfin-mpv-shim-web: desktop client support
|
|
optdepends = svp: SmoothVideo Project server
|
|
optdepends = mpv-shim-default-shaders: default shader pack
|
|
optdepends = python-pypresence: Discord Rich Presence integration
|
|
source = jellyfin-mpv-shim-1.8.0.tar.gz::https://github.com/iwalton3/jellyfin-mpv-shim/archive/v1.8.0.tar.gz
|
|
sha256sums = adb6856441418bf43013a915f30eef83d0d7f9cfcbb80f0afa5e3f7dcddfc232
|
|
|
|
pkgname = jellyfin-mpv-shim
|
|
|