28 lines
1004 B
Plaintext
28 lines
1004 B
Plaintext
pkgbase = jellyfin-mpv-shim
|
|
pkgdesc = Cast media from Jellyfin Mobile and Web apps to MPV
|
|
pkgver = 2.0.1
|
|
pkgrel = 1
|
|
url = https://github.com/jellyfin/jellyfin-mpv-shim
|
|
install = jellyfin-mpv-shim.install
|
|
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.7.2
|
|
depends = tk
|
|
optdepends = python-pystray: systray support
|
|
optdepends = python-jinja: display mirroring support
|
|
optdepends = python-pywebview>=3.3.1: display mirroring 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-2.0.1.tar.gz::https://github.com/jellyfin/jellyfin-mpv-shim/archive/v2.0.1.tar.gz
|
|
sha256sums = 14eaec91a93df8db96fc6a541e2b5adf21c8c7c0f61f997e2f60a63ab591ccbb
|
|
|
|
pkgname = jellyfin-mpv-shim
|
|
|