From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/pulseaudio-qt/
Date: Sat, 9 Mar 2024 21:54:38 +0000 (UTC) [thread overview]
Message-ID: <1710021248.b3b5e9fd89f435a59aa183de756cecf5e1f0eb71.asturm@gentoo> (raw)
commit: b3b5e9fd89f435a59aa183de756cecf5e1f0eb71
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 9 21:52:10 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 9 21:54:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b5e9fd
media-libs/pulseaudio-qt: Add missing media-libs/libpulse[glib] USEdep
Closes: https://bugs.gentoo.org/926519
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../{pulseaudio-qt-1.3-r3.ebuild => pulseaudio-qt-1.3-r4.ebuild} | 4 ++--
.../{pulseaudio-qt-1.4.0.ebuild => pulseaudio-qt-1.4.0-r1.ebuild} | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-libs/pulseaudio-qt/pulseaudio-qt-1.3-r3.ebuild b/media-libs/pulseaudio-qt/pulseaudio-qt-1.3-r4.ebuild
similarity index 91%
rename from media-libs/pulseaudio-qt/pulseaudio-qt-1.3-r3.ebuild
rename to media-libs/pulseaudio-qt/pulseaudio-qt-1.3-r4.ebuild
index 7b43555c2c0c..b92ac07cdad9 100644
--- a/media-libs/pulseaudio-qt/pulseaudio-qt-1.3-r3.ebuild
+++ b/media-libs/pulseaudio-qt/pulseaudio-qt-1.3-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ SLOT="0/3"
RDEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
- media-libs/libpulse
+ media-libs/libpulse[glib]
"
DEPEND="${RDEPEND}
test? (
diff --git a/media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0.ebuild b/media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0-r1.ebuild
similarity index 93%
rename from media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0.ebuild
rename to media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0-r1.ebuild
index a3f2723b6ac0..3595170c2521 100644
--- a/media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0.ebuild
+++ b/media-libs/pulseaudio-qt/pulseaudio-qt-1.4.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
ECM_HANDBOOK="forceoptional"
ECM_QTHELP="true"
ECM_TEST="optional"
-KFMIN=5.247.0
+KFMIN=6.0.0
QTMIN=6.6.2
inherit ecm kde.org
@@ -23,7 +23,7 @@ SLOT="0/3"
RDEPEND="
>=dev-qt/qtbase-${QTMIN}:6[gui,dbus]
- media-libs/libpulse
+ media-libs/libpulse[glib]
"
DEPEND="${RDEPEND}
test? ( >=dev-qt/qtdeclarative-${QTMIN}:6 )
next reply other threads:[~2024-03-09 21:54 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-09 21:54 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-07 21:16 [gentoo-commits] repo/gentoo:master commit in: media-libs/pulseaudio-qt/ Arthur Zamarin
2025-02-07 20:51 Arthur Zamarin
2025-01-10 17:01 Andreas Sturmlechner
2025-01-10 8:37 WANG Xuerui
2024-12-10 23:46 Andreas Sturmlechner
2024-12-04 17:43 Sam James
2024-10-31 22:34 Andreas Sturmlechner
2024-10-21 19:00 Andreas Sturmlechner
2024-10-11 0:24 Sam James
2024-09-12 19:29 Andreas Sturmlechner
2024-07-26 11:17 Arthur Zamarin
2024-07-12 15:24 Arthur Zamarin
2024-07-02 12:07 Jakov Smolić
2024-06-27 9:43 Arthur Zamarin
2024-04-25 20:43 Andreas Sturmlechner
2024-04-22 20:45 Andreas Sturmlechner
2024-02-17 5:25 Sam James
2023-03-23 21:03 Andreas Sturmlechner
2022-07-14 20:32 Andreas Sturmlechner
2021-11-29 14:51 Andreas Sturmlechner
2021-09-05 21:03 Sam James
2021-09-04 22:52 Andreas Sturmlechner
2021-09-02 10:04 Yixun Lan
2020-02-24 14:19 Agostino Sarubbo
2020-02-19 15:25 Agostino Sarubbo
2020-02-18 20:06 Andreas Sturmlechner
2020-02-17 16:12 Thomas Deutschmann
2020-01-29 19:13 Andreas Sturmlechner
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=1710021248.b3b5e9fd89f435a59aa183de756cecf5e1f0eb71.asturm@gentoo \
--to=asturm@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