gui-apps/hyprsysteminfo: treeclean

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2026-04-04 12:29:15 +05:00
parent 5c5ea4bc5d
commit 308870bb3b
4 changed files with 0 additions and 46 deletions

View File

@@ -1 +0,0 @@
DIST hyprsysteminfo-0.1.3.tar.gz 83523 BLAKE2B 21f565b129ed2116d3e999141e271795c5b4f24ce06ec5a889460265fcd92e2b70ae69f8b66861176caeaf68f83ffc2e643da95b50656088e361d1bcf19a52ea SHA512 8ed2226fd4ab358ce7b9632d0555d19047b02f7c1cbabcf61470df3ab66a822c22b66899ba1188007bec3b52a28c67c205907a234966ed3cb63f738607dbf612

View File

@@ -1,30 +0,0 @@
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake
DESCRIPTION="Hyprland's system information GUI application"
HOMEPAGE="https://wiki.hyprland.org/Hypr-Ecosystem/hyprsysteminfo"
SRC_URI="https://github.com/hyprwm/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="
dev-qt/qtbase:6[gui,widgets]
dev-qt/qtdeclarative:6
dev-qt/qtwayland:6
gui-libs/hyprutils:=
"
RDEPEND="
${DEPEND}
gui-libs/hyprland-qt-support
"
BDEPEND="
virtual/pkgconfig
"

View File

@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>johu@gmx.de</email>
<name>Johannes Huber</name>
</maintainer>
<upstream>
<changelog>https://github.com/hyprwm/hyprsysteminfo/releases</changelog>
<doc>https://wiki.hyprland.org/Hypr-Ecosystem/hyprsysteminfo</doc>
<bugs-to>https://github.com/hyprwm/hyprsysteminfo/issues</bugs-to>
<remote-id type="github">hyprwm/hyprsysteminfo</remote-id>
</upstream>
</pkgmetadata>