blob: b02f654359838058415ac80591d56d08b9086cb6 (
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 = stasis-git
pkgdesc = A modern Wayland idle manager designed for simplicity and effectiveness (git version)
pkgver = 1.3.0.r0.gb43675d
pkgrel = 1
url = https://github.com/saltnpepper97/stasis
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
makedepends = rust
depends = systemd
depends = dbus
depends = libinput
depends = wayland
optdepends = libnotify: desktop notifications
optdepends = pipewire-pulse: audio sink detection for media handling
optdepends = pulseaudio: audio sink detection for media handling (alternative to pipewire-pulse)
provides = stasis
conflicts = stasis
options = !debug
source = git+https://github.com/saltnpepper97/stasis.git
sha256sums = SKIP
pkgname = stasis-git
|