public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gonçalo Negrier Duarte" <gonegrier.duarte@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/ReGreet/
Date: Thu, 23 May 2024 09:37:16 +0000 (UTC)	[thread overview]
Message-ID: <1716456759.19de1c558287b3406044df4a74a7620f4872ed0b.gonegrier.duarte@gentoo> (raw)

commit:     19de1c558287b3406044df4a74a7620f4872ed0b
Author:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Thu May 23 09:32:39 2024 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Thu May 23 09:32:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=19de1c55

gui-apps/ReGreet: add packages to RDEPEND

Closes: https://bugs.gentoo.org/932540
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>

 .../ReGreet/{ReGreet-0.1.1-r5.ebuild => ReGreet-0.1.1-r6.ebuild}  | 6 +++++-
 gui-apps/ReGreet/ReGreet-9999.ebuild                              | 8 +++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/gui-apps/ReGreet/ReGreet-0.1.1-r5.ebuild b/gui-apps/ReGreet/ReGreet-0.1.1-r6.ebuild
similarity index 98%
rename from gui-apps/ReGreet/ReGreet-0.1.1-r5.ebuild
rename to gui-apps/ReGreet/ReGreet-0.1.1-r6.ebuild
index 758f05e78..27cc380fb 100644
--- a/gui-apps/ReGreet/ReGreet-0.1.1-r5.ebuild
+++ b/gui-apps/ReGreet/ReGreet-0.1.1-r6.ebuild
@@ -230,10 +230,14 @@ RDEPEND="
 	openrc? ( sys-apps/openrc[sysv-utils] )
 	gui-libs/gtk
 	gui-libs/greetd
+	dev-libs/glib
+ 	media-libs/graphene
+ 	x11-libs/cairo
+ 	x11-libs/gdk-pixbuf
+ 	x11-libs/pango
 "
 BDEPEND="
 	virtual/rust
-	media-libs/graphene
 "
 IUSE="systemd openrc"
 

diff --git a/gui-apps/ReGreet/ReGreet-9999.ebuild b/gui-apps/ReGreet/ReGreet-9999.ebuild
index 9ea8e4929..27cc380fb 100644
--- a/gui-apps/ReGreet/ReGreet-9999.ebuild
+++ b/gui-apps/ReGreet/ReGreet-9999.ebuild
@@ -230,13 +230,19 @@ RDEPEND="
 	openrc? ( sys-apps/openrc[sysv-utils] )
 	gui-libs/gtk
 	gui-libs/greetd
+	dev-libs/glib
+ 	media-libs/graphene
+ 	x11-libs/cairo
+ 	x11-libs/gdk-pixbuf
+ 	x11-libs/pango
 "
 BDEPEND="
 	virtual/rust
-	media-libs/graphene
 "
 IUSE="systemd openrc"
 
+PATCHES="${FILESDIR}/ReGreet-0.1.1-cargo-lock-fix.diff"
+
 QA_FLAGS_IGNORED="usr/bin/regreet"
 
 src_unpack() {


             reply	other threads:[~2024-05-23  9:37 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-23  9:37 Gonçalo Negrier Duarte [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-17 11:37 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/ReGreet/ Gonçalo Negrier Duarte
2024-09-05 19:21 Gonçalo Negrier Duarte
2024-07-23 21:00 Gonçalo Negrier Duarte
2024-05-25 12:40 Alexander Weber
2024-02-22  8:16 Alexander Weber
2024-02-17  9:36 Gonçalo Negrier Duarte
2024-02-16  8:29 Alexander Weber
2024-02-16  6:38 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-02-16  6:19 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-02-15 19:24 Gonçalo Negrier Duarte
2024-02-15 19:17 Gonçalo Negrier Duarte
2024-01-23 11:54 Alexander Weber
2024-01-20  3:53 Takuya Wakazono
2024-01-19 14:37 Gonçalo Negrier Duarte
2024-01-19 14:34 Gonçalo Negrier Duarte
2024-01-18 18:10 Gonçalo Negrier Duarte
2024-01-06 21:43 Gonçalo Negrier Duarte
2023-12-14 20:10 Gonçalo Negrier Duarte
2023-07-26 13:03 Gonçalo Negrier Duarte
2023-07-26 13:03 Gonçalo Negrier Duarte
2023-07-08 12:52 Gonçalo Negrier Duarte
2023-07-07 22:47 Gonçalo Negrier Duarte
2023-07-07 10:38 Gonçalo Negrier Duarte
2023-07-07 10:38 Gonçalo Negrier Duarte
2023-07-05 15:10 Gonçalo Negrier Duarte

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=1716456759.19de1c558287b3406044df4a74a7620f4872ed0b.gonegrier.duarte@gentoo \
    --to=gonegrier.duarte@gmail.com \
    --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