blob: 1c49ebc3f81ae3d8652195506c70a7d409193a82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = sway-services-git
pkgdesc = Collection of sway and friends systemd unit files
pkgver = r18.2320d33
pkgrel = 1
url = https://github.com/xdbob/sway-services
arch = any
license = MIT
makedepends = meson
depends = sway
optdepends = python3: for swayidle.service
optdepends = python-yaml: for swayidle.service
optdepends = mako
optdepends = swayidle
optdepends = kanshi
source = git+https://github.com/xdbob/sway-services.git
md5sums = SKIP
pkgname = sway-services-git
|