From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 762C9158CBB for ; Sun, 7 May 2023 20:29:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0296E07F2; Sun, 7 May 2023 20:29:18 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 2175EE086A for ; Sun, 7 May 2023 20:29:18 +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 2383F340FB7 for ; Sun, 7 May 2023 20:29:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86A98A63 for ; Sun, 7 May 2023 20:29:15 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1683483851.8faf382aa0d90e10b4743ad067d81a810df8ee58.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/hyprland/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-wm/hyprland/hyprland-0.25.0.ebuild gui-wm/hyprland/metadata.xml X-VCS-Directories: gui-wm/hyprland/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 8faf382aa0d90e10b4743ad067d81a810df8ee58 X-VCS-Branch: dev Date: Sun, 7 May 2023 20:29:15 +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: 54550eb2-dc7b-43e7-b0f4-30db4b114f6c X-Archives-Hash: 8def271223f2e4b5e417ff1acb5a4c2b commit: 8faf382aa0d90e10b4743ad067d81a810df8ee58 Author: Julien Roy jroy ca> AuthorDate: Sun May 7 18:24:11 2023 +0000 Commit: Julien Roy jroy ca> CommitDate: Sun May 7 18:24:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8faf382a gui-wm/hyprland: drop contrib USE flags gui-wm/hyprland-contrib now includes those Signed-off-by: Julien Roy jroy.ca> gui-wm/hyprland/hyprland-0.25.0.ebuild | 17 +---------------- gui-wm/hyprland/metadata.xml | 1 - 2 files changed, 1 insertion(+), 17 deletions(-) diff --git a/gui-wm/hyprland/hyprland-0.25.0.ebuild b/gui-wm/hyprland/hyprland-0.25.0.ebuild index cc7d5b63d..b8d512890 100644 --- a/gui-wm/hyprland/hyprland-0.25.0.ebuild +++ b/gui-wm/hyprland/hyprland-0.25.0.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-source" KEYWORDS="~amd64" LICENSE="BSD" SLOT="0" -IUSE="X grimblast hyprprop legacy-renderer scratchpad shellevents systemd video_cards_nvidia" +IUSE="X legacy-renderer systemd video_cards_nvidia" RDEPEND=" app-misc/jq @@ -40,13 +40,6 @@ RDEPEND=" x11-libs/pixman x11-misc/xkeyboard-config virtual/libudev - grimblast? ( - gui-apps/grim - gui-apps/slurp - gui-apps/wl-clipboard - x11-libs/libnotify - ) - hyprprop? ( gui-apps/slurp ) X? ( gui-libs/wlroots[x11-backend] x11-base/xwayland @@ -63,9 +56,6 @@ BDEPEND=" >=dev-libs/wayland-1.22.0 dev-vcs/git >=gui-libs/wlroots-0.16.0[X?] - grimblast? ( app-text/scdoc ) - hyprprop? ( app-text/scdoc ) - shellevents? ( app-text/scdoc ) " src_prepare() { @@ -96,9 +86,4 @@ src_configure() { src_install() { meson_src_install --skip-subprojects wlroots - - use grimblast && emake PREFIX="${ED}/usr" -C "${WORKDIR}/contrib-${CONTRIBCOMMIT}/grimblast" install - use hyprprop && emake PREFIX="${ED}/usr" -C "${WORKDIR}/contrib-${CONTRIBCOMMIT}/hyprprop" install - use scratchpad && emake PREFIX="${ED}/usr" -C "${WORKDIR}/contrib-${CONTRIBCOMMIT}/scratchpad" install - use shellevents && emake PREFIX="${ED}/usr" -C "${WORKDIR}/contrib-${CONTRIBCOMMIT}/shellevents" install } diff --git a/gui-wm/hyprland/metadata.xml b/gui-wm/hyprland/metadata.xml index 37ec2f62b..5acac2587 100644 --- a/gui-wm/hyprland/metadata.xml +++ b/gui-wm/hyprland/metadata.xml @@ -16,7 +16,6 @@ Install 'grimblast': a Hyprland version of the sway script for taking screenshots - Install hyprprop: a xprop replacement for hyprland Enable legacy renderer Install 'scratchpad': a Bash script that sends focused window to a special workspace Install 'shellevents': Invoke shell functions in response to Hyprland socket2 events.