blob: c097c1d8e57f6a7c0cae9f3b7802e5195369e560 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = hyprgui
pkgdesc = GUI for configuring Hyprland, written in blazingly fast Rust!
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/hyprutils/hyprgui
arch = x86_64
license = GPL-2.0
makedepends = rustup
makedepends = pango
makedepends = glibc
makedepends = gcc-libs
depends = gtk4
optdepends = hyprland
source = hyprgui-0.2.0.tar.gz::https://github.com/hyprutils/hyprgui/archive/refs/tags/v0.2.0.tar.gz
sha256sums = 01bf18f5efc5f9a87cfb0ba4489c7bdae6ecd173e1fdaeba0efcca167e08bd3a
pkgname = hyprgui
|