commit:     c88c28cfa20677939649ffd926fa94e3d9fb1259
Author:     Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Sun May  4 10:18:48 2025 +0000
Commit:     Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Sun May  4 10:19:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c88c28cf

gui-apps/hyprpicker: drop 0.4.3

Signed-off-by: Johannes Huber <johu <AT> gmx.de>

 gui-apps/hyprpicker/Manifest                |  1 -
 gui-apps/hyprpicker/hyprpicker-0.4.3.ebuild | 32 -----------------------------
 2 files changed, 33 deletions(-)

diff --git a/gui-apps/hyprpicker/Manifest b/gui-apps/hyprpicker/Manifest
index ef33dab05..1ab383e87 100644
--- a/gui-apps/hyprpicker/Manifest
+++ b/gui-apps/hyprpicker/Manifest
@@ -1,2 +1 @@
-DIST hyprpicker-0.4.3.gh.tar.gz 26418 BLAKE2B 
0aed2ea771d4b8019a0e40f72322e451adf2b62e6de08ffceeed86b5fa9c97eed65a705969678b3b5d1efd3e496c3938943ba0be1ddbe810283e1b879530ad5e
 SHA512 
030cf4880b54431f999365c457d53ce881c2488b2bfb154f94ce5138aaba9d6fe28636a0c1c4c4a06cf46441ff5c2733c262aa6136a4006f1f6e648208bc3aa8
 DIST hyprpicker-0.4.5.tar.gz 26380 BLAKE2B 
e975f9c91fa7b083e38818ca6475e4889499b7ccdcec005387171de1ab09cab3f92111da7e5fd7d90a96d3870cf3a878d1539077bd3f68e8b4e93e74947d147d
 SHA512 
fb0bd78cd5fab48ad78499f248bdcf2b1af6ac8c6e0497d90b9fcfb47d5a4b70fa46ff6e4cc7347d061244cd71c22d67e6abdee2127c8edfbf5170337f888858

diff --git a/gui-apps/hyprpicker/hyprpicker-0.4.3.ebuild 
b/gui-apps/hyprpicker/hyprpicker-0.4.3.ebuild
deleted file mode 100644
index bcdbee284..000000000
--- a/gui-apps/hyprpicker/hyprpicker-0.4.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2024-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="wlroots-compatible Wayland color picker that does not suck"
-HOMEPAGE="https://github.com/hyprwm/hyprpicker";
-SRC_URI="https://github.com/hyprwm/${PN}/archive/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       dev-libs/wayland
-       gui-libs/hyprutils:=
-       x11-libs/cairo
-       x11-libs/libxkbcommon
-       x11-libs/pango
-       >=dev-util/hyprwayland-scanner-0.4.2
-       >=gui-libs/hyprutils-0.2.0
-"
-
-BDEPEND="
-       ${RDEPEND}
-       dev-libs/wayland-protocols
-       dev-util/wayland-scanner
-       media-libs/libglvnd
-       media-libs/libjpeg-turbo
-"

Reply via email to