blob: c5a2f35e4db82b6fba9e250e1400ca52f93ada52 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = kodi-standalone-service
pkgdesc = Systemd services to run kodi in stand-alone mode without a DE
pkgver = 1.117
pkgrel = 3
url = https://github.com/graysky2/kodi-standalone-service
install = readme.install
arch = x86_64
license = MIT
depends = polkit
depends = libinput
optdepends = cage: for kodi-wayland.service
optdepends = xorg-server: for kodi-x11.service
optdepends = xorg-xinit: for kodi-x11.service
replaces = kodi-standalone-x11-service
replaces = kodi-standalone-gbm-service
replaces = kodi-standalone-wayland-service
source = kodi-standalone-service-v1.117.tar.gz::https://github.com/graysky2/kodi-standalone-service/archive/v1.117.tar.gz
b2sums = 09ae8b13a230a20767b69d905a23c4329e018cad4d31928297fbba6c32f6690fee0eaa7ce70b1071556c11eca897ee8985cb011f7346da0a1948515c2097a93c
pkgname = kodi-standalone-service
|