From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/aquamarine/
Date: Sat, 17 May 2025 14:17:54 +0000 (UTC) [thread overview]
Message-ID: <1747491425.5b41f71111e8dac5bc65d28da8a65b10eaecc03e.sam@gentoo> (raw)
commit: 5b41f71111e8dac5bc65d28da8a65b10eaecc03e
Author: Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Sat May 17 13:21:08 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 17 14:17:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b41f711
gui-libs/aquamarine: fix dependencies
- sort
- require >=gui-libs/hyprutils-0.5.2
Closes: https://bugs.gentoo.org/953013
Signed-off-by: Johannes Huber <johu <AT> gmx.de>
Part-of: https://github.com/gentoo/gentoo/pull/42132
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-libs/aquamarine/aquamarine-0.8.0.ebuild | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/gui-libs/aquamarine/aquamarine-0.8.0.ebuild b/gui-libs/aquamarine/aquamarine-0.8.0.ebuild
index fa122603194a..af8fcfdf4c02 100644
--- a/gui-libs/aquamarine/aquamarine-0.8.0.ebuild
+++ b/gui-libs/aquamarine/aquamarine-0.8.0.ebuild
@@ -8,7 +8,7 @@ inherit cmake
DESCRIPTION="Aquamarine is a very light linux rendering backend library"
HOMEPAGE="https://github.com/hyprwm/aquamarine"
-if [[ "${PV}" = *9999 ]]; then
+if [[ ${PV} == *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/hyprwm/${PN^}.git"
else
@@ -22,20 +22,21 @@ SLOT="0"
# Upstream states that the simpleWindow test is broken, see bug 936653
RESTRICT="test"
RDEPEND="
- dev-libs/wayland
- media-libs/mesa[opengl]
- media-libs/libdisplay-info
>=dev-libs/libinput-1.26.1
+ dev-libs/wayland
>=dev-util/hyprwayland-scanner-0.4.0
- >=gui-libs/hyprutils-0.2.3:=
+ >=gui-libs/hyprutils-0.5.2:=
+ media-libs/libdisplay-info
+ media-libs/libglvnd
+ media-libs/mesa[opengl]
+ sys-apps/hwdata
+ >=sys-auth/seatd-0.8.0
x11-libs/cairo
- x11-libs/libxkbcommon
x11-libs/libdrm
+ x11-libs/libxkbcommon
x11-libs/pango
x11-libs/pixman
virtual/libudev
- sys-apps/hwdata
- >=sys-auth/seatd-0.8.0
"
DEPEND="
${RDEPEND}
next reply other threads:[~2025-05-17 14:17 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-17 14:17 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-13 23:14 [gentoo-commits] repo/gentoo:master commit in: gui-libs/aquamarine/ Yixun Lan
2025-08-07 0:07 Yixun Lan
2025-05-17 14:17 Sam James
2025-05-17 14:17 Sam James
2025-05-17 14:17 Sam James
2025-05-17 14:17 Sam James
2025-04-01 18:01 Sam James
2025-04-01 2:05 Yixun Lan
2024-12-29 0:11 Yixun Lan
2024-12-27 5:48 Sam James
2024-12-27 0:50 Yixun Lan
2024-12-27 0:50 Yixun Lan
2024-11-17 10:15 Yixun Lan
2024-11-17 10:15 Yixun Lan
2024-10-24 17:58 Sam James
2024-10-17 11:40 Yixun Lan
2024-09-11 2:34 Yixun Lan
2024-09-11 2:34 Yixun Lan
2024-09-10 15:46 Jakov Smolić
2024-08-22 10:51 Yixun Lan
2024-08-22 10:51 Yixun Lan
2024-08-11 2:44 Yixun Lan
2024-08-11 2:44 Yixun Lan
2024-08-11 2:44 Yixun Lan
2024-08-11 2:44 Yixun Lan
2024-07-26 7:20 Yixun Lan
2024-07-25 0:06 Yixun Lan
2024-07-25 0:06 Yixun Lan
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=1747491425.5b41f71111e8dac5bc65d28da8a65b10eaecc03e.sam@gentoo \
--to=sam@gentoo.org \
--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