blob: 515f92fba44a929f00d5f095e229ff32be6e4516 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = hyprland-qtutils-git
pkgdesc = Hyprland QT/qml utility apps
pkgver = 0.0.1.r14.3833097
pkgrel = 1
url = https://github.com/hyprwm/hyprland-qtutils
arch = x86_64
arch = aarch64
license = BSD-3-Clause
makedepends = git
makedepends = cmake
makedepends = gcc
depends = hyprutils-git
depends = qqc2-desktop-style
depends = qt6-wayland
provides = hyprland-qtutils
conflicts = hyprland-qtutils
source = hyprland-qtutils::git+https://github.com/hyprwm/hyprland-qtutils.git
sha256sums = SKIP
pkgname = hyprland-qtutils-git
|