blob: 4cf82956f553921f308a976ac49bc9ff81777ed3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = gelata-git
pkgdesc = Gelata is a modern and robust Jellyfin client for the Linux desktop.
pkgver = r2.e72a7b3
pkgrel = 1
url = https://gitlab.com/bscubed/gelata
arch = any
license = GPL3
checkdepends = appstream-glib
makedepends = git
makedepends = meson
makedepends = blueprint-compiler
makedepends = gobject-introspection
depends = libadwaita
depends = mpv
depends = python-gobject
depends = python-opengl
depends = python-pycountry
optdepends = jellyfin: The Free Software Media System
provides = gelata
conflicts = gelata
source = git+https://gitlab.com/bscubed/gelata.git
b2sums = SKIP
pkgname = gelata-git
|