29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
pkgbase = jellyfin-mpv-shim
|
|
pkgdesc = Cast media from Jellyfin Mobile and Web apps to MPV
|
|
pkgver = 2.0.0
|
|
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-pydantic
|
|
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.0.tar.gz::https://github.com/jellyfin/jellyfin-mpv-shim/archive/v2.0.0.tar.gz
|
|
sha256sums = f9adf44c4ea0fa0eae1ffc07753cf047c99cfbbf7d89d9943aa46ac43470fe58
|
|
|
|
pkgname = jellyfin-mpv-shim
|
|
|