diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-15 07:18:38 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-15 07:18:38 +0000 |
| commit | c9b4bdbc36492fc6413d2a5c81302e75e9fcd790 (patch) | |
| tree | 8820c506600b37f475963b0507477f4302bd66de /gui-libs | |
| parent | d8aee02664a68a6c52b32502dc95fbad71f23848 (diff) | |
| download | baldeagleos-repo-c9b4bdbc36492fc6413d2a5c81302e75e9fcd790.tar.gz baldeagleos-repo-c9b4bdbc36492fc6413d2a5c81302e75e9fcd790.tar.xz baldeagleos-repo-c9b4bdbc36492fc6413d2a5c81302e75e9fcd790.zip | |
Adding metadata
Diffstat (limited to 'gui-libs')
| -rw-r--r-- | gui-libs/hyprland-qtutils/Manifest | 2 | ||||
| -rw-r--r-- | gui-libs/hyprland-qtutils/hyprland-qtutils-0.1.1.ebuild | 24 | ||||
| -rw-r--r-- | gui-libs/hyprland-qtutils/hyprland-qtutils-0.1.4.ebuild | 26 | ||||
| -rw-r--r-- | gui-libs/hyprland-qtutils/metadata.xml | 17 |
4 files changed, 0 insertions, 69 deletions
diff --git a/gui-libs/hyprland-qtutils/Manifest b/gui-libs/hyprland-qtutils/Manifest deleted file mode 100644 index e9d3dd2bf4fc..000000000000 --- a/gui-libs/hyprland-qtutils/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST hyprland-qtutils-0.1.1.gh.tar.gz 7713 BLAKE2B 2d9754a8590d254d6853dc44ed4bd70f26789e3c6743ec8342de5a8fe96b13c69a1b30aba5f6c82a168f4f232cccfc3e325068f4bb43b77d0a7fa52a87d76eda SHA512 e93bd0b2846062bc0a09e2d91bf04ce8322b57c7d3fa1aa046caa5b81341418f1e2673235fb43ac474a34b5bf5bc5475ed02cece9c13a9806638620668cca721 -DIST hyprland-qtutils-0.1.4.gh.tar.gz 9586 BLAKE2B 9faf1dd962e21f63ca5827c7f665fee16695e29091afbdc1498c083ac976660e861ab0754098079564702970e1f1315b3e8180ccfcf62de9d029dd03aa8e0a3e SHA512 e5bc425c2716f431ee792e6e836ede764c5fbe4bddfaea94ee9e10c689a59af04cdabd443e3c8301474b537b3bac8347653edfe168f2289183f2bb94d6932793 diff --git a/gui-libs/hyprland-qtutils/hyprland-qtutils-0.1.1.ebuild b/gui-libs/hyprland-qtutils/hyprland-qtutils-0.1.1.ebuild deleted file mode 100644 index aca952656e6f..000000000000 --- a/gui-libs/hyprland-qtutils/hyprland-qtutils-0.1.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 2023-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Hyprland QT/qml utility apps" -HOMEPAGE="https://github.com/hyprwm/hyprland-qtutils" -SRC_URI="https://github.com/hyprwm/${PN}/archive/refs/tags/v${PV}/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -KEYWORDS="amd64" - -LICENSE="BSD" -SLOT="0" - -RDEPEND=" - dev-qt/qtbase:6 - dev-qt/qtdeclarative:6 - dev-qt/qtwayland:6 - gui-libs/hyprutils:= - kde-frameworks/qqc2-desktop-style:6 -" -DEPEND="${RDEPEND}" diff --git a/gui-libs/hyprland-qtutils/hyprland-qtutils-0.1.4.ebuild b/gui-libs/hyprland-qtutils/hyprland-qtutils-0.1.4.ebuild deleted file mode 100644 index 8d70fe54a8de..000000000000 --- a/gui-libs/hyprland-qtutils/hyprland-qtutils-0.1.4.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2023-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Hyprland QT/qml utility apps" -HOMEPAGE="https://github.com/hyprwm/hyprland-qtutils" -SRC_URI="https://github.com/hyprwm/${PN}/archive/refs/tags/v${PV}/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="BSD" - -SLOT="0" -KEYWORDS="amd64" - -RDEPEND=" - dev-qt/qtbase:6 - dev-qt/qtdeclarative:6 - dev-qt/qtwayland:6 - gui-libs/hyprutils:= - gui-libs/hyprland-qt-support - kde-frameworks/qqc2-desktop-style:6 -" - -DEPEND="${RDEPEND}" diff --git a/gui-libs/hyprland-qtutils/metadata.xml b/gui-libs/hyprland-qtutils/metadata.xml deleted file mode 100644 index 0b0690c576e8..000000000000 --- a/gui-libs/hyprland-qtutils/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>julien@jroy.ca</email> - <name>Julien Roy</name> - </maintainer> - <maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> - <upstream> - <changelog>https://github.com/hyprwm/hyprutils/releases</changelog> - <bugs-to>https://github.com/hyprwm/hyprutils/issues</bugs-to> - </upstream> - <origin>gentoo-staging</origin> -</pkgmetadata>
\ No newline at end of file |
