25 lines
870 B
Plaintext
25 lines
870 B
Plaintext
pkgbase = jellyfin-mpv-shim
|
|
pkgdesc = Cast media from Jellyfin Mobile and Web apps to MPV. (Unofficial)
|
|
pkgver = 1.5.9
|
|
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.4.0
|
|
depends = tk
|
|
optdepends = python-pystray: systray support
|
|
optdepends = python-jinja: display mirroring support
|
|
optdepends = python-pywebview: desktop client and display mirroring support
|
|
optdepends = python-werkzeug: desktop client support
|
|
optdepends = python-flask: desktop client support
|
|
source = https://github.com/iwalton3/jellyfin-mpv-shim/archive/v1.5.9.tar.gz
|
|
sha256sums = e318663b711acbbc103b28acaa3e9ebd280ef36593f6e18f9307b01df95f3952
|
|
|
|
pkgname = jellyfin-mpv-shim
|
|
|