blob: f7e44c5bcc30e61388065e6ac8ad13b6701c877d (
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 = hyprcursor-git
pkgdesc = The hyprland cursor format, library and utilities
pkgver = 0.1.12.r1.g2fd3642
pkgrel = 1
url = https://github.com/hyprwm/hyprcursor
arch = x86_64
arch = aarch64
license = BSD-3-Clause
makedepends = git
makedepends = cmake
makedepends = ninja
depends = cairo
depends = hyprlang-git
depends = librsvg
depends = libzip
depends = tomlplusplus
provides = hyprcursor=0.1.12.r1.g2fd3642
provides = libhyprcursor.so
conflicts = hyprcursor
source = hyprcursor::git+https://github.com/hyprwm/hyprcursor.git
sha256sums = SKIP
pkgname = hyprcursor-git
|