blob: 28d78ffbb34b89153ad1de6a6887fc70ec58c0eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = jellyfin-vue-git
pkgdesc = A modern web client for Jellyfin based on Vue
pkgver = r5325.32fb1c7f
pkgrel = 1
url = https://github.com/jellyfin/jellyfin-vue
install = jellyfin-vue.install
arch = any
license = GPL3
makedepends = nodejs>=22.11.0
makedepends = nodejs<23.0.0
makedepends = npm>=10.9.0
makedepends = git
conflicts = jellyfin-vue
backup = usr/share/jellyfin-vue/config.json
source = jellyfin-vue::git+https://github.com/jellyfin/jellyfin-vue.git
sha512sums = SKIP
pkgname = jellyfin-vue-git
|