public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/hyprland/
Date: Sun,  7 May 2023 20:29:15 +0000 (UTC)	[thread overview]
Message-ID: <1683483851.8faf382aa0d90e10b4743ad067d81a810df8ee58.julien@gentoo> (raw)

commit:     8faf382aa0d90e10b4743ad067d81a810df8ee58
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun May  7 18:24:11 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> 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 <julien <AT> 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 @@
 	</upstream>
 	<use>
 		<flag name="grimblast">Install 'grimblast': a Hyprland version of the sway script for taking screenshots</flag>
-		<flag name="hyprprop">Install hyprprop: a xprop replacement for hyprland</flag>
 		<flag name="legacy-renderer">Enable legacy renderer</flag>
 		<flag name="scratchpad">Install 'scratchpad': a Bash script that sends focused window to a special workspace</flag>
 		<flag name="shellevents">Install 'shellevents': Invoke shell functions in response to Hyprland socket2 events.</flag>


             reply	other threads:[~2023-05-07 20:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-07 20:29 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-07 20:29 [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/hyprland/ Julien Roy
2023-05-07 20:29 Julien Roy
2023-04-23 19:53 Julien Roy
2023-04-23 17:44 Julien Roy
2023-04-17  2:01 Julien Roy
2023-04-10  1:56 Julien Roy
2023-04-10  1:56 Julien Roy
2023-02-28  0:35 Julien Roy
2023-01-31 17:46 Julien Roy
2023-01-29 22:47 Julien Roy
2023-01-28 16:28 Julien Roy
2023-01-21 22:55 Julien Roy
2023-01-18  1:11 Julien Roy
2023-01-14 14:59 Julien Roy
2023-01-12  1:37 Julien Roy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1683483851.8faf382aa0d90e10b4743ad067d81a810df8ee58.julien@gentoo \
    --to=julien@jroy.ca \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox