blob: 3e9b59ed41dee8ee4cd57b0bced9147eb452783a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = stasis
pkgdesc = A modern Wayland idle manager designed for simplicity and effectiveness
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/saltnpepper97/stasis
arch = x86_64
license = MIT
makedepends = cargo
makedepends = rust
depends = systemd
depends = dbus
depends = libinput
depends = wayland
optdepends = libnotify: for desktop notifications
optdepends = playerctl: enhanced media player detection
optdepends = pipewire-pulse: audio sink detection for media handling
optdepends = pulseaudio: audio sink detection for media handling (alternative to pipewire-pulse)
conflicts = stasis-git
options = !debug
source = stasis-1.1.0.tar.gz::https://github.com/saltnpepper97/stasis/archive/refs/tags/v1.1.0.tar.gz
sha256sums = 2a7da7c75d6f5f20145f7b5dfd7db7a1c560c72e626ed85a2419efd97f8f5ed8
pkgname = stasis
|