blob: 580b48fd62a8cfeb6cf6e52339ceab690b1b6b9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = hyprcaffeine
pkgdesc = ☕ Idle inhibition utility for Hyprland — caffeine for your Wayland compositor
pkgver = 0.9.2
pkgrel = 1
url = https://github.com/hbuddenberg/hyprcaffeine
install = hyprcaffeine.install
arch = any
license = MIT
depends = bash
depends = jq
depends = hyprland
depends = hypridle
depends = socat
optdepends = gum: interactive menu and styled prompts
optdepends = libnotify: desktop notifications
optdepends = walker: menu frontend
source = hyprcaffeine-0.9.2.tar.gz::https://github.com/hbuddenberg/hyprcaffeine/releases/download/v0.9.2/hyprcaffeine-0.9.2.tar.gz
sha256sums = 37f14703aa3f6d0b466400a5ee831a4bbaf409a3c2ac53d643694a6c17b3ce56
pkgname = hyprcaffeine
|