blob: 99346a1a52ce72fb8d4b99b6ebd052cbd4efb04c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = tired-git
pkgdesc = A screen dimmer for Wayland, replicating macOS grace period and sleep dimming
pkgver = 9f0cce9
pkgrel = 1
url = https://github.com/matthewishere/tired
arch = x86_64
license = MIT
makedepends = git
depends = wayland
depends = wayland-protocols
depends = cmake
depends = gcc
depends = glibc
depends = make
provides = tired
conflicts = tired
source = git+https://github.com/matthewishere/tired.git
sha256sums = SKIP
pkgname = tired-git
|