blob: 686988fb2ad34b80204dccd53590124ea94d2056 (
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.119
pkgrel = 1
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.119.tar.gz::https://github.com/graysky2/kodi-standalone-service/archive/v1.119.tar.gz
b2sums = 47b1b53b020b4edf2d427ad63395b28beeaab785d465ebf6e3b62159fa6606f223d3a58f8ef766cfe8ced6486c65e64f7e651b63050376386474ce1c3d7feff5
pkgname = kodi-standalone-service
|