Initial commit

This commit is contained in:
Christian Schendel 2025-09-01 22:54:39 +02:00
commit 5d116db677
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
8 changed files with 206 additions and 0 deletions

26
.SRCINFO Normal file
View file

@ -0,0 +1,26 @@
pkgbase = hyprsysteminfo
pkgdesc = A tiny qt6/qml application to display information about the running system
pkgver = 0.1.3
pkgrel = 10
url = https://github.com/hyprwm/hyprsysteminfo
arch = x86_64
arch = aarch64
license = BSD-3-Clause
makedepends = cmake
makedepends = gcc
makedepends = git
makedepends = vulkan-headers
depends = gcc-libs
depends = glibc
depends = hyprutils
depends = libhyprutils.so
depends = hyprland-qt-support
depends = qt6-base
depends = qt6-declarative
depends = qt6-wayland
provides = hyprsysteminfo
conflicts = hyprsysteminfo-git
source = hyprsysteminfo-0.1.3::git+https://github.com/hyprwm/hyprsysteminfo.git#tag=v0.1.3
b2sums = eb8223dba0e414acf54d2fa6a4f5606ae8037ea1c8ea811bc703a3f1ad7a8e6e4ca8e8c2c2d20bd8650a1ee4f3dab4b7fae1d5da45e4c01dc426e41f3a485e8e
pkgname = hyprsysteminfo