29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
pkgbase = jellyfin-mpv-shim
|
|
pkgdesc = Cast media from Jellyfin Mobile and Web apps to MPV. (Unofficial)
|
|
pkgver = 1.7.1
|
|
pkgrel = 1
|
|
url = https://github.com/iwalton3/jellyfin-mpv-shim
|
|
arch = any
|
|
license = MIT
|
|
makedepends = python-setuptools
|
|
depends = mpv
|
|
depends = python>=3.6
|
|
depends = python-mpv
|
|
depends = python-mpv-jsonipc>=1.1.9
|
|
depends = python-jellyfin-apiclient>=1.6.0
|
|
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.7.1.tar.gz::https://github.com/iwalton3/jellyfin-mpv-shim/archive/v1.7.1.tar.gz
|
|
sha256sums = 377768fbf3051a63272a3582fe0eb0d72cff8c99fbf68248b8caa545fe8a579c
|
|
|
|
pkgname = jellyfin-mpv-shim
|
|
|