blob: 2ff8cfa2d65094c18adc6f0f114b0aa3bb1b031d (
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 = hyprsunset-git
pkgdesc = An application to enable a blue-light filter on Hyprland
pkgver = 0.3.1.r0.g962f519
pkgrel = 1
url = https://github.com/hyprwm/hyprsunset
arch = x86_64
arch = aarch64
license = BSD-3-Clause
makedepends = hyprland-protocols-git>=0.4.0
makedepends = hyprwayland-scanner-git>=0.4.0
makedepends = cmake
makedepends = git
makedepends = ninja
depends = hyprlang-git
depends = hyprutils-git>=0.2.3
depends = wayland
depends = wayland-protocols
provides = hyprsunset=0.3.1
conflicts = hyprsunset
source = hyprsunset::git+https://github.com/hyprwm/hyprsunset.git
sha256sums = SKIP
pkgname = hyprsunset-git
|