public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joe Kappus" <joe@wt.gd>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/swaync/
Date: Sat, 25 May 2024 12:20:32 +0000 (UTC)	[thread overview]
Message-ID: <1716639608.187e150d28b2cd0c958a80f5f822e7c77ba9bf11.joe@gentoo> (raw)

commit:     187e150d28b2cd0c958a80f5f822e7c77ba9bf11
Author:     Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Sat May 25 12:20:08 2024 +0000
Commit:     Joe Kappus <joe <AT> wt <DOT> gd>
CommitDate: Sat May 25 12:20:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=187e150d

gui-apps/swaync: add pango/cairo to RDEPEND

Closes: https://bugs.gentoo.org/932622
Signed-off-by: Joe Kappus <joe <AT> wt.gd>

 gui-apps/swaync/swaync-0.10.1-r1.ebuild | 7 ++++++-
 gui-apps/swaync/swaync-0.9.0.ebuild     | 8 ++++++--
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/gui-apps/swaync/swaync-0.10.1-r1.ebuild b/gui-apps/swaync/swaync-0.10.1-r1.ebuild
index 0fe4dc0a2..91d166979 100644
--- a/gui-apps/swaync/swaync-0.10.1-r1.ebuild
+++ b/gui-apps/swaync/swaync-0.10.1-r1.ebuild
@@ -32,7 +32,12 @@ DEPEND="
 	x11-libs/gtk+:3
 	pulseaudio? ( media-libs/libpulse )
 "
-RDEPEND="${DEPEND}"
+RDEPEND="
+	${DEPEND}
+	x11-libs/cairo
+	x11-libs/pango
+"
+
 BDEPEND="
 	${PYTHON_DEPS}
 	$(vala_depend)

diff --git a/gui-apps/swaync/swaync-0.9.0.ebuild b/gui-apps/swaync/swaync-0.9.0.ebuild
index 55a4e04c2..51983c997 100644
--- a/gui-apps/swaync/swaync-0.9.0.ebuild
+++ b/gui-apps/swaync/swaync-0.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -31,7 +31,11 @@ DEPEND="
 	x11-libs/gdk-pixbuf:2
 	x11-libs/gtk+:3
 "
-RDEPEND="${DEPEND}"
+RDEPEND="
+	${DEPEND}
+	x11-libs/cairo
+	x11-libs/pango
+"
 BDEPEND="
 	$(vala_depend)
 	app-text/scdoc


             reply	other threads:[~2024-05-25 12:20 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-25 12:20 Joe Kappus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-27  0:18 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/swaync/ John M. Harris, Jr.
2025-08-27  4:12 Jonas Frei
2025-08-27  4:12 Jonas Frei
2025-08-20 17:41 Jonas Frei
2025-08-20  3:49 Jonas Frei
2025-07-23 18:25 Jonas Frei
2025-07-23 15:25 Lucio Sauer
2025-07-23 11:45 Anthony Ruhier
2025-04-17 12:30 Jonas Frei
2025-04-17 12:30 Jonas Frei
2024-03-18 11:40 Takuya Wakazono
2024-03-17 14:08 Shaoyu Tseng
2023-05-29 19:34 Jonas Frei
2022-11-29  4:36 Jonas Frei
2022-09-23  0:05 Anthony Ruhier
2022-09-19 12:39 Anthony Ruhier
2022-06-29 20:45 Jonas Frei
2022-06-27 10:43 Jonas Frei
2022-05-14 13:17 Jonas Frei
2022-04-04  4:39 Jonas Frei
2022-03-08 13:37 Andrew Ammerlaan
2022-02-23 13:44 Anna Vyalkova
2022-02-23  4:55 Jonas Frei
2022-02-21 11:09 Jonas Frei
2022-02-21 10:54 Jonas Frei
2022-02-21  8:25 Jonas Frei
2022-02-21  6:03 Jonas Frei
2022-02-21  5:33 Jonas Frei

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=1716639608.187e150d28b2cd0c958a80f5f822e7c77ba9bf11.joe@gentoo \
    --to=joe@wt.gd \
    --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