From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 943C11581EE for ; Sat, 05 Apr 2025 07:40:49 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7C54C3432ED for ; Sat, 05 Apr 2025 07:40:49 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8195E1104BE; Sat, 05 Apr 2025 07:40:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 715471104BD for ; Sat, 05 Apr 2025 07:40:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 29348343302 for ; Sat, 05 Apr 2025 07:40:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20AB227FC for ; Sat, 05 Apr 2025 07:40:29 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1743782958.24247cf28da295fa878bce6e525c3b8d4308c79e.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hyprshot/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/hyprshot/Manifest gui-apps/hyprshot/hyprshot-1.2.3.ebuild X-VCS-Directories: gui-apps/hyprshot/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 24247cf28da295fa878bce6e525c3b8d4308c79e X-VCS-Branch: master Date: Sat, 05 Apr 2025 07:40:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 95dba736-3a6e-4eb4-80d2-650d85fb2905 X-Archives-Hash: 8814c31942a2361b9dcda359063b905c commit: 24247cf28da295fa878bce6e525c3b8d4308c79e Author: Filip Kobierski pm me> AuthorDate: Fri Apr 4 15:48:49 2025 +0000 Commit: David Roman gmail com> CommitDate: Fri Apr 4 16:09:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=24247cf2 gui-apps/hyprshot: drop 1.2.3 Signed-off-by: Filip Kobierski pm.me> gui-apps/hyprshot/Manifest | 1 - gui-apps/hyprshot/hyprshot-1.2.3.ebuild | 32 -------------------------------- 2 files changed, 33 deletions(-) diff --git a/gui-apps/hyprshot/Manifest b/gui-apps/hyprshot/Manifest index c5cecd2bd..e2a4b5f46 100644 --- a/gui-apps/hyprshot/Manifest +++ b/gui-apps/hyprshot/Manifest @@ -1,2 +1 @@ -DIST hyprshot-1.2.3.tar.gz 15657 BLAKE2B a0fbe1e795e63536e7e184863299272535010ab666ab3adfbd4bdd6df9aee58580161772d2fca57c7779e2f7c5db48626ed69f1f2b55c9f20f0d336c6cdd7780 SHA512 f4f762e1063c5374dd1a9bfc697b9578be7d2a625cbb95224cc1b54142290ae466adc85eb0a6bd7eba81d3228a592bd8b1a5f9d34a407efa14378d668fa525da DIST hyprshot-1.3.0.tar.gz 16381 BLAKE2B 90711199532c8ae5618ce0228602fb7993556b1a7f2e6fc5baa1e49da81ec1e8e365550c2b4fcbc676e90cdc9ae9244ed1a356641160bd09f42affccb1c08378 SHA512 2177a8de11a728db19156217451f801af22cea6a127ad5629e6dac802c95474175e57c2284c0296814a0202e63bb4ca42a0b8101a67905918f3e198b3ea35598 diff --git a/gui-apps/hyprshot/hyprshot-1.2.3.ebuild b/gui-apps/hyprshot/hyprshot-1.2.3.ebuild deleted file mode 100644 index 2c34fafe3..000000000 --- a/gui-apps/hyprshot/hyprshot-1.2.3.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Hyprshot is a utility to easily take screenshot in Hyprland using your mouse" -HOMEPAGE="https://github.com/Gustash/Hyprshot/" -SRC_URI="https://github.com/Gustash/Hyprshot/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -S="${WORKDIR}"/Hyprshot-${PV} - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="+xdg" - -RDEPEND=" - app-misc/jq - app-shells/bash - gui-apps/grim - gui-apps/slurp - gui-apps/wl-clipboard - gui-wm/hyprland - x11-libs/libnotify - xdg? ( x11-misc/xdg-user-dirs ) -" - -src_install() { - dobin hyprshot - einstalldocs -}