blob: 10700cb3de7b6188dabdc33cfe314b03c05cb05d (
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 = 2
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 = bfe082ca1f734606d4602d9373f65282ff5ee3cec885d7b8e3fbb74499e9b108992156c723a0063e66261cbe1bc5117261f61db0bb039c48f351014bfc278fed
pkgname = kodi-standalone-service
|