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.7
|
|
pkgrel = 3
|
|
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.7.tar.gz
|
|
sha256sums = 0006c228473fb3df8fc849a7c22908dcd9afe77e1ffc1207098c1a068150bc38
|
|
|
|
pkgname = jellyfin-mpv-shim
|
|
|