public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hyprlock/
Date: Sat, 24 Feb 2024 12:14:43 +0000 (UTC)	[thread overview]
Message-ID: <1708761801.c2b605485411c7146fe06c1ccb88a66d5d3a1176.lanodan@gentoo> (raw)

commit:     c2b605485411c7146fe06c1ccb88a66d5d3a1176
Author:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Sat Feb 24 08:02:07 2024 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Feb 24 08:03:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2b60548

gui-apps/hyprlock: drop 0_pre20240223, add 0_pre20240224

* commits that fix libc++ and clang

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>

 gui-apps/hyprlock/Manifest                                          | 2 +-
 ...{hyprlock-0_pre20240223.ebuild => hyprlock-0_pre20240224.ebuild} | 6 ++++--
 gui-apps/hyprlock/hyprlock-9999.ebuild                              | 6 ++++--
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/gui-apps/hyprlock/Manifest b/gui-apps/hyprlock/Manifest
index edd905f413..8e0f9312c7 100644
--- a/gui-apps/hyprlock/Manifest
+++ b/gui-apps/hyprlock/Manifest
@@ -1 +1 @@
-DIST hyprlock-0_pre20240223.gh.tar.gz 49082 BLAKE2B 91c552a9bd4c9feeecca348f84b2819fda0988be663aa73737cefe3a45bddaf09e4d2eebb1df0df26e4e7f323f22f37b61644521e8e829d1867f42a5dfcf9a08 SHA512 35295180ff50904dce6bd076bb8c9c84ad5dce6473d3829e01fe6bc0eb466dd79229d427034746f575941fbd87a5ed7e6fafa5586cff62f2fa664640cf7bf15a
+DIST hyprlock-0_pre20240224.gh.tar.gz 49247 BLAKE2B 5425ffd8e73efc3112adc58388ca45a9c1e84a0d6828b40faee62956bc1199a22a8607dee17a16ed4f94efd704cceeaef2506544a8878960ac77dd0de5912fe7 SHA512 3bbd7a06602e45aaca6442bc3f02aaf728430f17b829002cdba93cca33232be90f1defb099d4b19d6432ff30e1de15ad93e2ae41d83c9d5f26fee2c10c9d3caf

diff --git a/gui-apps/hyprlock/hyprlock-0_pre20240223.ebuild b/gui-apps/hyprlock/hyprlock-0_pre20240224.ebuild
similarity index 91%
rename from gui-apps/hyprlock/hyprlock-0_pre20240223.ebuild
rename to gui-apps/hyprlock/hyprlock-0_pre20240224.ebuild
index 26901f5f8b..caf3a0797b 100644
--- a/gui-apps/hyprlock/hyprlock-0_pre20240223.ebuild
+++ b/gui-apps/hyprlock/hyprlock-0_pre20240224.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 inherit cmake toolchain-funcs
 
-COMMIT="8969351cba0e4a7ed91715121391f9786c2e6345"
+COMMIT="57e80006602b7857fb23feded368055df62b8cb3"
 DESCRIPTION="Hyprland's GPU-accelerated screen locking utility"
 HOMEPAGE="https://github.com/hyprwm/hyprlock"
 
@@ -29,7 +29,7 @@ SLOT="0"
 RDEPEND="
 	dev-libs/wayland
 	gui-libs/egl-wayland
-	media-libs/mesa[egl(+),gles2]
+	media-libs/mesa[opengl]
 	sys-libs/pam
 	>=gui-wm/hyprland-0.35.0
 "
@@ -41,7 +41,9 @@ DEPEND="
 BDEPEND="
 	>=dev-libs/hyprlang-0.4.0
 	x11-libs/libxkbcommon
+	x11-libs/libdrm
 	x11-libs/cairo
+	x11-libs/pango
 	dev-build/cmake
 	dev-libs/date
 	virtual/pkgconfig

diff --git a/gui-apps/hyprlock/hyprlock-9999.ebuild b/gui-apps/hyprlock/hyprlock-9999.ebuild
index 26901f5f8b..caf3a0797b 100644
--- a/gui-apps/hyprlock/hyprlock-9999.ebuild
+++ b/gui-apps/hyprlock/hyprlock-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 inherit cmake toolchain-funcs
 
-COMMIT="8969351cba0e4a7ed91715121391f9786c2e6345"
+COMMIT="57e80006602b7857fb23feded368055df62b8cb3"
 DESCRIPTION="Hyprland's GPU-accelerated screen locking utility"
 HOMEPAGE="https://github.com/hyprwm/hyprlock"
 
@@ -29,7 +29,7 @@ SLOT="0"
 RDEPEND="
 	dev-libs/wayland
 	gui-libs/egl-wayland
-	media-libs/mesa[egl(+),gles2]
+	media-libs/mesa[opengl]
 	sys-libs/pam
 	>=gui-wm/hyprland-0.35.0
 "
@@ -41,7 +41,9 @@ DEPEND="
 BDEPEND="
 	>=dev-libs/hyprlang-0.4.0
 	x11-libs/libxkbcommon
+	x11-libs/libdrm
 	x11-libs/cairo
+	x11-libs/pango
 	dev-build/cmake
 	dev-libs/date
 	virtual/pkgconfig


             reply	other threads:[~2024-02-24 12:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-24 12:14 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-02  7:09 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/hyprlock/ Florian Schmaus
2025-01-13 11:38 David Roman
2024-12-30 15:43 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-12-30 16:12 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-12-30 15:43 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-12-30 16:12 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-08-31 13:05 David Roman
2024-07-26 20:29 David Roman
2024-07-26 20:29 David Roman
2024-05-23 22:18 Haelwenn Monnier
2024-04-13 17:15 Julien Roy
2024-04-10 20:12 Julien Roy
2024-04-10 20:12 Julien Roy
2024-03-19 23:55 Julien Roy
2024-02-23 23:40 Julien Roy
2024-02-23 23:40 Julien Roy
2024-02-23 23:40 Julien Roy
2024-02-21 11:52 Julien Roy
2024-02-21  1:36 Julien Roy
2024-02-21  1:36 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=1708761801.c2b605485411c7146fe06c1ccb88a66d5d3a1176.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --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