blob: 7a6bafac63a7c0ad0121ab398114f1d6811c3587 (
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 = hyprgraphics-git
pkgdesc = Hyprland graphics / resource utilities
pkgver = 0.1.0.r0.g4d927a52
pkgrel = 1
url = https://github.com/hyprwm/hyprgraphics
arch = any
license = BSD-3-Clause
makedepends = git
makedepends = cmake
makedepends = gcc
depends = pixman
depends = cairo
depends = hyprutils-git
depends = libjpeg
depends = libwebp
depends = libjxl
depends = file
provides = hyprgraphics
conflicts = hyprgraphics
source = hyprgraphics::git+https://github.com/hyprwm/hyprgraphics.git
sha256sums = SKIP
pkgname = hyprgraphics-git
|