blob: 914c111e8c949c1bf54a92b99341f0a19f4d5d95 (
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
25
26
|
pkgbase = gummy-git
pkgdesc = Screen brightness/temperature manager for Linux
pkgver = 0.6.0.r0.g24b77f3
pkgrel = 1
url = https://codeberg.org/fusco/gummy
install = gummy.install
arch = x86_64
license = GPL-3.0-or-later
makedepends = cli11
makedepends = cmake
makedepends = git
makedepends = ninja
makedepends = nlohmann-json
depends = ddcutil
depends = fmt
depends = libxcb
depends = sdbus-cpp
depends = spdlog
depends = systemd-libs
depends = xcb-util-image
provides = gummy=0.6.0
conflicts = gummy
source = fusco.gummy::git+https://codeberg.org/fusco/gummy.git
sha256sums = SKIP
pkgname = gummy-git
|