blob: 09781aaa85b137d459ef17819803dc37fd2ccffa (
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 = hyprpaper-git
pkgdesc = A blazing fast wayland wallpaper utility with IPC controls
pkgver = 0.7.4.r4.g05337a4
pkgrel = 1
url = https://github.com/hyprwm/hyprpaper
arch = x86_64
arch = aarch64
license = BSD-3-Clause
makedepends = cmake
makedepends = git
makedepends = libglvnd
makedepends = ninja
makedepends = wayland-protocols
makedepends = xorgproto
depends = hyprgraphics-git
depends = hyprlang-git
depends = hyprutils-git
depends = hyprwayland-scanner-git
depends = pango
depends = wayland
provides = hyprpaper=0.7.4
conflicts = hyprpaper
source = hyprpaper::git+https://github.com/hyprwm/hyprpaper.git
sha256sums = SKIP
pkgname = hyprpaper-git
|