commit:     f425ffc644cdf389a7e7ba65b3752d26108fe9fe
Author:     Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Wed May 14 15:37:43 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 14 19:00:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f425ffc6

gui-libs/hyprcursor: drop 0.1.9

Signed-off-by: Johannes Huber <johu <AT> gmx.de>
Part-of: https://github.com/gentoo/gentoo/pull/42086
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 gui-libs/hyprcursor/Manifest                |  1 -
 gui-libs/hyprcursor/hyprcursor-0.1.9.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/gui-libs/hyprcursor/Manifest b/gui-libs/hyprcursor/Manifest
index c78177ea956b..0c180c335b6d 100644
--- a/gui-libs/hyprcursor/Manifest
+++ b/gui-libs/hyprcursor/Manifest
@@ -1,4 +1,3 @@
 DIST hyprcursor-0.1.10.gh.tar.gz 26654 BLAKE2B 
a1e0ed408523eda33b72bcef038c6fcd53fe5366663404502693c5c5f8429d781e052f96dfb9d2b2bd8444ac13987b9eca99d2e81eaea5445362232959d664e5
 SHA512 
7ce320f50af19e73e77dabef4840d6e8e6f56b2e505ff888dc0a14413110a30c8a3bfdc9bfc0d5458c9b387dabd9b4cbe35297209feffcfc622098af49044bb4
 DIST hyprcursor-0.1.11.gh.tar.gz 27535 BLAKE2B 
93c0ac57ad6fe36d7b3a3910c5c649beea9d2b63f84629b8f2013549375c3cc30d4ea145fb1f4069fc7c6019c30b9eaccd0940fd26f7ec18c1185f4025b55ef6
 SHA512 
61c2a68ab4ad08de5521c75508938bb70cc479a300de0831994b0a93980b47206a310bd2712074c6359b81f2ce8fa15ee4d0a518e489bccba865aefbc1e15278
 DIST hyprcursor-0.1.12.tar.gz 28714 BLAKE2B 
619f077bcadeb434300526f981275196cf28d5e866d4b99606219ac27b4a70cd0ae6497674d3b053aa25d17b796ef30e66f333dedc06d54ceb580d2cad0abe6e
 SHA512 
2ebe8b424905ada5db00625fa839d0475815f5fce44dc50d5528e7f4e5d5684bc6a8e4b1e254dbca2fe42e80eb79efbd57371e0a37bec91939d81a91fb45a34c
-DIST hyprcursor-0.1.9.gh.tar.gz 26111 BLAKE2B 
94edd94be6ba29e85074f5dd16a52e7da89d75a2b3c1be06fabf9d0880085b5ec37f507ba100f24b34f8efd8f2f84d5508aa846860ceaa9eb629ee54c58bb5c1
 SHA512 
39205b0ae4094cf07b19844894e4c7b4dfd2f44e8014e0db77759d880f02c21a2568705fdfae9efb11f05b97a54a9f0c2ffb57045c10a022a1b3ed2a0d2ccca8

diff --git a/gui-libs/hyprcursor/hyprcursor-0.1.9.ebuild 
b/gui-libs/hyprcursor/hyprcursor-0.1.9.ebuild
deleted file mode 100644
index f3af5d8096a0..000000000000
--- a/gui-libs/hyprcursor/hyprcursor-0.1.9.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="The hyprland cursor format, library and utilities"
-HOMEPAGE="https://github.com/hyprwm/hyprcursor";
-SRC_URI="https://github.com/hyprwm/hyprcursor/archive/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~riscv"
-
-# Disable tests since as per upstream, tests require a theme to be installed
-# See also 
https://github.com/hyprwm/hyprcursor/commit/94361fd8a75178b92c4bb24dcd8c7fac8423acf3
-RESTRICT="test"
-
-RDEPEND="
-       dev-cpp/tomlplusplus
-       >=dev-libs/hyprlang-0.4.2
-       dev-libs/libzip
-       gnome-base/librsvg:2
-       x11-libs/cairo
-"

Reply via email to